Internet Explorer Problem

More
13 years 2 months ago - 13 years 2 months ago #5425 by greenfireproductions
Could you please tell me why my top gallery doesn't show properly in internet explorer. The little thumbnails below the big picture show vertically instead of horizontily, but they show fine in firefox and chrome. Thank

www.greenfireproductions.net/graceridge

also, why did this change, I checked your template example in IE and it works fine, I didn't change anything other than pictures, and they are the exact same size. So i'm just wondering why this happened if i didn't change any of the code. Thanks again
Last edit: 13 years 2 months ago by greenfireproductions. Reason: update

Please Log in to join the conversation.

More
13 years 2 months ago #5452 by ivan.milic
in Style.css

.thumbSlider {
overflow: hidden;
[strike]width: 1%;[/strike]
}

Please Log in to join the conversation.

More
13 years 2 months ago - 13 years 2 months ago #5457 by greenfireproductions
Ok i found the style.css and edited it, they are now horizontal, but they aren't centered, and they don't slide or change, why am i having these problems only in IE? i know i can't stand IE but it is still the most popular browser. Thanks for you help

www.greenfireproductions.net/graceridge/
Last edit: 13 years 2 months ago by greenfireproductions.

Please Log in to join the conversation.

More
13 years 2 months ago #5481 by ivan.milic
Hi,

Using Edit HTML in Template Manager add next block just before </head>:

<!--[if lte IE 8]>


<style type="text/css">
.thumbSlider UL
{
position:relative;
left:+180px;
}

.thumbSlider UL LI IMG
{
margin:3px;
}
</style>

<![endif]-->

Please Log in to join the conversation.

More
13 years 2 months ago #5491 by greenfireproductions
I appreciate all the help but this is still not fixing the issue, the thumbs are now centered in IE but do not change automatically, so once again I ask why is this doing this in IE when your demo on you website of this template does not? I didn't change any code before asking this question, and I made the pictures the same size and same name as in the template just edited them in photoshop. If I completely re-install the template will it fix the issue? I'm just confused as to why this happened when I changed NO code at all. Thanks again

www.greenfireproductions.net/graceridge/

Please Log in to join the conversation.

More
13 years 2 months ago #5502 by ivan.milic
Well that happens when some css influences stating css and overrides it's rules.
So you can start again installing , but use best hot start and demo data. Then just change demo content and do not change anything in css, and you will have no problems with layout.

Please Log in to join the conversation.

Time to create page: 0.298 seconds
Powered by Kunena Forum