Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2007
    Posts
    19
    Plugin Contributions
    0

    Default How to reduce height of bar above header background image?

    Using v1.3.7 and 'classic' template

    How do I reduce the height of the top full width bar (displaying - Home : Login) above the header background image?

    I have made a smaller background tile of 24px height but can't see the place in any CSS that specifies the bar height. The nearest I could find was #navMainWrapper which has a height set at 1% (of what???), changing that to 24px made no difference.

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: How to reduce height of bar above header background image?

    First, I hope you've created your own template and aren't modifying the files in the /classic/ folders. If you modify the files in the /classic/ or /template_default/ folders, all of your changes will be overwritten (LOST) during an upgrade/update.

    To answer your question, to change that line look in your stylesheet for:
    Code:
    #navMain ul, #navSupp ul, #navCatTabs ul {
    	margin: 0;
    	padding: 0.5em 0em;
    	list-style-type: none;
    	text-align: center;
    	line-height: 1.5em;
    		}
    You can adjust the line-height accordingly. You may need to adjust the font size elsewhere, but probably only if you're planning on making that line very small.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

 

 

Similar Threads

  1. v150 Search Bar Header HEIGHT size
    By locbones in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Aug 2012, 02:10 AM
  2. How to get text or search box above header image?
    By NOJoke in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Jul 2011, 08:18 PM
  3. reduce the space height from header to main?
    By fulltilt in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 2 Oct 2006, 07:45 PM
  4. lost background image for top header bar
    By modchipfitters.co.uk in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Sep 2006, 01:31 AM
  5. How can I make my background image extend above the header?
    By Pat Allosaurs in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 22 Sep 2006, 04:35 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg