Hi all,
My site (www.michellewrayhandbags) is having problems with hyperlinks. None of the hyperlinks are clickable, change on hover/mouseclick etc. and they don't link to the corresponding pages.
I created the code in Dreamweaver and it works fine when I preview the Dreamweaver HTML in my browser.
Could this be a problem with my .htaccess file? I have SEF URLs enabled, so renamed the htaccess file under the 'Doc' folder to .htaccess and moved it up one level per Sofia Hauschildt's tutorial.
Appreciate any advice!!!
Help - no hyperlinks
Re: Help - no hyperlinks
Your request has nothing to do with CMSMS in which case shouldn't be here, however the problem lies with your htaccess file - but just drop the .html from your links for a quick fix.
Re: Help - no hyperlinks
I think it's a problem with your css.
you have the div with class "MW_regwrapper" this is over the other divs - you can do it with "z-index"
pe. add z-index: 100 to the mw_navbar
you have the div with class "MW_regwrapper" this is over the other divs - you can do it with "z-index"
pe. add z-index: 100 to the mw_navbar