Problem with IE 8.0

GK User
Thu Dec 05, 2013 5:42 pm
Hello, I am using a template world news II, I also installed component K2 and for a long time I have a problem with the display of the portal on IE 8.0. Photos in K2 modules displayed are cut. In browsers IE 9.0, firefox and chrome everything works well. I send some screenshots.

Pleeeease help
User avatar
Junior Boarder

teitbite
Sat Dec 07, 2013 5:34 pm
Hi

Please tell me the url to Your site. Cannot read it in the screenshot.
User avatar
Moderator

GK User
Sat Dec 07, 2013 6:12 pm
User avatar
Junior Boarder

teitbite
Tue Dec 10, 2013 11:29 am
Hi

Please check if problem is fixed with this code in css:

Code: Select all
.nspArt { width: 100% !important; }
User avatar
Moderator

GK User
Tue Dec 10, 2013 4:55 pm
I check it on firebug and it look's that ewerything is ok - "widht 100%". But on IE 8.0 i still have same problem

I send some screenshots
User avatar
Junior Boarder

teitbite
Fri Dec 13, 2013 8:14 pm
Hi

I can see that there is an in-style width set with !important rule. Lets try to overwrite it with a small modification of the previous code.

Code: Select all
.nspArts .nspArt { width: 100% !important; }
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.