Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
digital wonder #1
Background colour using CSS
Hi all, I hope you can help me . I've just started using CSS for my site and
have a few boxes around the place. I would like to have different background
colours in the boxes and would like to have the colour fade from top to bottom
(top being the strongest shade and bottom being the weakest). Is this possible
using CSS and how would it be done?
digital wonder Guest
-
iframe background colour
Hi, My web page has a black background. When I insert an iframe the "empty" state is white. How can I change the background colour of the iframe... -
100%K knocking out background colour.
I have exhausted all avenues and I prostrate myself at the feet of this forum and meekly ask for help. Indesign 3.0.1 OSX 10.4.8 I thought the... -
Background colour
I have created a html doc with several pages, set background colour to red in page properties, no background image. when I click on the buttons to... -
Background colour - selection box
Hi I have a selection box on a web page and would like the background colour of the selection list of match the background of the page. I... -
How to?: background colour 'cutoff'
Hi (yes, I top-post) I'm a *really* new designer (aka "I'm a hack") but I noticed one thing about your page. It seems to abruptly cut off @ the... -
Murray *TMM* #2
Re: Background colour using CSS
Make a small image that is as long as the fade you want, and about 50px
wide. Set it as the background to the page, and use the CSS style
background-repeat:repeat-x, which will tile the image across the page
horizontally. Make the page's bacground color equal to the end color value
of your fade.
You can use an adaptation of this for any container on the page.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"digital wonder" <webforumsuser@macromedia.com> wrote in message
news:dbj4ln$12f$1@forums.macromedia.com...> Hi all, I hope you can help me . I've just started using CSS for my site
> and
> have a few boxes around the place. I would like to have different
> background
> colours in the boxes and would like to have the colour fade from top to
> bottom
> (top being the strongest shade and bottom being the weakest). Is this
> possible
> using CSS and how would it be done?
>
Murray *TMM* Guest
-
digital wonder #3
Re: Background colour using CSS
Thanks for the help Murray. I did as you suggested (I think) but I'm not sure I
did it right. Maybe someone can check it out here ( [url]http://greg.cole.name[/url]
)and see what I'm not doing right. As you can see the effects are as I would
like (using firefox). The blue news bar was set with the background image
property in the stylesheet and seems to have expanded to fill the container.
The green bar was set the same way but also with the suggested
background-repeat:repeat-x and also has the same effect of filling the
container.
digital wonder Guest



Reply With Quote

