Page 1 of 1

SmoothGallery + Lightbox Joomla Mambot Ajax - Hidden Links

Posted: Sun May 06, 2007 2:01 pm
by limestone
After the fuss over background-coloured links in templates, it is disappointing to see that a similar problem now exists with the mambot in the title of this thread.

On investigating the output of this mambot to attempt some customisation, the following markup was found -

Code: Select all

<div id="gallery_59_1" style="text-align: center; 
margin-left: auto; margin-right: auto;width: 460px; height: 345px; z-index:5; background: #000000;
text-indent: -2000px; border: 1px solid #000;">
<a class="oscandy" href="http://www.oscandy.com/joomla/" title="joomla">Joomla on osCandy.com</a>
<a class="holdiland" href="http://www.holdiland.com/" title="crŽateur de pc">Holdiland crŽateur de pc</a>
<a class="jondesign" href="http://www.jondesign.net/" title="solutions web sur mesure">solutions web sur mesure</a>


The effect of 'text-indent: -2000px;' is to place all of this content off the left edge of the visible page, and while this might be necessary to make the slideshow work (or not - that isn't the issue), I resent the hiding of links there as well.

I have no problem with giving credit where it's due, but Google is unlikely to look favourably on this kind of practice (Google's Webmaster Guidlines - "Avoid hidden text or hidden links.").