View Full Version : move to the left


XxLaBishxX
08-07-2004, 11:49 PM
I used this code for my xanga... but i'm trying to get the whole thing to go on the left side of my xanga... i can't seem to find a way... please help...


<DIV align="center" valign="middle" style="BORDER-RIGHT: # 1px solid; BORDER-TOP: #FFFFFF 1px solid; FILTER: alpha(opacity=100); OVERFLOW: auto; BORDER-LEFT: #FFFFFF 1px solid; WIDTH: 400px; BORDER-BOTTOM: # 1px solid; HEIGHT: 300px; BACKGROUND-COLOR:
#FFFFFF">

NO ADVERTiSiNG YOUR XANGA!

i already changed the DIV align- to LEFT but it doesnt seem to work...

mia_mia
08-08-2004, 12:08 AM
try this im not sure if this is the right code. but try and mess around with the numbers to get it on the left <div id=layer1 style="position:absolute; top:20; left:20; width:300; height:300; z-index:1; padding:5px; border: #000000 2px solid; background-color:#000000; background-image:url(yourfilename.gif); layer-background-image:url(yourfilename.gif);">

mia_mia
08-08-2004, 12:18 AM
oops* i cut off some of it

<div id=layer1 style="position:absolute; top:20; left:20; width:300; height:300; z-index:1; padding:5px; border: #000000 2px solid; background-color:#000000; background-image:url(yourfilename.gif); layer-background-image:url(yourfilename.gif);">

Content goes here (images, text)

</div>

XxLaBishxX
08-08-2004, 12:21 AM
it's not working =[... is there another code i can use to move that whole section to the left?

mia_mia
08-08-2004, 12:34 AM
sorri thats the only one i know yoo can look around here http://www.lissaexplains.com/html7.shtml

JiNgLeBeLLz77
08-08-2004, 09:00 AM
try DiV positioning...

<div style="width: 100%;
BACKGROUND-COLOR:none; background-image: url(); background-attachment: fixed; repeat: no-repeat;
border: none;
height: 100%;
padding-left: 0px;
padding-right: 0px;
padding-top: 330px;
position:static; margin-top:-628px">
<div align=left><div style="background:transparent; border=px dashed #transparent; width:293px; height:280px; BACKGROUND: #transparent; overflow:auto"></center>

XxLaBishxX
09-07-2004, 08:19 PM
thanks much!!! that helped... ^.^

JiNgLeBeLLz77
09-08-2004, 07:00 AM
you're welcome :)