Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2008
    Posts
    192
    Plugin Contributions
    0

    Default Side Boxes overflow Header IE7

    Since I've updated to IE7, the sideboxes overflow the header/logo which was not the case with IE6. Firefox doesn't have this problem either...

    Example site

    www.creativesportsart.com

    ..any ideas?

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Side Boxes overflow Header IE7

    Quote Originally Posted by rooisnor View Post
    Since I've updated to IE7, the sideboxes overflow the header/logo which was not the case with IE6. Firefox doesn't have this problem either...

    Example site

    www.creativesportsart.com

    ..any ideas?
    Ro,
    Take a look here please stylesheet.css
    Notice you have not associated a background image in the red lettering below?

    Try eliminating this declaration and look in IE 7

    #logoWrapper{
    background-image: ;
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:70px;
    }

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Side Boxes overflow Header IE7

    Ro,
    Notice your logo.gif image has this size below.
    815px × 86px

    Notice your logowrapper declaration height is only 70 px..

    #logoWrapper{
    background-image: ;
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:70px;
    }

    Change to 86

  4. #4
    Join Date
    Jul 2008
    Posts
    192
    Plugin Contributions
    0

    Default Re: Side Boxes overflow Header IE7

    Quote Originally Posted by haredo View Post
    Ro,
    Notice your logo.gif image has this size below.
    815px × 86px

    Notice your logowrapper declaration height is only 70 px..

    #logoWrapper{
    background-image: ;
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:70px;
    }

    Change to 86
    Thank you, now I know why the declaration had no effect in EI6

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Side Boxes overflow Header IE7

    Ro,
    Glad I could assist you... Thanks for the reply on the fix..

    Nice clean site to view...

 

 

Similar Threads

  1. Replies: 2
    Last Post: 13 Jun 2011, 04:22 PM
  2. Sidebox Images Overflow Width of Box on Right Side
    By dmacmanes in forum Basic Configuration
    Replies: 1
    Last Post: 5 Aug 2009, 11:58 PM
  3. Side boxes run into header
    By webd in forum General Questions
    Replies: 8
    Last Post: 7 Sep 2008, 06:08 AM
  4. side boxes and header
    By imarkindia in forum General Questions
    Replies: 0
    Last Post: 1 Aug 2007, 07:01 AM
  5. Eliminate Space Bewtween Header and Side Boxes.
    By fire1online in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jun 2007, 06:59 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