News Show Pro GK4, IE7 image float right text goes down

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jul 27, 2011 2:20 pm
Hello, tnx for this great module!

Unfortunately I have an issue that I cannot get rid off.. so I hope you can help me.


In all browsers except IE7 works fine, but in IE7 all the text goes down under the image, leaving on the left of the image a hole without text.


Done on a fresh install of GK4, I set the images to float right, and main text to float left.

In order the images comes before the text.


I also attached an image so you see what I am talking about.
User avatar
Fresh Boarder

GK User
Thu Jul 28, 2011 8:51 am
I figured out that is a CSS issue, by commenting out (style.css of the module) this lines, all works fine:

/* Causing Error in IE7, when image float right text goes under.

.nsp_main .nsp_art .fleft{float:left;}
.nsp_main .nsp_art .fright{float:right;}
.nsp_main .nsp_art .fnone{ clear:both;width:100%;float:none; }*/


Hope it helps to someone else.
User avatar
Fresh Boarder


cron