Home › Forums › CSS › links not responding from floats and fixed positions… › Re: links not responding from floats and fixed positions…
December 4, 2012 at 4:49 pm
#116327
Member
To start with the logo link and image don’t need to be in a p tag try deleting that.
The same holds true of our menu text…is there a reason it’s in a span?
It’s certainly capable to detecting a hover because the cursor changes when you hover over it.
Since it’s an image what are you expecting to happen when it does hover.
I have to say that using fixed positioning to get a block into place seems odd. Surely whatever CMS you are using will let you put it in the right place.
Perhaps you have your structure / grid system confused.