How do i change the Logo to redirect to index.php?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • torrance72
    New Member
    • Aug 2008
    • 2

    How do i change the Logo to redirect to index.php?

    Hi There

    I managed to change my logo (woo hoo) But i now wish to change where it sends you when you click it... Currently when you click on it, it redirects you to the forums.php home page, i want to change it to the index.php page

    Any ideas
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    You need to edit the header template and change this:

    <a href="$vboptions[forumhome].php$session[sessionurl_q]">


    To whatever URL you want this to point to:

    <a href="http://www.yourdomain.com/index.php">
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    Related Topics

    Collapse

    Working...