Still problems with IE9

GK User
Fri Apr 06, 2012 11:31 pm
I have Joomla 2.5.4 and updated to version 3.1.1 of News Show Pro GK4. But I still got one problem with NSP GK4. You can see the problem in this screenshot:

https://twitter.com/#!/erikellsinger/st ... 76/photo/1

You can also see the problem on my test site:

http://www.ffatest.se/
User avatar
Platinum Boarder

GK User
Sat Apr 07, 2012 12:07 am
Hi

Please try adding this line on ie9.css file:

Code: Select all
.nspLinks ul li {width: auto!important}


Cheers
User avatar
Platinum Boarder

teitbite
Sat Apr 07, 2012 2:45 am
Hi

As first I cannot believe that IE9 got a problem with that :) There is a width value on UL already so this should not happen. If what Saichinha wrote will not work than I believe a fix only for this module will be:

Code: Select all
#nsp-nsp_37 .nspLinks ul li {
    width: 315px;
}
User avatar
Moderator

GK User
Sat Apr 07, 2012 12:08 pm
Seichinha solution worked!
User avatar
Platinum Boarder

teitbite
Sat Apr 07, 2012 11:14 pm
Hi

Great to hear that. I'm closing the topic than.
User avatar
Moderator


cron