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
|
|
![]() settle down kiddies. ![]() ![]() ![]() ![]() Group: Member Posts: 237 Joined: Jan 2004 Member No: 180 ![]() |
You want the modules to stay, right?
You just want the content in them to dissappear, right? Try using this... CODE <!-- begin code provided by createblog.com --> <style type="text/css"> /* Removes content in modules */ table.left TD A, table.left TD B, table.left TD p, table.left TD .smalltext {display:none} /* Covers up content in modules */ table.left TD A, table.left TD, table.left TD .smalltext {color:COLOROFMODULEBG} </style> <!-- end code provided by createblog.com --> ![]() |
|
|
![]() ![]() |