View Full Version : removing links


i maaSti x3
07-19-2004, 09:33 PM
how do you remove the top links that say "xanga. sign out. subscribe. etc"?

oincubusx
07-20-2004, 03:43 AM
at the top?


<style type="text/css">
table.navigation {
display: none;
}
</style>