will not completely center!, help please |
![]() ![]() |
will not completely center!, help please |
Oct 1 2004, 04:05 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Oct 2004 Member No: 52,628 |
xanga
can someone tell me how come my xanga won't center completely? as you can see, the drop down navagation and the music link as well as the date all center perfectly, but somehow, my entry isn't centered completely and i've tried clicking center on look and feel, but that's no help. thanx in advance! |
|
|
|
Oct 1 2004, 09:10 AM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
........
CODE <!-- begin code provided by createblog.com --> <style type="text/css"> table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #008000; background-color: #Transparent; width: 400px; text-align: center; } </style> <!-- end code provided by createblog.com --> Try that. |
|
|
|
Oct 1 2004, 01:15 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Oct 2004 Member No: 52,628 |
unfortunately..i have that and it didn't work. that only lined the text but didn't shift the whole entire boxed xanga...
|
|
|
|
Oct 1 2004, 02:11 PM
Post
#4
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 44 Joined: Sep 2004 Member No: 52,448 |
Hm... that's wierd. You could just put the whole blog in a "div" and just adjust the margin until you get it where you want it. Put this at the very bottom of custom header:
CODE <!-- begin code provided by createblog.com --> <div align="center" border="0px" margin-left="200px"> <!--adjust margin-left til it's right--> <!-- end code provided by createblog.com --> And dont forget to put this in the top of the website stats: CODE <!-- begin code provided by createblog.com -->
</div> <!-- end code provided by createblog.com --> |
|
|
|
Oct 3 2004, 06:06 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Oct 2004 Member No: 52,628 |
got it! thanks a bunch guys. can close topic if you like
|
|
|
|
![]() ![]() |