Link on Content are not working

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
PrettyWolfie

Link on Content are not working

Post by PrettyWolfie »

Hi, I have links in my content and when the mouse goes over and it is like it's just text! No recognition of the hyperlink what so ever...  ???
PrettyWolfie

Re: Link on Content are not working

Post by PrettyWolfie »

Found it! The padding-top was shadowing the link...  ::)

            div#main {
padding-top: 1.5em;
            }

Just took it out... Better to make the padding-top else where...  ;)
Locked

Return to “Layout and Design (CSS & HTML)”