italcro
02-28-2010, 06:10 AM
How can I remove or modify the "Home" button in the navigation bar (navbar)
Hi everyone
I really hope that someone can help me in this forum.
I need to either remove the "Home" button in the navigation bar (the one beside "Forum", "Blogs" and "What's new") or href it to some other page.
I have searched everywhere for the HTML markup below (which I have copied and pasted after clicking View ==> Source in the web browser)
<divid="navbar" class="navbar">
<ulid="navtabs" class="navtabs floatcontainer">
<li><aclass="navtab" href="content.php?">Home</a></li>
<liclass="selected"><aclass="navtab" href="forum.php?">Forum</a>
<ulclass="floatcontainer">
but I have been unable to find it.
Can anyone please tell me where I can find this HTML markup, so that I can modify it according to my own requirements?
Kind regards
Italcro
Hi everyone
I really hope that someone can help me in this forum.
I need to either remove the "Home" button in the navigation bar (the one beside "Forum", "Blogs" and "What's new") or href it to some other page.
I have searched everywhere for the HTML markup below (which I have copied and pasted after clicking View ==> Source in the web browser)
<divid="navbar" class="navbar">
<ulid="navtabs" class="navtabs floatcontainer">
<li><aclass="navtab" href="content.php?">Home</a></li>
<liclass="selected"><aclass="navtab" href="forum.php?">Forum</a>
<ulclass="floatcontainer">
but I have been unable to find it.
Can anyone please tell me where I can find this HTML markup, so that I can modify it according to my own requirements?
Kind regards
Italcro