PDA


View Full Version : How to get the Header buttons to act like forum header


nymyth
05-22-2007, 06:19 PM
Im running vbSEO and my forum header links are different to that of those showing up on my vbadvanced page. Is there a quick way to make the vbadvanced ones match those of my forum?

Thanks.

nymyth
05-23-2007, 11:00 AM
For any of you using a skin that has the nav items in the header, this is what I did to fix the issue:

Header Template:

<td align="left" valign="top" width="74" height="31"><if condition="THIS_SCRIPT == 'adv_index'"><a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl_q]" accesskey="1"><img src="$stylevar[imgdir_misc]/hdr_nav_forum.gif" width="74" height="31" border="0" alt="" /><else /> <a href="$vboptions[homeurl]?$session[sessionurl]"><img src="$stylevar[imgdir_misc]/hdr_nav_home.gif" width="74" height="31" border="0" alt="" /></if></a></td>

Hope that helps some of you out in the future.

Peace

Brian
05-23-2007, 11:53 AM
How exactly are they different? I just took a look but I'm not seeing any differences.

nymyth
05-23-2007, 12:18 PM
the buttons switch depending on if your at the forum or at the vbadvanced page, as well as the link behind each button.