I want to get rid of the whole left module, is this even possible!? o_o help? |
I want to get rid of the whole left module, is this even possible!? o_o help? |
Dec 30 2004, 11:57 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Dec 2004 Member No: 76,858 |
I really want to get rid of the whole left module... and the advertisment at the very top.
You see, i want to put my xanga on my website via i-frame. So, yaeh... Help... heeeelllp... x_x -sam |
|
|
|
![]() |
Dec 30 2004, 11:59 PM
Post
#2
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
cb doesnt suppost the adremover sorry
but for the remove left side modules use this: CODE <style type="text/css">
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD {display: none;} </style> |
|
|
|
Dec 31 2004, 01:14 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
use this one instead
CODE <style type="text/css">.mainleft {display: none;}</style> it's shorter and it removes the big space on the left |
|
|
|
![]() ![]() |