problems with spacing in mod_news_pro_gk1

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Tue May 25, 2010 6:11 pm
hey all... i have a small problems with mod_news_pro_gk1

there is a difference from ie to chrome in the vertical spacing... (see screenshot)
Image

i've used the following classes for the module : nsp nsp_st dark
and a table cell pading at : 0 20px 0 0


what to do to get the same spacing in ie as in chrome...

thx in advance...
User avatar
Platinum Boarder

GK User
Tue May 25, 2010 11:05 pm
You can try add modifications to the file ie8.css
i'm not sure but maybe, something like:
Code: Select all
.moduletable.dark h3 {
margin-bottom: xxx;
}
User avatar
Senior Boarder

teitbite
Wed May 26, 2010 1:23 pm
Hi

Please try to set this margin only in ie7.css file. Unfortunately some things need to be fix that way.
User avatar
Moderator

GK User
Wed May 26, 2010 1:52 pm
[sarcasme]gotta love ms for following the standards... grrrr[/sarcasme]

btw, if i make this change to ie7.css, will it effect ie8 aswell since this is both in ie7 and ie8...
User avatar
Platinum Boarder

teitbite
Thu May 27, 2010 12:06 pm
Hi

Your right.

Please put it into ie.css and ie8.css that way You'll be sure it works on every IE.
User avatar
Moderator


cron