Eliminate distance below header

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Darakir
    Senior Member
    • Feb 2010
    • 109

    [vB4] Eliminate distance below header

    I would like to have my header directly attached to the Home, Forum, Blogs ect row.
    How can I remove the distance between?
    I've attached a picture to explain exactly where I mean.

    Click image for larger version

Name:	forum.jpg
Views:	1
Size:	15.0 KB
ID:	3721958
  • Riasat
    Senior Member
    • Aug 2006
    • 4013

    #2
    Hi Drakir.

    Can you link me to your site so I can check it? Screenshot is not enough.

    Comment

    • Darakir
      Senior Member
      • Feb 2010
      • 109

      #3
      Sure, but this is just the test site, it's not live. You can still see the thing I mention without logging in though.

      Comment

      • Riasat
        Senior Member
        • Aug 2006
        • 4013

        #4
        Originally posted by Darakir
        Sure, but this is just the test site, it's not live. You can still see the thing I mention without logging in though.
        http://ftest.paradoxplaza.com/forum/forum.php
        I can not see the gap between header and navbar anymore. Did you already fix it?

        Comment

        • Darakir
          Senior Member
          • Feb 2010
          • 109

          #5
          What? No, it is still there, in all templates except DeepOceanEdited I just saw.
          It might be easier to see what I mean if you select the template with the name "DeepOcean" though. (Not the DeepOceanEdited one, that is broken).
          Last edited by Darakir; Fri 7 Oct '11, 5:35am.

          Comment

          • Trevor Hannant
            vBulletin Support
            • Aug 2002
            • 24358
            • 5.7.X

            #6
            I think you need to examine your header code again as I see this in the raw HTML:

            Code:
            <div id="header" class="floatcontainer doc_header">
                
            [B]<img src="$stylevar['titleimage']">[/B]<div><a name="top" href="forum.php?" class="logo-image"><img src="images/misc/vbulletin4_logo.png" alt="Paradox Interactive Forum - Powered by vBulletin" /></a></div>
            Vote for:

            - Admin Settable Paid Subscription Reminder Timeframe (vB6)
            - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

            Comment

            • Riasat
              Senior Member
              • Aug 2006
              • 4013

              #7
              In your header template, you have this extra
              Code:
              <img src="$stylevar['titleimage']">
              Remove it.

              and add this to additional.css template:

              Code:
              .navbar {
              margin-top: 0px;
              }

              Comment

              • Darakir
                Senior Member
                • Feb 2010
                • 109

                #8
                The whole thing was completely messed up when I tried to fix the broken templates. I'm no css guru. :/
                Thanks for the help!

                Comment

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