removing the things at the top of my xanga |
removing the things at the top of my xanga |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Jan 2004 Member No: 1,875 ![]() |
how do i remove the xanga screen name, reviews, subscribe, sign out, xanga, etc. at the top?
|
|
|
![]() |
![]()
Post
#2
|
|
-_- THE ANGEL -_- ![]() ![]() ![]() Group: Member Posts: 84 Joined: Jan 2004 Member No: 291 ![]() |
QUOTE table.left, td.mainleft, table.navigation, table.footer, table.search, #SearchBar1_pnlYouAreHere, hr {display: none;} this removes basically everything on the left and the footer juzz remove the things that u wanna show up table.left, <-- navigation left td.mainleft <-- the left side too table.navigation,<-- i think this is the thing your looking for table.footer, <-- bottom links table.search, <-- search bar #SearchBar1_pnlYouAreHere, hr<--the "You are here" |
|
|
![]()
Post
#3
|
|
![]() Sharie. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,429 Joined: Dec 2003 Member No: 103 ![]() |
You could put that alone? I thought you need to put that in a css code..eh, okay.
|
|
|
![]()
Post
#4
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 946 Joined: Jan 2004 Member No: 603 ![]() |
QUOTE(crazeegirl411 @ 01-28-2004, 09:07 PM) You could put that alone? I thought you need to put that in a css code..eh, okay. i thought u did have to put it in css code? i am lost, or maybe i am wrong |
|
|
![]()
Post
#5
|
|
![]() cb's #1 fan! =) ![]() ![]() ![]() ![]() ![]() ![]() Group: Advisor Posts: 2,342 Joined: Nov 2003 Member No: 1 ![]() |
QUOTE(s0oper_b0i @ 01-28-2004, 07:30 PM) how do i remove the xanga screen name, reviews, subscribe, sign out, xanga, etc. at the top? Hi, Here you go: CODE <!-- begin code provided by createblog.com -->
<style type='text/css'> .navigation { display: none; } </style> <!-- end code provided by createblog.com --> |
|
|
![]() ![]() |