Links at bottom of xanga, remove / customize?? |
![]() ![]() |
Links at bottom of xanga, remove / customize?? |
Jan 30 2004, 08:54 AM
Post
#1
|
|
![]() This is the part where you run away... ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Jan 2004 Member No: 647 |
Ok, ive tried to find somewhere else where someone has asked about this, but I can't, so I made a new thread for it.
I have a boxed xanga, but the content space extends over to the right alot because of the xanga's bottom footer. How can I remove or customize these xanga links so that it isn't stretching the space in the box? |
|
|
|
Jan 30 2004, 11:17 AM
Post
#2
|
|
|
settle down kiddies. ![]() ![]() ![]() ![]() Group: Member Posts: 237 Joined: Jan 2004 Member No: 180 |
Try
CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> /* remove */ table.footer {display:none} /* change width */ table.footer {width:300px} </style> <!-- end code provided by createblog.com --> |
|
|
|
Jan 30 2004, 11:53 AM
Post
#3
|
|
![]() This is the part where you run away... ![]() ![]() ![]() ![]() Group: Member Posts: 103 Joined: Jan 2004 Member No: 647 |
ok, that did work for the footer, but it's apparently not the footer doing it which i see now. ive tried using just "blogbody {width: 400px;}" and even .blogbody {width: 400px;} but neither do it, nor does the table.blogbody td. i assume that in the standard width selector above the custom header, the lowest you can choose is 600 wide. maybe there's nothing that can overide it?
|
|
|
|
![]() ![]() |