-
AuthorPosts
-
gjensen Friend
gjensen
- Join date:
- April 2008
- Posts:
- 62
- Downloads:
- 1
- Uploads:
- 3
- Thanks:
- 20
- Thanked:
- 6 times in 1 posts
July 26, 2013 at 4:14 pm #189257I would like to add an alt tag to the Logo image
I found this code in plugins/system/jat3/jat3/base-themes/default/blocks/header.php — Is this the right place? Where to add alt=””
<?php
$app = JFactory::getApplication();
$siteName = $app->getCfg(‘sitename’);
if ($this->getParam(‘logoType’, ‘image’)==’image’): ?>
<h2 class=”logo”>
<a href=”<?php JURI::base(true) ?>” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
</h2>pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 26, 2013 at 4:45 pm #500254gjensen Friendgjensen
- Join date:
- April 2008
- Posts:
- 62
- Downloads:
- 1
- Uploads:
- 3
- Thanks:
- 20
- Thanked:
- 6 times in 1 posts
July 26, 2013 at 8:20 pm #500276Thanks, I was hoping to add the name of my website — how to take out the template name and insert name of my website?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 26, 2013 at 8:38 pm #500279If you change the name at your website from template manager it shows your new name int alt tag
<?php echo $sitename ?>
gjensen Friendgjensen
- Join date:
- April 2008
- Posts:
- 62
- Downloads:
- 1
- Uploads:
- 3
- Thanks:
- 20
- Thanked:
- 6 times in 1 posts
July 27, 2013 at 3:44 am #500301Please explain exactly where in the template manager I make the change.
thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
July 27, 2013 at 4:43 am #500303<em>@gjensen 382387 wrote:</em><blockquote>Please explain exactly where in the template manager I make the change.
thanks</blockquote>
Global configuration – Site Tab – Site Settings – Site Name
gjensen Friendgjensen
- Join date:
- April 2008
- Posts:
- 62
- Downloads:
- 1
- Uploads:
- 3
- Thanks:
- 20
- Thanked:
- 6 times in 1 posts
July 27, 2013 at 2:20 pm #500332That already has my sitename listed, has since I launched the site years ago.
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by gjensen 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Add alt Tag to Logo Image
Viewing 7 posts - 1 through 7 (of 7 total)