Previous Message
Next Message

multiple backgrounds instead of borders?

Sent by Comitque on 29 September 2003 04:04


Hey everyone,

I have a div that requires the right side and bottom side to both have
multiple-colored borders (kind of like a drop-shadow.)  I'm accomplishing
this on the right side by using a .gif as the background and only applying
it to that side.

On the bottom side, I'm just using an image inside a div that is the same
length as the content's div.

It kinda works but it's not very slick.  Any ideas?

Ideally, for example, I would be able to do this (but I can't do that,
right?):

#content {
background: url('graphics/backgrounds/tshirts_content_right.gif') top right
repeat-y;
background: url('graphics/backgrounds/tshirts_footer.gif') bottom repeat-x;
}

Here's the actual site example:
http://www.prispop.com/zuzupop/tshirts/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: