Hi,
at the very bottom of the website, I have couloured squarres which links are "#"
is it possible to change the link for a color (green for example) so that it links to the backend login for example ?
that would be great.
thanks
<a href="#" id="gkColor5"><?php echo JText::_('TPL_GK_LANG_COLOR_5'); ?></a>
<a href="/administrator" target="_blank" id="gkColor5"><?php echo JText::_('TPL_GK_LANG_COLOR_5'); ?></a>