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 10 2004, 06:38 AM
Post
#2
|
|
|
html god ![]() ![]() ![]() Group: Member Posts: 67 Joined: Jun 2004 Member No: 21,252 |
its not an xanga anyways it looks fine to me..
|
|
|
|
Jun 10 2004, 08:06 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Feb 2004 Member No: 4,447 |
Sorry I don't understand? What do you mean 'not' xanga? Is everything centralise on your screen?
|
|
|
|
Jun 10 2004, 01:07 PM
Post
#4
|
|
|
html god ![]() ![]() ![]() Group: Member Posts: 67 Joined: Jun 2004 Member No: 21,252 |
nvm yes u use center..
|
|
|
|
Jun 10 2004, 01:17 PM
Post
#5
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
Very interesting... how come the address doesn't say xanga?
|
|
|
|
Jun 10 2004, 07:32 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Feb 2004 Member No: 4,447 |
QUOTE(lookitskim @ Jun 10 2004, 1:17 PM) Very interesting... how come the address doesn't say xanga? oh, i get what you mean. I have redirect my xanga url to a shorter address. Its easier to remember... I'll try the code you give me. Thanx! |
|
|
|
Jun 10 2004, 07:36 PM
Post
#7
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Feb 2004 Member No: 4,447 |
HI, i just realised that the <div align="center"> is already in my code. And it doesn't work...
CODE <!-- begin code provided by createblog.com -->
<div align="center" class=""> <form name="jump"> <select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO"> <option value="#">PeeWee's K@kis</option> <option value="#">------------------------------------------------------</option> <option value="http://www.xanga.com/home.aspx?user=reechlee">ReechLee</option> <option value="http://www.xanga.com/home.aspx?user=leonacadie">LeonaC@die</option> <option value="http://www.xanga.com/home.aspx?user=futuretaiwanpopstar">futuret@iw@npopstar</option> <option value="http://www.xanga.com/home.aspx?user=aijus">@ijus</option> <option value="http://www.xanga.com/home.aspx?user=jigg">Jigg</option> <option value="http://www.xanga.com/home.aspx?user=mae12503">.M.@.E.</option> <option value="http://www.xanga.com/home.aspx?user=volvic">Volvic</option> <option value="http://www.xanga.com/home.aspx?user=Stace">St@ce</option> <option value="http://www.xanga.com/home.aspx?user=alexyang">Alex Y@ng</option> <option value="http://www.xanga.com/home.aspx?user=pinkuranus">Pinkur@nus</option> <option value="http://www.xanga.com/home.aspx?user=eclecticEss">eclecticEss</option> <option value="http://www.xanga.com/home.aspx?user=pLaYFuL_LiL_TeaSe">pL@YFuL_LiL_Te@Se</option> <option value="http://www.xanga.com/home.aspx?user=bingbing727">BingBing727</option> <option value="http://www.xanga.com/home.aspx?user=japanese_apple">J@panese_@pple</option> <option value="http://www.xanga.com/home.aspx?user=LTlovePK">LTlovePK</option> <option value="http://www.xanga.com/home.aspx?user=TheoYoun">TheoYoun</option> <option value="http://www.xanga.com/home.aspx?user=rikuriku">rikuriku</option> <option value="http://www.xanga.com/home.aspx?user=solomonchan">solomonch@n</option> <option value="http://www.xanga.com/home.aspx?user=snuggles_the_cat">snuggles_the_c@t</option> <option value="http://www.wintergirl.blogspot.com/">No M@n's L@nd</option> <option value="http://ruthies_tots.blogspot.com/">Droplets</option> <option value="http://donaldang.blogspot.com/">Don@ld</option> <option value="http://romeo08.blogspot.com/">Victor</option> <option value="http://fluffruff.blogspot.com/">BOYCOTT</option> <option value="http://www.everylittleheart.blogspot.com/">Express Yourself</option> <option value="http://www.mickeyfuckinmouse.blogspot.com/">Pumped Up</option> <option value="http://dith.blogspot.com">DITH</option> <option value="http://www.highheels13.blogspot.com/">Successful @ttempts</option> <option value="http://www.pinkybubbles.blogspot.com/">Bubbles</option> <option value="http://motif.blogspot.com/">Xclusive of me with Inclusive of you</option> <option value="http://www.jackrascal.com/">Smelly J@ck R@sc@l</option> <option value="http://www.20six.co.uk/downstor">104 D@ys And Beyond</option> <option value="http://sweet-child.net/">SweetChild</option> <option value="#">------------------------------------------------------</option> <option value="http://www.xanga.com">Xanga</option> <option value="http://www.xanga.com/private/home.aspx?user=dead_cockroach">Log In</option> <option value="http://www.xanga.com/CLAF/default.asp">Edit</option> <option value="http://www.xanga.com/private/SubscribeTo.aspx?user=dead_cockroach">Subscribe</option> <option value="http://Xanga.com/logout.aspx">Exit</option> <option value="http://help.xanga.com/profile-xangaprofile.htm">Xanga F@Q</option> </select> </form> </div> </td> </tr> <!-- end code provided by createblog.com --> |
|
|
|
Jun 11 2004, 12:25 AM
Post
#8
|
|
|
I HEART NICHOLAS TSE ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,726 Joined: Apr 2004 Member No: 14,116 |
hmm it's really weird but when i put this code in my xanga to see what was wrong with it.. but on my xanga it was centered..
|
|
|
|
Jun 11 2004, 02:20 AM
Post
#9
|
|
![]() 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 |
|
|
|
![]() ![]() |