Problem editing forum logo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CuseRich
    Senior Member
    • May 2009
    • 152

    [Forum] Problem editing forum logo

    I followed the direction for changing the forum logo via the style var and then "titleimage" selection but even after I put the destination of my desired logo in the input box nothing happens. Any idea how to fix this?
  • Old Git
    Senior Member
    • Jan 2008
    • 249
    • 5.7.5

    #2
    Check in the background stylevar if you'd loading the measurement unit (px, mm etc.) sometimes that loaded on it's own can prevent things from showing up. Don't know why it does it but I have seen it happen!

    Comment

    • handiyman
      Member
      • Dec 2007
      • 42
      • 4.0.0

      #3
      check
      I've been trying to make a new style for my test site. I've managed to set a new logo to come up in the top left but this only shows for the forum area of the suite. If I click on home, to go to the CMS homepage, that part still shows the vbulletin logo. I didn't realise it was possible to set different logo's for the CMS

      that may help

      Comment

      • kat00
        Senior Member
        • Dec 2006
        • 259
        • 4.0.0

        #4
        Get your banner, put it in a table with a 100% width........In the Header template where this appears

        <div><a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="Powered by vBulletin" /></a></div>

        Replace with your table code....

        Example, Ive used....

        <tr>
        <td><div align="center"><a href="http://xxxxxxxxxxxx/upload/content.php"><img src="http://xxxxxxxxx/images/bannertest.jpg" alt="Banner" width="700" height="119" border="0" longdesc="http://xxxxxxxxxx/images/bannertest.jpg" /></a></div></td>
        </tr>

        That works..........an issue with the toplinks overlapping a bit but I'll work that out eventually

        5 million will say that's the wrong way to do it.........................Then......TELL US A BETTER WAY.
        ttttt

        Comment

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