Quote:
Originally Posted by FFTFTCEd
Thanks for the help on the text size.
Got a new query for you, I want to change the link address of the "Home" button on the navbar to the actual Home Page of my site. At the moment it just refreshes the forum index.
I tried to find this in the navbar template, but was unsuccessful. Thank you for your great style & hard work. Our guys love the look.
|
You can modify the url in the "Header" template:
find:
Code:
<td align="center"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/nav_home.gif" border="0"/></a></td>
And replace/change the red text of the actual link you need there