how to make the blog left aligned |
![]() ![]() |
how to make the blog left aligned |
Apr 30 2006, 04:54 PM
Post
#1
|
|
|
o.O ![]() ![]() ![]() Group: Member Posts: 47 Joined: Aug 2005 Member No: 219,809 |
and by the blog, i dont mean the font, i mean the ENTIRE BLOG.
is there a code for it or is there something in the layout code that you have to change? |
|
|
|
Apr 30 2006, 07:57 PM
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 18 Joined: Dec 2005 Member No: 322,170 |
put the tags
CODE <div align=left><div align=center> at the VERY TOP in the header html, and CODE </div align=center></div align=left> at the VERY BOTTOM of the footer. This will align the whole blog to the left, but the text will be centered of the blog part.
|
|
|
|
Apr 30 2006, 08:49 PM
Post
#3
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
^ .... It's easier like so:
CODE <!-- put this in custom header --> <div align="left"> CODE <!-- put this in webstats -->
</div> |
|
|
|
![]() ![]() |