Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Another: Can three images be put in a background? 1

Status
Not open for further replies.

kylebellamy

Programmer
Joined
Jan 24, 2002
Messages
398
Location
US
Using CSS, I want to place three images as a background. the whole image has a plastic feel of curving, just along the top. On each end it is shaded to look like it continues down the side.

I cut off the two ends and placed the middle in the doc using the background-repeat: command. What I want to have is the ends sit on either end so that if the document is resized, it will look fine.

 
you can only have one background image per element. you will need to float elements with different background images to achieve the effect you want.



*cLFlaVA
----------------------------
[tt]"quote goes here"[/tt]
[URL unfurl="true"]http://www.coryarthus.com/[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top