icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old November 25th, 2004, 2:32 AM   #1 (permalink)
innocente eth
On a golden path...
 
ethereal's Avatar
 
Joined in Jul 2004
Hosted on Opti
443 posts
Gave thanks: 0
Thanked 0 times
2 Images in background

Ok, here's what I want to do at http://etherfire.net/journal:

Have one image fixed to the top left hand corner.

Have another image fixed to the top right hand corner.

So then the whole centre column would be fluid.

Except I'm kind of stuck. I've gotten the first part done with the usual body > background thing, but I can't get the second image to work. I've tried putting it in a div layer but it ends up doing really funny things.

Please help. Also, any suggestions?
__________________
Server: Opti :: Website: Etherfire.Net :: LJ: GforGina
ethereal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 25th, 2004, 3:21 PM   #2 (permalink)
Surpass Fan
Excelling Contributor
 
Joined in Jan 2004
Lives in Clinton, Massachusetts
Hosted on Serenity x.x.40.51
994 posts
Gave thanks: 0
Thanked 0 times
try something like this. im nto sure if it would work, but its worth a shot.

<img src="image.png" style="position: absolute; top: 0px; left: 0px; z-index: -1;" border="0">

try messing with the z-index property. you may need to set the z-index of "body" to be -2, and the z-index of the image to -1.

I worked on a page with a nav that dropped down from behind the page header/top bar. I had to set the z-index of the body and the table about it to diff numbers. so just mess with z-index and you will get it eventually.

hope this helps! :-)
SmartGuy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old November 26th, 2004, 12:50 AM   #3 (permalink)
innocente eth
On a golden path...
 
ethereal's Avatar
 
Joined in Jul 2004
Hosted on Opti
443 posts
Gave thanks: 0
Thanked 0 times
Thank you for the suggestion!

I'll try that once I get some time.

Where should I be putting that img src thing? In a div? And if so, what should I put as the div's position?
__________________
Server: Opti :: Website: Etherfire.Net :: LJ: GforGina
ethereal is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On