table WIDTH, tables when comments are hidden |
table WIDTH, tables when comments are hidden |
Aug 31 2006, 09:11 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 27 Joined: Apr 2004 Member No: 11,846 |
When I put in the code to hide comments, yet still have friends shown. My table containing "who i would like to meet" "about me" and "top friends", the box gets really wide, and it's unnecessary. for example, my text stops at a certain point, yet the box is still streched out further then what is needed. now i know there are codes to change the height of a box, but how can i adguse the width?
|
|
|
|
![]() |
| *This Confession* |
Aug 31 2006, 09:56 PM
Post
#2
|
|
Guest |
Well to change the table sizes
add this : CODE <style> TD TD {text-align: center;} TD TD TD {text-align: center;} TD TD TD TD {border-top: 0px solid; width: 1%; text-align:left;} TD TD TD TD TD {border-top: 0px solid black; text-align:right;} TD TD TD TD TD TD {border: 0px solid;} TABLE, TD {padding: 0px; text-transform: none; width:350px;} TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE {padding: 0px; text-transform: none;height: .01%; width: 100%;} TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: none;} table td div div font {visibili-ty:hidden;di-splay:none;} table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table {border: 0px; text-align: justify; padding: 0px;} table table table table table table {border: 0px; text-align: justify; padding: 0px;}</style> TABLE, TD {padding: 0px; text-transform: none; width:350px;} Find that and change the 350px to change the width Now to get your comments from being so wide, you need to either delete the comments that have really big images in them or resize them using this script. http://www.createblog.com/forums/index.php?showtopic=124161 and of course Toya posted already |
|
|
|
lizzygirl147 table WIDTH Aug 31 2006, 09:11 PM
toyo loco Unhide your comments then link us to your profile. Aug 31 2006, 09:21 PM
lizzygirl147 link to my profile? it's on private. you'l... Aug 31 2006, 09:39 PM
toyo loco Temporarily take it off . (account settings > ... Aug 31 2006, 09:42 PM
lizzygirl147 okay i changed it, you should be able to acess it ... Aug 31 2006, 09:47 PM
toyo loco Use this script: http://www.createblog.com/scripts... Aug 31 2006, 09:55 PM
lizzygirl147 okay thanks! Aug 31 2006, 10:09 PM
This Confession Your welcome, if you have any more problems just a... Aug 31 2006, 10:12 PM![]() ![]() |