Changing Logo Alt Tag

So in the previous versions of Dolphin you could edit the alt tag for the logo image in inc/design.inc.php

However, I'm wondering if anybody knows how to do this in the new Dolphin 7.1.1

Thanks!!!

No Signature at this time.
Quote · 10 Apr 2013

Right now this is how Google and the other search engines see my main logo:

<a href="http://ustillup.com/"><img src="http://ustillup.com/media/images/1365041504.png" class="mainLogo" alt="logo" /></a>

I want it to look like this:

<a href="http://ustillup.com/"><img src="http://ustillup.com/media/images/chat_rooms.png" class="mainLogo" alt="Chat Rooms" title="Chat Rooms/></a>

Stuff like this is important for SEO...

No Signature at this time.
Quote · 10 Apr 2013

have a look at the "genSiteLogo()" function in "templates/base/scripts/BxBaseFunctions.php" file ...

http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 10 Apr 2013

Awesome!!!  Thank you so much!!!

No Signature at this time.
Quote · 10 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.