left title |
left title |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Jan 2004 Member No: 794 ![]() |
is there a way to show the left title thing and hide all the rest? like SIR, calandar and all that?
or like..only have the title part on the right when the blog is on the right spanks :D |
|
|
![]() |
![]()
Post
#2
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 372 Joined: Jan 2004 Member No: 813 ![]() |
This removes the modules.
CODE <!-- begin code provided by createblog.com -->
<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;} </style> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |