View Single Post
  #20 (permalink)  
Old 09-28-2008, 02:24 AM
Murray *ACE*
 
Posts: n/a
Diggs:
Default Re: Setting an icon on the top right zone of screen

> same as this ADOBE website

Only webforum users see that.

> you have a
> colorful background, and also you have a "search bar" on the top right of
> the
> scree... how to achieve it ?


Look at and analyze the code for the page. Unless you can understand the
code for that page when you look at it, you won't be able to understand my
instructions or recreate it for yourself.

> I need it to be the WHOLE background


It *is* the whole background. You only see a strip because I used your
code, and your code has the page's content in a flexible container that sits
above the background. When the page flexes to fill the browser viewport, the
only parts of the background image you see are those that fall within the
body tag's default top/right/bottom/left margin, which you left unspecified
in your CSS.

> and the biggest part of the page has the "kind-of-cyan" color....


That's your code, not mine.

> That's exactly my point... I want to dissapear all that "kind-of-cyan"
> color
> and have the strip.png fully.


Boy - you are really not thinking about this. You should be able to do that
in an instant.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"Sw Jiten" <jiten@elmochilero.com> wrote in message
news:g79vit$28$1@forums.macromedia.com...
> Murray:
>
> I could enter the example you wrote, however I can see, although you have
> the
> "strip.png" as the background, I need it to be the WHOLE background....
> you
> have only the borders with that, and the biggest part of the page has the
> "kind-of-cyan" color....
>
> That's exactly my point... I want to dissapear all that "kind-of-cyan"
> color
> and have the strip.png fully. Besides it, I want to keep the yellow image
> in
> the corner.... I just wonder... same as this ADOBE website : you have a
> colorful background, and also you have a "search bar" on the top right of
> the
> scree... how to achieve it ?
>
> thanks...
>


Reply With Quote