display problems in IE

Support forum dedicated to free and advanced Joomla content presentation module with various layout options and data sources support.
GK User
Thu May 02, 2013 10:32 am
Hi

ref: http://www.lbmn.net/

the GK news module we are using on the home page at the above domain shows a two column layout fine in Firefox but in IE it only shows one column and the end of the intro text is cut off.

Any ideas why?

thanks. Paul
User avatar
Junior Boarder

GK User
Thu May 02, 2013 8:11 pm
Hi,
yes I saw problem also on IE10.

Try to add for class "nspArt" some extra css code (in overwrite mode, Yootheme templates also have it or in the bottom of : modules/mod_news_pro_gk4/interface/css/style.css) :

Code: Select all
.nspArt { width:300px !important;max-width:300px;   }


This should help.
User avatar
Platinum Boarder

GK User
Fri May 03, 2013 11:00 am
thanks Pawel, that seems to have done the trick. It obviously means that all our GK news pro modules are now showing two columns but guess we can live with that.

Paul
User avatar
Junior Boarder

GK User
Fri May 03, 2013 4:13 pm
I think the problem is old like IE itself, every browser have it's own px or % vaules "bugs".
User avatar
Platinum Boarder


cron