Hello, I created template using Artisteer 4. Becase Artisteer is not offering top-right position, I created one manually. I created new custom HTML module, and inserted it in newly created position (Position 31). Everything is looking fine but I can not create links from that module positions, neither text or image are clickable. I tried everythig, wrote HTML code to be sure links are ok etc. Don't know what to do next Here is the Link Little Germany flag should take you to joomla.org , but as you can see it is not clickable And as you can see logo ont he left side is clickable, but that logo is in original position offered by template.. many thanks in advance
Need to make the image a hyperlink - <a href="http://whatever.com"><img src="http://whatever.com/images/img.jpg"></a> Code (markup):
No, hyperlink was fine. I had to delete some other div in css, it was causing a problem. Thanks anyway cesurasean . This can be marked as solwed.