div layers question, how do i make them stay put? |
div layers question, how do i make them stay put? |
Jul 21 2005, 11:14 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Oct 2004 Member No: 55,404 |
hi. i've been trying to teach myself how to use div layers in myspace. and it was all working fine until a few minutes ago. if i vew my page without maximizing it, it looks fine, but once i maximize it, some of the layers shift. this wasn't happening before. can anyone tell me how to fix it??
my myspace any help would be GREATLY appreciated. |
|
|
|
![]() |
Jul 31 2005, 04:19 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Jul 2005 Member No: 188,967 |
i think found who u were talkin about... but i cant cover my whole page, do u know a code for that?
|
|
|
|
Jul 31 2005, 06:33 PM
Post
#3
|
|
![]() Friends are Forever, Boys R Whatever!!! ![]() ![]() ![]() ![]() Group: Member Posts: 197 Joined: Jul 2005 Member No: 176,723 |
how about this:
'About Me' section. <style type="text/css"> .Main { position:absolute; left:50%; top:125px; width:800px; z-index:1; margin-left:-400px; padding:0px; border:0px; background-color:transparent;} </style> The "top:125px;" specifies how far from the top of the page the overlay will begin. This is the exact amount needed to start directly below the advertisment banner. Increase this number if you want it to start below the navigation bar (home, browse, search, rank, mail, etc. etc. etc.). 'I'd like to meet' section. <DIV class="Main"> <table style="width:800px; height:600px; cellpadding:0px; cellspacing:0px; border:2px solid silver; background-color:ffffff;}"> <tr> <td valign="top"> YOUR PAGE CONTENT (HTML/FLASH) HERE </td> </tr> </table> </DIV> |
|
|
|
tainted div layers question Jul 21 2005, 11:14 PM
puhehedungdung I have the same problem. The only solution I could... Jul 22 2005, 04:21 AM
_jazmin_ i have that same problem too.
ive just been st... Jul 22 2005, 04:50 AM
Julie. hmm, looks fine to me?
but I'm using firefox..... Jul 22 2005, 05:25 AM
_jazmin_ manually, how do u do that???
and does anyone kno... Jul 22 2005, 03:33 PM
freezingbum i read the tutorial and i still dont understand ho... Jul 22 2005, 10:35 PM
horod57 i dont know wherre to begin when it comes to div, ... Jul 31 2005, 11:36 AM
Julie. QUOTE(_jazmin_ @ Jul 22 2005, 1:33 PM)manuall... Jul 31 2005, 12:13 PM
Julie. found the tutorial!!
go here Jul 31 2005, 10:39 PM
disco infiltrator Humm I'm having a bit of trouble with my div o... Jul 31 2005, 11:19 PM
horod57 ok, i got everything to work, but i got one noobis... Aug 1 2005, 08:16 AM![]() ![]() |