I want to get rid of Topic navigation links that appears under every forum topic ad Drupal 6. I have searched but couldn't find any solution so what do you have?

Comments

vm’s picture

may help to know what theme you are using.

also of note, using the firefox browser with the firebug addon helps alot in sorting out what is going on inside a css file or tpl.php file.

_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )

LiquidWeb’s picture

I am building my custom theme and there is no spesific theme code to output those I just put <?=$content?> and those links, similar to book navigation links appear at the bottom of each node.