View Full Version : how do you delete the top links (reviews, events, etc.)


Xx iLurVu xX
02-07-2005, 11:02 PM
i searched the forum but there was only one thread and on that one it didnt have the answer. so does anyone know the code to delete the top links? like... review, events, xanga, subscribe, etc.

tokyo bleu
02-08-2005, 01:43 AM
<style>
table.navigation {
display: none;}
</style>