Firefox/IE problem with medium resolutions

September 2015 Joomla Template
GK User
Wed Mar 02, 2016 8:00 pm
hi,

i've bought this template and it's really nice but has some issues. first of all i'd like to resolve this one: when using firefox or ie and when i resize my window from 1920x1080 to smaller (like 1600x900 or 1366x768 or any in between) images in nsp5 on the front page are nor resizing properly (print screen attached - look at the right side of 3 first images in each row - they are too wide. it seems like max-width:100% doesn't work). there's no such a problem in opera or chrome. the probelm occurs not only on my joomla instalation but also when using demo on your site (attached image is from demo). i've also checked it on 2 other computers - problem is the same.

please help.

thank you
pp
User avatar
Fresh Boarder

GK User
Thu Mar 03, 2016 10:05 am
ok, problem solved. i found a solution in other thread. css override:
Code: Select all
.nsp-switch .nspImageWrapper {
width: 100% !important;
}


maybe you guys should update css in downloadable version so others won't have that problem ;-)
User avatar
Fresh Boarder

teitbite
Sun Mar 06, 2016 1:03 pm
Hi

Thank You for posting this solution. I'll let programmers know that this need to be included.

Thread closed.
User avatar
Moderator


cron