On Thu, Jan 7, 2016 at 12:23 PM, Gareth Edwards <ghedwa...@gmail.com> 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)
> ul.navmenu li a {
> /* line-height: 7.1875rem; */
> padding: 3.1rem 1.5625rem;
> }
>
> Cheers
> Gareth.
>
> On 7 Jan 2016, at 11:12 AM, Mike K <afpwebwo...@gmail.com> wrote:
>
> 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 items at the top of the page
> (the ones with a red border temporarily around them).    Instead of the
> whole area changing colour,  only the top half of it changes.     I can't
> see where i've set the wrong line  height or whatever it is that's causing
> the problem.
>
> can anyone tell me what CSS setting is causing that problem?
>
> Thanks in advance ...
>
> --
> Cheers
> Mike Kear
> Windsor, NSW, Australia
> Adobe Certified Advanced ColdFusion Developer
> AFP Webworks
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cfaussie+unsubscr...@googlegroups.com.
> To post to this group, send email to cfaussie@googlegroups.com.
> Visit this group at https://groups.google.com/group/cfaussie.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "cfaussie" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cfaussie+unsubscr...@googlegroups.com.
> To post to this group, send email to cfaussie@googlegroups.com.
> Visit this group at https://groups.google.com/group/cfaussie.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Cheers
Mike Kear
Windsor, NSW, Australia
Adobe Certified Advanced ColdFusion Developer
AFP Webworks
http://afpwebworks.com
ColdFusion 9 Enterprise, PHP, ASP, ASP.NET hosting from AUD$15/month

-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cfaussie+unsubscr...@googlegroups.com.
To post to this group, send email to cfaussie@googlegroups.com.
Visit this group at https://groups.google.com/group/cfaussie.
For more options, visit https://groups.google.com/d/optout.

Reply via email to