A small problem with my logo

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • badblu01
    Senior Member
    • Feb 2004
    • 231
    • 4.0.0

    A small problem with my logo

    I am having a small problem with my logo its not lining up with the boarder of my forum its probably something simple, take a look at my site www.aus-scif.com or at the attached image




    PHP 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="http://aus-scifi.com/forum/file.php/" border="0" alt="$vboptions[bbtitle]/></a></td>
    <
    td align="$stylevar[right]">
    &
    nbsp;
    </
    td>
    </
    tr>
    </
    table>
    <!-- /
    logo -->
    <!-- 
    content table -->
    $spacer_open
    $_phpinclude_output 
    Last edited by badblu01; Thu 15 Oct '09, 11:05pm.
    Cricket Talk
    All Your Aussie + World Cricket Talk
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    Try this:

    Admin CP -> Styles & Templates -> Style Manager -> All Style Options -> Go -> Sizes and Dimensions -> Spacer Size (pixels) -> 0
    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

    • badblu01
      Senior Member
      • Feb 2004
      • 231
      • 4.0.0

      #3
      Thata did not work thanks for a fast reply
      Cricket Talk
      All Your Aussie + World Cricket Talk

      Comment

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

        #4
        Can you provide the URL? That should have definitely changed the look from that pic you posted.
        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

        • badblu01
          Senior Member
          • Feb 2004
          • 231
          • 4.0.0

          #5
          www.aus-scifi.com

          Admin CP -> Styles & Templates -> Style Manager -> All Style Options -> Go -> Sizes and Dimensions -> Spacer Size (pixels) -> 0
          Cricket Talk
          All Your Aussie + World Cricket Talk

          Comment

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

            #6
            Your header image appear to be 802 pixels wide. You should try adjusting it to 800.
            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

            • badblu01
              Senior Member
              • Feb 2004
              • 231
              • 4.0.0

              #7
              that still doesn't fix it but if i use this code on my header it will work but the bottom of my site wont be right

              PHP Code:
              <!-- logo -->
              <
              a name="top"></a>
              <
              table bgcolor="#FFFFFF" style="BORDER-RIGHT: #337793 1px solid; BORDER-TOP: #337793 1px solid; BORDER-LEFT: #337793 1px solid;" width="$stylevar[outertablewidth]cellpadding="0" cellspacing="0" align="center">
              <
              tr><td>
              <
              table border="0" width="100%" cellpadding="0" cellspacing="0">
              <
              tr> <td align="center"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img border="0" src="http://aus-scifi.com/forum/file.php/"></a></td
              </
              tr>
              </
              table>
              <!-- /
              logo -->
              <!-- 
              content table -->
              $spacer_open
              $_phpinclude_output 
              I have made this change now could you please go to my site to see the problem at the bottom of the forum www.aus-scifi.com
              Cricket Talk
              All Your Aussie + World Cricket Talk

              Comment

              • Yehuda
                Member
                • Mar 2005
                • 32

                #8
                I had the same issue here is what I did and it fixed it.

                On the code you posted:

                <!-- 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="http://aus-scifi.com/forum/file.php/" border="0" alt="$vboptions[bbtitle]" /></a></td>
                <
                td align="$stylevar[right]">
                &
                nbsp;
                </
                td>
                </
                tr>
                </
                table>
                <!-- /
                logo -->
                <!--
                content table -->
                $spacer_open
                $_phpinclude_output

                Simply delete the "&nbsp;" (I underligned it).

                This should do it!

                Comment

                • badblu01
                  Senior Member
                  • Feb 2004
                  • 231
                  • 4.0.0

                  #9
                  thanks the problem seems to be fixed now
                  Cricket Talk
                  All Your Aussie + World Cricket Talk

                  Comment

                  • stueyd
                    New Member
                    • May 2009
                    • 3
                    • 3.8.x

                    #10
                    thanks so much, I was having this problem

                    Comment

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