Post by DannyMacD » Tue Dec 01, 2009 4:38 pm

Hi there,

i have installed a standard template for a customer and only changed the colours of the images, not sizes,coding or anything.. but in IE it shows like the image attached.

(circled in red the issue)

why is this?

Attachments

untitled.PNG

untitled.PNG (13.05 KiB) Viewed 1475 times


Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am

Post by i2Paq » Tue Dec 01, 2009 6:24 pm

This is the same in an untouched default template.

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by DannyMacD » Tue Dec 01, 2009 6:38 pm

that is correct, on a std install it still looks funny then after a while it works then doesnt.. random.. any ideas?

Active Member

Posts

Joined
Fri Jun 26, 2009 6:39 am

Post by onesixtyfourth » Tue Dec 01, 2009 8:20 pm

I have noticed this also but I have also seen that if you have some other tabs open and change back and fourth they go back to where they should be. In other words the margin gets put back on.


Posts

Joined
Mon Nov 30, 2009 8:16 pm

Post by huhitschris » Sun Dec 20, 2009 12:26 pm

This might have something to do with it...

http://en.wikipedia.org/wiki/Internet_E ... _model_bug

Which version of IE?

PM me for custom OpenCart template design and development.


New member

Posts

Joined
Wed Aug 19, 2009 3:12 pm

Post by yooblogger » Mon Dec 21, 2009 9:23 pm

IE version ???????????? ???

YooWhite 1.3.4 --> It's simple and free
YooDark 1.3.4 --> It's nice and free


Newbie

Posts

Joined
Sun Dec 06, 2009 12:10 pm

Post by huhitschris » Tue Dec 22, 2009 8:22 am

Open your stylesheet (opencart\catalog\view\theme\default\stylesheet\stylesheet.css) and look for the following:

Code: Select all

#header .div4 .split {
	position: relative;
	top: 14px;
	margin-left: 15px;
	margin-right: 15px;
}
Change it to:

Code: Select all

#header .div4 .split {
	position: relative;
	top: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
Should look evenly spaced in IE now.

PM me for custom OpenCart template design and development.


New member

Posts

Joined
Wed Aug 19, 2009 3:12 pm
Who is online

Users browsing this forum: No registered users and 1 guest