Explorer 8 vs Firefox 12 - css problem

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon May 21, 2012 2:23 pm
Please can you tell me what to do to correct the page css style with browsers Explorer 8? In Firefox 12 is everything ok.

the page: http://www.marotrade.eu , http://www.maropark.sk
User avatar
Junior Boarder

teitbite
Wed May 23, 2012 7:10 am
Hi

Try add this code to css:

Code: Select all
#gkToptop1 .nspArts {
    width:195px !Important;
}
User avatar
Moderator

GK User
Wed May 23, 2012 9:00 am
Ok, you mean add this to template.css?

teitbite wrote:Hi

Try add this code to css:

Code: Select all
#gkToptop1 .nspArts {
    width:195px !Important;
}
User avatar
Junior Boarder

GK User
Wed May 23, 2012 9:08 am
Ok, done. Problem 50% solved. The 3 boxes are ok but the last not. Check it at page http://www.marotrade.eu

wanrouter wrote:Ok, you mean add this to template.css?

User avatar
Junior Boarder

teitbite
Thu May 24, 2012 7:57 am
Hi

You mean the one below ?? If yes please use this code:

Code: Select all
#gkBottom1 .nspArts {
    width:441px !Important;
}
User avatar
Moderator


cron