Can I change the Logo link?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Horness
    New Member
    • Oct 2007
    • 19
    • 3.8.x

    Can I change the Logo link?

    At present if I click the site logo it goes to the index.php page within my forum directory.

    As I am running VBAdvanced - is there any way to change this link in the forum to point to the index.php page in the root directory?

    I see there is one mentioned in the ACP, but did not want to go messing.

    Cheers
    Horness
    The Shooting Forum
  • blackfalcon
    Senior Member
    • Jan 2006
    • 184

    #2
    Yes. You need to go to something in the Styles and Templates code. Find where it has the logo, and there you can change the url it goes to.

    Comment

    • glennybee
      Senior Member
      • Feb 2008
      • 1005
      • 3.7.x

      #3
      Look for the following code in the header template:

      Code:
          <td align="$stylevar[left]"><a href="[COLOR=Red]$vboptions[forumhome].php$session[sessionurl_q][/COLOR]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
      Edit the red text with the link you want.

      Comment

      • Yarik
        New Member
        • Dec 2009
        • 6
        • 4.0.0

        #4
        if you want to change it you go to Style Manager --> Forum Home Templates ---> header
        than you change the code in red to what you want (the name of the page for example index.php)
        <div><a name="top" href="content.php" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></div>
        enjoy :-)

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...