View Full Version : Positioning the area of the Blog and Text


Pathetique
11-08-2005, 03:06 AM
Eh..I used to be able to do this, but I can't seem to get it anymore.

Alright, So I've got this:
http://www.xanga.com/treelayouttesting

What would be the general code to position where the blog and text into the area I have marked 'blog' in my layout?

Thanks a bunch!

oincubusx
11-10-2005, 12:16 AM
im not going to do the pixel counting for you, but the general code to do this would be to put in the bottom of your header:

<div style=" overflow:auto; width:##px; height:##px; margin-top:-##px; margin-left:##px;">

just change the ##'s to the amount you want.. and make sure you keep the margin-top negative.

and in the webstats: </div>