Shape 5

Joomla Templates => Sea of Glass - September - Club => : jaywill78 February 25, 2010, 01:24:42 AM



: Adding a Logo Alt Tag
: jaywill78 February 25, 2010, 01:24:42 AM
Hi!

How can I add an alt tag to my logo so when I hover over it with my mouse a description is seen?

Thanks!

Jason
http://uimassage.theclientfinder.com (http://uimassage.theclientfinder.com)


: Re: Adding a Logo Alt Tag
: jonahh February 25, 2010, 01:18:34 PM
This is not possible without some custom coding.  If you want you could look for the below in your index.php and change it to an HTML image.  Or use the tooltips script and add a tooltip
http://shape5.com/demo/seaofglass/index.php?option=com_content&task=view&id=37&Itemid=82

<div id="s5_logo" style="cursor:pointer;" onclick="window.document.location.href='index.php'"></div>


: Re: Adding a Logo Alt Tag
: jaywill78 February 25, 2010, 03:55:14 PM
I guess the tool top might be a better option as I wouldn't know where to begin for the custom coding! Can you show me an example of how to integrate the tool tip feature into the logo image?

Thanks!

Jason


: Re: Adding a Logo Alt Tag
: jonahh March 01, 2010, 01:04:25 PM
I posted a link to the tutorial above just follow the instructions there