centralising problems... |
centralising problems... |
Jun 10 2004, 01:26 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Feb 2004 Member No: 4,447 |
Hi, can anyone tell me how to centralize my menu bar which is at the top of my xanga? I tried putting the codes between <center></center> but it doesn't work. Another plbm is you can see that my entries(within the dotted border) is not centralize within the solid border. Can anyone help me please?
PeeWee's Xanga |
|
|
|
![]() |
Jun 11 2004, 02:20 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 919 Joined: Apr 2004 Member No: 14,856 |
CODE <!-- begin code provided by createblog.com --> <div align="center" class=""> <form name="jump"> <!-- end code provided by createblog.com --> found your problem, you don't need the class=""> stuff so it should be CODE <!-- begin code provided by createblog.com --> <div align="center"> <!-- end code provided by createblog.com --> If that didn't help, then remove the left space on your entries with this code: (input it into your style tags CODE <!-- begin code provided by createblog.com -->
.blogbody td { padding-left: 0px; width: 0px;} <!-- end code provided by createblog.com --> This post has been edited by T.K.O.: Jun 11 2004, 02:26 AM |
|
|
|
peewee centralising problems... Jun 10 2004, 01:26 AM
god of html its not an xanga anyways it looks fine to me.. Jun 10 2004, 06:38 AM
peewee Sorry I don't understand? What do you mean ... Jun 10 2004, 08:06 AM
god of html nvm yes u use center.. Jun 10 2004, 01:07 PM
lookitskim Very interesting... how come the address doesn... Jun 10 2004, 01:17 PM
peewee QUOTE(lookitskim @ Jun 10 2004, 1:17 PM)Very ... Jun 10 2004, 07:32 PM
peewee HI, i just realised that the <div align="c... Jun 10 2004, 07:36 PM
lookitskim hmm it's really weird but when i put this code... Jun 11 2004, 12:25 AM![]() ![]() |