Thread: Header Issues

Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Header Issues

    Okay, I've figured out my last issue - should be background color. So scratch my last question, but I'm still lost on post #3 of this list adding the pic.

    Thanks,
    The End Zone

  2. #2
    Join Date
    Sep 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Header Issues

    My last 2 questions for the afternoon.

    Okay, ?'s - 1 the #3 post in this thread & 2 - How do I get rid of white border in below my tagline wrapper?

    Any help is greatly appreciated.

    Thanks,
    The End Zone

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Header Issues

    define ('HEADER_SALES_TEXT', zen_image(DIR_WS_TEMPLATE_IMAGES . 'taglineimage.gif', 'Alternate Tagline text'));

    This should make the tagline an image drawn from
    /includes/templates/your_template/images/taglineimage.gif.

    The white space is caused by a <br class="clearBoth" /> somewhere around the bottom of the branding display section, or maybe below it. It is unnecessary in Firefox and could just be deleted, but that will sometimes cause IE to mess up the display. If you change that one to
    <div class="clearBoth"></div>
    it should help.
    The tagline is not quite as tall as the logo, so there will still be a space below that unless you add a height to #tagline that matches the logo height.

  4. #4
    Join Date
    Sep 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Header Issues

    gjh42,
    Thanks for your response. I've got everything I currently needed fixed except the white line below "the end zone" the
    <div class="clearBoth"></div> didn't change anything in Firefox & added a small white line to the top in IE7. So how do I change the #tagline height to match the logo?

    Website = http://www.endzoneonline.com

    Thanks again & any help is appreciated,
    The End Zone

  5. #5
    Join Date
    Sep 2008
    Posts
    21
    Plugin Contributions
    0

    Default Re: Header Issues

    Okay, problem is now solved, I changed the tagline wrapper to a height of 99px (which matches my logo) which then caused the white line to go completely across the page, not just under the tagline. So I added the line #headerWrapper {margin-bottom:-12px;} which made the line go poof! Not sure it's the best way, but it did fix it. Glenn thanks for the help.
    The End Zone

 

 

Similar Threads

  1. Header issues
    By Magician in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Aug 2009, 04:17 PM
  2. Header Issues
    By dave_nextexit in forum Basic Configuration
    Replies: 1
    Last Post: 17 Feb 2009, 08:16 PM
  3. Header Issues
    By r2ks in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 19 Feb 2008, 01:13 AM
  4. Header Issues
    By LostinTranslation in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Sep 2007, 10:48 PM
  5. Header issues
    By scarletvampire in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Apr 2007, 09: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