center logo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • simple_john
    Senior Member
    • Mar 2005
    • 163
    • 3.0.7

    center logo

    hi i am trying to center a loggo that is 800 * 150
    i tried to remove the &nbsp but that did not seem to work..

    sorry for the ignorance here.. i am not a php coder..

    heres my default header code:



    <!-- logo -->
    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
    <tr>
    <td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    <td align="$stylevar[right]">
    &nbsp;
    <!--
    NEW HEADER &amp; NAVBAR

    Now that the nav buttons are in the
    navbar template, you can stick whatever
    you like into this space.
    This makes it much easier for novice
    admins to customize their header
    template without affecting important
    navigation elements.
    -->
    </td>
    </tr>
    </table>
    <!-- /logo -->
    <!-- content table -->
    $spacer_open
    $_phpinclude_output





    Any help would be greatly appreciated..
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    Code:
    <!-- logo -->
    <a name="top"></a>
    <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
    <tr>
    <td align="center"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    </tr>
    </table>
    <!-- /logo -->
    <!-- content table -->
    $spacer_open
    $_phpinclude_output
    This should work fine.

    Comment

    • simple_john
      Senior Member
      • Mar 2005
      • 163
      • 3.0.7

      #3
      that worked great thanks
      jp

      Comment

      • Scurvies
        New Member
        • Mar 2005
        • 10
        • 3.0.7

        #4
        Okay...TOTAL newbie to this. How can I change the vBulletin logo on my site (www.klosterisland.com) to the logo that's been created? And I'm an idiot too, so I'll need my hand held to walk through this...sorry.
        http://www.klosterisland.com/
        GREAT discussion forum

        Comment

        • jamesyfx
          Senior Member
          • Feb 2005
          • 679
          • 3.6.x

          #5
          Go into StyleVars;

          Admin CP -> Styles & Templates -> Style Manager

          Where it says "All Style Options", change this to "StyleVars".

          Then look for the heading "Image Paths", and change the url in the first box (Ttitle Image) to where your logo is.

          Comment

          • Scurvies
            New Member
            • Mar 2005
            • 10
            • 3.0.7

            #6
            Okay about 37,942 more questions. How about changing the buttons appearance? And the actual skin. I keep seeing samples but I can't figure out how to change what i have...other than the color. I HAVE figured out how to change the color. I"m not a total girl LMAO>
            http://www.klosterisland.com/
            GREAT discussion forum

            Comment

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