Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Page not right in internet explorer

    Hi
    Im not ccs savy but im doing my best to learn and at the same time get a zen cart shop going.
    My problem at the moment is that my site does not look right in IE but it looks fine in Firefox.
    my site is:
    http://stroigiraf.ru

    The problem im having is with the top right hand side. Some of the text is hidden behind the buttons also located on the top right side. You will see what i mean if you have a look.
    Can someone please point me in the right direction as to what i need to do to fix this.

    Also the box on the right of the page. is there anyway to alighn the text so they appear underneath eachother neatly?

    thanks for your attention and help

  2. #2
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Page not right in internet explorer

    anyone?

  3. #3
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Page not right in internet explorer

    i fixed the alignment issue but the text overlap problem remains.

  4. #4
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Page not right in internet explorer

    Find #logowrapper in the stylesheet and increase the 'height' portion.

  5. #5
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Page not right in internet explorer

    Hi Stevesh and thank you for replying

    the only #logowrapper in the stylesheet is the following code:

    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0em;
    padding: 0em;
    }


    there is no height setting in there so i added

    height: 20px;

    but it doesnt seem to do anything. please excuse me if i sound dumb but im still learning css.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Page not right in internet explorer

    Try height:150px to start with. You can always make it smaller if it's too big.

    What you're doing is defining the height of the logo wrapper in the header (which is basically the height of the header), so it will need to be at least as high as your logo and the links you have there.

  7. #7
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Page not right in internet explorer

    yeah unforutanely i have tried that and its still not moving or increasing in height. Currently i have the #logoWrapper like this

    #logoWrapper {
    margin: 0em;
    padding: 0em;
    height: 5000px;
    }

    and even at the height set to 5000px it still looks the same. any ideas?

  8. #8
    Join Date
    Jun 2008
    Posts
    18
    Plugin Contributions
    0

    Default Re: Page not right in internet explorer

    never mind figured it out i had to set

    .header1 { height:80px;}

    i set it to 80px and all is good now.

    thanks mate for your advice as you put me on the right track. I really appreciate your help

 

 

Similar Threads

  1. Damned Internet Explorer! Never works right..
    By xblight in forum General Questions
    Replies: 5
    Last Post: 14 Jan 2009, 09:12 AM
  2. Internet explorer 6 & 7 don't display my front page right
    By mckeephoto in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 14 Oct 2008, 02:26 PM
  3. Internet Explorer 7 Moves Product Heading Right
    By xman888 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Mar 2008, 02:58 AM
  4. Header not showing up in Internet Explorer 6.0
    By hapinc in forum General Questions
    Replies: 0
    Last Post: 20 Mar 2007, 05:48 AM
  5. Flash not appearing in Internet Explorer
    By spigot in forum General Questions
    Replies: 1
    Last Post: 27 Oct 2006, 04:32 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