already having problems... |
already having problems... |
Mar 16 2006, 09:40 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Mar 2006 Member No: 386,717 |
I've just started with my overlay and I'm already having problems...
Clickie I took out my overlay images and made it just blue to show where it will go (I want the actual layout to be a surprise when I get it right, lol). You may have to scroll down, but you'll see light gray box spanning the screen, presumably from the bottom links. I tried to hide them to get rid of the box, but it is still there. I tried overlaying a background image, which didn't work. The only thing that did work was overlaying an image, creating a horizontal scrollbar (I only did it to see if it would work, I knew that would happen). I feel like an idiot, but it's got me wanting to rip my hair out... |
|
|
|
![]() |
Mar 16 2006, 10:46 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Mar 2006 Member No: 386,717 |
The first code made the gray only show up on the left side (it's still up if you need to see it).
This is in my About Me: <style type="text/css"> body { background-color: 8eb05c; } .Main { position:absolute; left:50%; top:0px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:6bafc2;} </style> ---------- This is in I'd Like to Meet: <div class="main"> <table style="width:800px; height:1200px; cellpadding:0px; cellspacing:0px; border:0; background-color:6bafc2;}"> <tr><td valign="top"> All of your content goes in here, whether it be tables, flash, or whatever! </td> </tr> </table> </div> |
|
|
|
StefanieR already having problems... Mar 16 2006, 09:40 PM
toyo loco Why don't you just hide your profile first...
... Mar 16 2006, 09:48 PM
StefanieR Oh I know how to add my overlay image, I just didn... Mar 16 2006, 09:54 PM
toyo loco I couldn't load your myspace, so thats why I w... Mar 16 2006, 09:57 PM
StefanieR I (think) I did what you said... I even just tried... Mar 16 2006, 10:17 PM
toyo loco ^ Yes, I got that.
Eh I don't know if your pr... Mar 16 2006, 10:38 PM
toyo loco Try changing:
body {
background-color: 8eb05c;
}
... Mar 16 2006, 10:52 PM
StefanieR YES! It worked.
Thank you so much :) Mar 16 2006, 11:23 PM
toyo loco Welcome, if you need this reopenned or have anymor... Mar 16 2006, 11:27 PM![]() ![]() |