1px line in the header in Chrome and Safari

GK User
Sat Feb 18, 2012 10:58 pm
Hi, I got a new formatting problem: there is a 1px wide white line between header 1 and header 2, when using gk4 news show mod with 3 columns in header 1 position. U can see it in the boutique Demo too. It shows only in Safari and Google Chrome. Can U fix it?
User avatar
Fresh Boarder

GK User
Sun Feb 19, 2012 2:30 pm
Hi,

Please try using this code add to CSS Override to fix the issue:
Code: Select all
.nspArtPage{
width: 688px !important;
}
.nspArt{
width: 226px !important;
}

Let me know if it helps. Thanks!
User avatar
Platinum Boarder

GK User
Sun Feb 19, 2012 4:28 pm
Nope. Didn't work. Are u sure the values are correct? Header 1 is supposed to be 682px wide (=3x228px). But even If I use these values in CSS Overwrite it doesn't work either.
User avatar
Fresh Boarder

GK User
Sun Feb 19, 2012 6:18 pm
I tried with Firebug and it worked for me, can you please PM me with your backend account then I can try again for you?

Thanks,
User avatar
Platinum Boarder


cron