Results 1 to 6 of 6
  1. #1
    Join Date
    Sep 2010
    Posts
    12
    Plugin Contributions
    0

    Default Sidebox CSS issues in IE

    hi everyone, i'm hoping somebody might be able to help me solve a niggling problem.

    thanks to gjh42 for helping me out so far, and apologies for hijacking your support thread.

    on my product_info page my right hand sideboxes are out by about 50 pixels to the right.

    this only happens in internet explorer, and only on the product info page.

    I have a main stylesheet.css, an ie_stylesheet.css and a main product_info.css

    I had tried creating an ie_product_info.css but it keeps being loaded before product_info.css, and so product_info.css overrides it each time

    I have been going round in circles for a while now, and just can't figure out why it's happening

    http://www.plasmainstalls.co.uk/inde...roducts_id=579

    many thanks in advance for any help anyone can give me, i think i'm going stir crazy i've been staring at it for days now just shaking my head and rocking back and forth.
    Last edited by neil_barby; 8 Dec 2010 at 04:02 PM. Reason: had typed 30 pixels by mistake

  2. #2
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: Sidebox CSS issues in IE

    On IE8 the page loads with errors. I'm not sure if this is what's causing it but I'd fix that first.

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.30729; .NET CLR 3.0.30729; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C)
    Timestamp: Wed, 8 Dec 2010 15:51:11 UTC


    Message: Unterminated string constant
    Line: 126
    Char: 66
    Code: 0
    URI: http://www.plasmainstalls.co.uk/inde...roducts_id=579

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

    Default Re: Sidebox CSS issues in IE

    It's probably all the various widths you have specified conflicting with each other. For example, you have #mainWrapper set to 993px, but #contentMainWrapper, which is inside #mainWrapper, is set to 1011px. I'd start there.

    Also, you have the site set to force IE7 emulation, so we don't know if it'll work in IE8 or not. I'd remove that.

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

  4. #4
    Join Date
    Sep 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: Sidebox CSS issues in IE

    thanks steve, i've removed the emulate IE line, that was something i found while going round in circles.

    the widths, brilliant, i know it's something simple, it has to be to be causing me this much grief lol

    it was a struggle getting zen cart to look like the rest of the site, my first foray into any real web build, so i would imagine there will be a few things left over from trying to get everything to fit.

    thanks again, i'm off to work now so i will have fun on the test server tomorrow

  5. #5
    Join Date
    Sep 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: Sidebox CSS issues in IE

    well, thats opened up a can of worms / whoop ###### lol

    i've taken the emulate IE7 line out of the html_header.php

    now when i have compatibility mode switched on in IE8 the boxes are fine on all pages except product info.

    then for product info i have to switch to compatibility mode off to get the boxes lined up

    but when i switch the compatibility mode off, it puts the boxes correct on product_info page, but puts the product description box to the left by about 200pxls

    which was why i put the emulate IE7 line in, i thought if i forced IE8 to emulate IE7 and got it to work in IE7 then all would be OK, but obviously not.

    thanks to all for even looking in on what i imagine to a professional looks like crayons on a wall

  6. #6
    Join Date
    Jun 2010
    Posts
    25
    Plugin Contributions
    0

    Default in main wrapper the text goes out

    hi. i have a zc 1.3.9 site
    in the main wraper in the diefine main page i added a text
    in some resoulitons this text goes out of the wrapper
    is a way to keep the wrapper size stadie and
    also preventing the text go outline?
    So i want the mainwrapper to have a width lets say 350 px
    and if the text reacnes 351 to cotinue below and not outline

 

 

Similar Threads

  1. HTML/CSS Issues?
    By ojhernandez in forum General Questions
    Replies: 8
    Last Post: 6 Jun 2011, 12:27 AM
  2. Firefox v.4 CSS issues
    By limelites in forum General Questions
    Replies: 15
    Last Post: 2 Apr 2011, 05:22 PM
  3. 1.3.5 css issues?
    By godt in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Sep 2006, 03:31 AM
  4. CSS issues in 1.3
    By styledata in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 13 Jul 2006, 10:41 AM
  5. css issues
    By Robynsveil in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Jul 2006, 04:48 AM

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