Log In · Register

 
help with xanga codes, ...help!
imthebunny
post Jun 8 2005, 07:03 PM
Post #1


Senior Member
****

Group: Member
Posts: 109
Joined: Apr 2005
Member No: 129,739



so im making a xanga skin that looks like this: http://i6.photobucket.com/albums/y222/imth...ywithmeskin.jpg

but i cant figure out how to work with the codes so that the blog is on the biggest rectangle and then my links/info/blogrings, etc are in the other two

if anyone has any suggestions id greatly appreciate it!!
 
 
Start new topic
Replies
talcumpowder
post Jun 8 2005, 07:06 PM
Post #2


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Does this not belong in Xanga help...?
[ http://www.createblog.com/forums/index.php...topic=83813&hl= ]
Quick tutorial. =P
----
CODE
<div style="position: absolute; margin-top: 0; margin-left: 0; overflow:auto; height: 400; width: 400;">I'M A DIV LAYER~!</div>
This is a basic div layer code. It will make a box with the text I'M A DIV LAYER~!,400 x 400 pixels, zero pixels from the top of the page and zero pixels from the left. Well, not in Xanga... But that's beside the point.
----
CODE
position: absolute;
Defines how the elements is positioned. Learn more here.
CODE
<div style=
This just opens the layer.
CODE
margin-top: 0;
Defines top margin... You can also use Bottom.
CODE
margin-left: 0;
Defines left margin, you can also use Right.
CODE
overflow:auto;
Defines scrolling. Auto for scrolling none for no scrolling.
CODE
height: 400; width: 400;
I won't insult your intelligence... You can figure these out.
CODE
I'M A DIV LAYER~!
Stuff inside the box. Replace with whatever...
CODE
</div>
Ends the layer. Don't use this if you're moving the blog.... That code should go last anyways.
----
So, just play around with the numbers, to make it go where you want. You can use negatives if you need to. =P Have fun.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: