table WIDTH, tables when comments are hidden |
table WIDTH, tables when comments are hidden |
![]()
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* |
![]()
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 ![]() |
|
|
![]() ![]() |