Re: [cfaussie] Need CSS3 help please. (Sorry off topic)

2016-01-06 Thread Mike K
Yep that's the place. Thanks Gareth. I just need to tinker a bit with the values to get the size right. I am most grateful. I've been hunting about looking for the source of this issue for ages. Cheers, Mike Kear On Thu, Jan 7, 2016 at 12:31 PM, Gareth Edwards wrote: > Or just add

Re: [cfaussie] Need CSS3 help please. (Sorry off topic)

2016-01-06 Thread Mike K
On Thu, Jan 7, 2016 at 12:23 PM, Gareth Edwards wrote: > Hi Mike, > > It seems to be because you’re using the line height with a mixture of > inline-block instead of padding to adjust the vertical spacing? > > Something like the below might be a little better? > > @media (min-width: 71.875rem) >

Re: [cfaussie] Need CSS3 help please. (Sorry off topic)

2016-01-06 Thread Gareth Edwards
Or just add the following to the same class, haven’t tested this cross browser though. display: table-cell; Cheers Gareth. > On 7 Jan 2016, at 11:23 AM, Gareth Edwards wrote: > > Hi Mike, > > It seems to be because you’re using the line height with a mixture of > inline-block instead of

Re: [cfaussie] Need CSS3 help please. (Sorry off topic)

2016-01-06 Thread Gareth Edwards
Hi Mike, It seems to be because you’re using the line height with a mixture of inline-block instead of padding to adjust the vertical spacing? Something like the below might be a little better? @media (min-width: 71.875rem) ul.navmenu li a { /* line-height: 7.1875rem; */ padding

[cfaussie] Need CSS3 help please. (Sorry off topic)

2016-01-06 Thread Mike K
Sorry this is off topic.I hope you'll all forgive me. I need some help figuring out what i've got wrong with my CSS. Can anyone see what i've got wrong (or more specifically what I need to do to fix) with the page at http://modelwarship.com The problem is when you hover over the menu item