Reduce White Space at Top?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AZ_Astro
    New Member
    • Nov 2004
    • 25

    Reduce White Space at Top?

    How do I reduce the white space between the navigation bar and the forums?

    (see picture)
    Attached Files
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar

    Find this code. Remove one or both of the breaks:

    Code:
    	</tr>
    	</table>
    </div>
    <!-- / nav buttons bar -->
    
    [color=red]<br />
    <br />[/color]
    
    <if condition="$show['popups']">
    <!-- NAVBAR POPUP MENUS -->
    	
    	<if condition="$show['searchbuttons']">
    	<!-- header quick search form -->
    	<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">

    Comment

    • AZ_Astro
      New Member
      • Nov 2004
      • 25

      #3
      Thank you very much. I got it!

      Comment

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