PDA

View Full Version : Blog Navbar Link


Marcos2
Thu 8th Nov '07, 1:15pm
Hello,

I am trying to change the place where the "Blogs" link is on the navbar but it is no where to be found on the navbar template (it does show up in my navbar). Where do I have to go to change the position of it?

Thanks,

Marcos

Jose Amaral Rego
Thu 8th Nov '07, 3:41pm
# find in template: navbar
# move location of code below to new location.
$template_hook[navbar_buttons_left]


have not test this to see what results from move.

Marcos2
Thu 8th Nov '07, 3:44pm
Worked like a charm. It is dumb that it is not labled better. Thanks.