Centering logo in header

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • beka
    New Member
    • Aug 2007
    • 21

    Centering logo in header

    Hi

    How do I center my logo and hopefully get it to stretch the width of the header?

    I know I'll have to do something with the header template code, but not sure what
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    You need to make slice images that repeat in either middle or left/right side.

    Comment

    • Analogpoint
      Senior Member
      • Feb 2007
      • 519
      • 3.6.x

      #3
      Or take the following out of the header template and replace it with whatever HTML/Images you want.

      Code:
      <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
      <tr>
          <td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
          <td align="$stylevar[right]">
              &nbsp;
          </td>
      </tr>
      </table>
      My vBulletin Modifications.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎