MissNK
New Member
nothing but a dreamer
Posts: 50
inherit
213056
0
Jul 21, 2017 2:42:53 GMT -8
MissNK
nothing but a dreamer
50
August 2014
missnk
|
Post by MissNK on Dec 17, 2014 1:09:24 GMT -8
Link forum: Snowglobe ThemeAs shown in the print screens below, a mysterious space (30px) appears in Chrome, which isn't there in Firefox. I've tried to change the (min-)height(s), but that doesn't seem to be the problem. So I hope someone here can help me out. Thanks in advance. FirefoxChrome
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Dec 17, 2014 15:18:57 GMT -8
Hi, MissNK. The margin-left on the <h2> element within the title bar is causing that to happen. Remove that property from it in the style sheet, then remove the margin-top property from the .title_wrapper class and it should look nearly the same as it did before, but both browsers will show the same proper result this time.
|
|
MissNK
New Member
nothing but a dreamer
Posts: 50
inherit
213056
0
Jul 21, 2017 2:42:53 GMT -8
MissNK
nothing but a dreamer
50
August 2014
missnk
|
Post by MissNK on Dec 17, 2014 23:44:57 GMT -8
Hi Brian, Firstly: thanks for your help. I've removed both margins, but I still got an extra 30px space in chrome. The space seems to be part of the title-bar and not the the h2 class, nor the title_wrapper. At least, when I inspect the element in chrome, it shows the space as part of the title-bar, underneath the title_wrapper.
Edit: Nevermind that, worked like a charm, just edited the wrong template. Thanks for helping me out!
|
|