remove links? |
remove links? |
Oct 3 2004, 07:46 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 55 Joined: Jun 2004 Member No: 25,638 |
how do you remove the links underneath the blog part of ur xanga where it says "xanga, upgrade, skins, etc.."?
|
|
|
|
![]() |
Oct 3 2004, 07:49 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
M'kay. That I can do....
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> /* width of the comment page */ {width:245px;} table.navigation, table.footer {display: none;} </style> <!-- end code provided by createblog.com --> |
|
|
|
Oct 3 2004, 09:00 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
this removes just the footer (you can paste it in your header section)
CODE <!-- begin code provided by createblog.com --> <STYLE>table.footer {display: none;};</STYLE> <!-- end code provided by createblog.com --> use the above code posted by c.lime.jello if you want your navigation removed also... not everyone likes to remove that but it's whatever you want.. the "table.navigation" part is what removes it. and as for QUOTE /* width of the comment page */ you don't need that part to remove your footer
{width:245px;} |
|
|
|
Oct 3 2004, 09:03 PM
Post
#4
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
You're right.
But I have a set code that I copy and paste into all my layouts. It just happens that I combine the comments and disabling. (I know.) (But I'm just saying...) (So ya don't point it out all the time.) (I guess I'll edit it for when I put it here.) |
|
|
|
Oct 3 2004, 09:09 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
oh i wasn't trying to point it out to you.. i was just letting her know so that she doesn't have to have all of that extra stuff
|
|
|
|
![]() ![]() |