PDA

View Full Version : remove blog link from navbar



tsakalos76
Fri 31st Aug '07, 12:22pm
how do i remove the blog link from navbar ? i want to place it somewhere else

Zachery
Fri 31st Aug '07, 12:25pm
Edit the navbar template and remove the plugin hook.

tsakalos76
Fri 31st Aug '07, 12:26pm
pls tell exactly what line to remove

Michelle
Fri 31st Aug '07, 2:06pm
Edit the navbar template and remove the plugin hook.
This hook might be needed for other hacks.

Freddie Bingham
Fri 31st Aug '07, 3:52pm
Empty the blog_navbar_link template.

Dream
Fri 31st Aug '07, 4:57pm
There should be an option to disable the link. Removing the hook would also remove the project tools link. And I think this question (how to remove it) will be asked several times by people with custom skins.

I have two rows of navbar links, I had to move some stuff to the other one for the blogs/projects links to fit.

slyreptile
Fri 31st Aug '07, 7:13pm
Following Freddie's advice won't remove the project tools link. That's a completely different template (pt_navbar_link).