OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
page viewed in different res settings (cont'd)
This page's ID:
10945
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hmmm.... sorry I didn't get back to you on this sooner, CRO8. First off, the white image you're calling in the first example doesn't seem to exist. Secondly, you might want to specify the width of the div at 100%. Right now you have no width specified, which might cause a problem. Also, as far as I know, you need quotes for url("images/white.gif"). Any one of those things (or a combination of them) may be causing your problems. You could, as you mentioned, just make it a page (body) background. That would look something like this: [code] background-image: url("images/water.jpg"); background-position: 0px 300px; //or however far down you want the graphic to appear background-repeat: repeat-x; [/code] This might be easier, since you may have problems getting the div the right width. If you did it this way it would extend from one end of the screen to the other, and you wouldn't have to worry about a horizontal scrollbar.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »