Layout positioning |
Layout positioning |
Dec 20 2004, 06:21 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 166 Joined: Jul 2004 Member No: 27,401 |
I need help positioning a xanga my friends and I share.
Here is the page Da 9 Stooges Here's the code: CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> body { background-color: #000000; scrollbar-face-color: #000000; scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFFF; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-darkshadow-color: #000000; } #.rblEprops {display:none;} #pnlEnabled table, #htmleditor, #pnlEprops, #rblEprops {width:360px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display:none; padding-left:0px} table.blogbody {background-color:transparent; width:350px; padding-left:0px; padding-right:0px; padding-top:0px; padding-right:0px;} table.blogbody tr td {width:0px; padding-left:0px;} </style> <img src="http://www.afreeimagehost.com/upload/5469/layout-pic.jpg" border=1px style=" border-color:white;"> <div style="position:absolute; width:200px; height:200px; overflow:auto; margin-top:-400px; margin-left:100px;"> <a href="http://xanga.com">xanga</a> : <a href="http://xanga.com/claf">CLAF</a><br> <a href="http://xanga.com/signin.asp">sign in</a> : <a href="http://xanga.com/logout.aspx">sign out</a><br> <a href="http://xanga.com/private/home.aspx">Home</a> : <a href="xanga.com/private/subs.aspx">Subs</a><br> </div> <div style="position:absolute; width:375px; height:525px; overflow:auto; margin-top:-570px; margin-left:379px;"> <!-- end code provided by createblog.com --> |
|
|
|
![]() |
Dec 20 2004, 07:13 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
then the links maybe are in the way.
try image mapping or the other link thingy with the tutorial natimarie made in the xanga help part. |
|
|
|
baller30 Layout positioning Dec 20 2004, 06:21 PM
electric shock table.blogbody
{background-color:transparent;
widt... Dec 20 2004, 06:21 PM
baller30 is it wrong or what??? Dec 20 2004, 06:27 PM
rnrn897 you must position the blog using the 'margin-t... Dec 20 2004, 06:30 PM
baller30 that's what I did, but it didn't work... Dec 20 2004, 06:31 PM
baller30 it works when I don't have
CODE<!-- ... Dec 20 2004, 06:33 PM
baller30 okay thanx!! Dec 20 2004, 07:35 PM
rnrn897 uhh -- ur margin-top: -400
-400 is way too low of... Dec 20 2004, 07:46 PM![]() ![]() |