-
AuthorPosts
-
turminator Friend
turminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
July 18, 2012 at 9:51 pm #179226Hello,
I’m using JA_Social for Joomla 1.5 and I would like to remove H1 tag for logo image:
<blockquote><h1 class=”logo”>
<a href=”index.php” title=”DiccionarioMedico.net”><span>DiccionarioMedico.net</span></a>
</h1></blockquote>How can I remove it?
PD: I saw other posts but anything worked for my template.
Many thanks!
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
July 18, 2012 at 10:18 pm #461362Also I don’t understand why in frontpage is not show my logo image and it shows correctly in other pages.
http://www.diccionariomedico.net/
Many thanks!
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
July 18, 2012 at 10:58 pm #461365Hello,
Now I can change < h1> tag to <div> but in frontpage it appears the title with text oon logo image. How can I delete it?
http://www.diccionariomedico.net
Many thanks!
turminator Friendturminator
- Join date:
- August 2008
- Posts:
- 247
- Downloads:
- 47
- Uploads:
- 46
- Thanks:
- 23
- Thanked:
- 4 times in 1 posts
August 2, 2012 at 7:44 pm #462992Hello,
How can I delete this text that appears in my JA_SOCIAL: DiccionarioMedico.net
http://www.diccionariomedico.net
Many thanks!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 3, 2012 at 8:51 am #463051Hi turminator,
Seems that you remove the <h1> tag so you can open the same file: templatesja_socialblocksheader.php
[PHP]<h1 class=”logo”>
<a href=”index.php” title=”<?php echo $siteName; ?>”><span><?php echo $siteName; ?></span></a>
</h1>[/PHP]
and remove this <?php echo $siteName; ?>AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by Saguaros 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Remove H1 tag from logo title
Viewing 5 posts - 1 through 5 (of 5 total)