centering my page!!! |
![]() ![]() |
centering my page!!! |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jun 2006 Member No: 417,843 ![]() |
I have no idea why, but I can't seem to get my page to be centered... usually it's that way by default and I can't get it to work! Please tell me what I'm doing wrong!
www.myspace.com/usemyskin I made this myself (well, edited the images anyway) and used a profile generator for some help since I haven't done html in a while and I'm not that good at it anyway. If you can tell me how to fix this, I'll love you forever!! Thank yoU! -a |
|
|
*WHIMSICAL 0NE* |
![]()
Post
#2
|
Guest ![]() |
Hm, that's odd. Would you mind posting your layout code. I know what to look for, but it'd be easier for you to post your code. Thanks.
|
|
|
![]()
Post
#3
|
|
![]() I LOVE RICHIE ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 301 Joined: Feb 2007 Member No: 502,341 ![]() |
you can just put
CODE <style> at the top of your about me and CODE </style> at the end of your herosor u mean something else? |
|
|
![]()
Post
#4
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 ![]() |
For me it looks like your comments are causing it. Try this:
CODE <style type="text/css">
td.text td.text table table table td a img {width:100px;} td.text td.text table table table td div img {width:80px;} td.text td.text table table td img {width:260px; max-width:260px; width:auto;} td.text td.text table table td div img {width:80px;} * html td.text td.text table table td img {width:260px;} * html td.text td.text table table td a img {width:90px;} * html td.text td.text table table td div img {width:80px;} </style> |
|
|
![]() ![]() |