Modules, help... |
![]() ![]() |
Modules, help... |
Feb 26 2005, 04:22 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 152 Joined: Jun 2004 Member No: 24,499 |
is there a way to disable all the leftside modules except the profile...
or if that can't be possible, how do you make the custom modules wider? |
|
|
|
Feb 26 2005, 04:37 PM
Post
#2
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
you can only do that if you use the custom module scripts and just delete the rest of the modules
use this http://www.createblog.com/forums/index.php?showtopic=178 and to change the width look at the part where it says QUOTE <style type=text/css> /* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} /* edit to your liking */ table.module { border: 1px solid #000000; width:160px; background-color:f2f2f2; } table.module th { background-color: #336699;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } table.module td {color: #000000; text-align: left; border: none; background-image: none; } </style> change the underlined part |
|
|
|
![]() ![]() |