White space above header2

GK User
Thu Feb 28, 2013 1:29 am
How to fix the white space above the header2 in the google chrome browser?
User avatar
Fresh Boarder

Konrad M
Thu Feb 28, 2013 9:07 am
Hi,
did you try add ' clear' suffix to this module ?
User avatar

GK User
Thu Feb 28, 2013 9:28 am
W tym module w suffix już jest wpisane: nsp banner clear.
W Waszym demo tego szablonu także pojawia się taki odstęp
User avatar
Fresh Boarder

Konrad M
Thu Feb 28, 2013 10:27 am
Ok, please send me url to your website.
User avatar

GK User
Thu Feb 28, 2013 10:46 am
User avatar
Fresh Boarder

GK User
Thu Feb 28, 2013 9:28 pm
Ok, I send url, and now what?
User avatar
Fresh Boarder

Konrad M
Fri Mar 01, 2013 12:02 am
I checked on my chrome and I don't have this issue. Which chrome version do you have ?
User avatar

GK User
Fri Mar 01, 2013 12:37 am
25.0.1364.97
cookies deleted, chrome reinstalled :(
User avatar
Fresh Boarder

GK User
Fri Mar 01, 2013 8:21 pm
hi, i've the same problem.

the problem occurred immediately after updating google chrome. with google chrome not updated, there is no problem...
how can we fix the problem?

chrome 25.0.1364.97 m

www.giordanoboutique.com
User avatar
Fresh Boarder

GK User
Fri Mar 01, 2013 8:58 pm
unfortunately, the problem wasn't solved yet. I start to get frustrated
User avatar
Fresh Boarder

GK User
Fri Mar 01, 2013 9:05 pm
unfortunately, the problem wasn't solved yet. I start to get frustrated
User avatar
Fresh Boarder

GK User
Fri Mar 01, 2013 9:06 pm
To make it more funy, when I refresh the page, images and titles in header1 and header2 one time works and next time doesn't works :/ Not only in google chrome.
Try it: http://www.akkus-rainbow.de
User avatar
Fresh Boarder

GK User
Sun Mar 03, 2013 11:11 am
maciekwalcz wrote:unfortunately, the problem wasn't solved yet. I start to get frustrated


I hope not respond just because it's weekend..
User avatar
Fresh Boarder

GK User
Sun Mar 03, 2013 4:50 pm
Hej betterozzem! I tried and tried to succeed :)

In template.css I deleted this margin in #gkHeader :
Code: Select all
margin: 20px 0 0 0;
and then I added
Code: Select all
margin: 20px 0 0 0;
to #gkHeader1 and #gkHeader2, like this:
Code: Select all
/* Suffix header */
#gkHeader {
   overflow: hidden;
}

#gkHeader1 {
margin: 20px 0 0 0;
   float: left;
}

#gkHeader2 {
margin: 20px 0 0 0;
   float: right;
}


Does this work for you?
User avatar
Fresh Boarder

GK User
Mon Mar 04, 2013 11:26 am
thank you very much!

it works fine for me, too!!

great and quick job!
User avatar
Fresh Boarder


cron