-
AuthorPosts
-
April 29, 2011 at 12:30 am #163364
hi everybody!
I just want to remove the logo from Ja_villadi.I don’t know how can I remove.
please help me!
Thannks everybody
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 29, 2011 at 2:22 am #388900Hi,
Remove this code from <joomla url>templatesja_villadiblocksheader.php
<?php
$app = & JFactory::getApplication();
$siteName = $app->getCfg('sitename');
if ($this->getParam('logoType', 'image')=='image'): ?>
<h1 class="logo">
<a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $siteName; ?></span></a>
</h1>
<?php else:
$logoText = (trim($this->getParam('logoText'))=='') ? $siteName : JText::_(trim($this->getParam('logoText')));
$sloganText = JText::_(trim($this->getParam('sloganText'))); ?>
<div class="logo-text">
<h1><a href="index.php" title="<?php echo $siteName; ?>"><span><?php echo $logoText; ?></span></a></h1>
<p class="site-slogan"><span><?php echo $sloganText;?></span></p>
</div>
<?php endif; ?>April 29, 2011 at 2:26 am #388902Do I need to put this code into my template?
Please!
thanks a lot your helpkhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 29, 2011 at 2:44 am #388905No, you don’t. You find the code from <joomla url>templatesja_villadiblocksheader.php and remove it
April 29, 2011 at 2:53 am #388908Thanks,
Now, I already remove and put my logo. but I see the text http://naythawtar.com/joomla.
I don’t want to the text. how should I do friend?
thanks.
you can see @ http://naythawtar.com/joomla/khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 29, 2011 at 3:05 am #388911I don’t see any text in header. Could you give me a snapshot with your annotation?
April 29, 2011 at 3:12 am #388915now, I can’t see my uploaded logo type. I don’t know why.
but u can see the Attachment file on the text on site header.thank
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 29, 2011 at 3:26 am #388918Hi,
I need to check your header.php. Could you give me its content?April 29, 2011 at 3:28 am #388919sure. what it is content?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 29, 2011 at 3:40 am #388921You copy content of <joomla url>templatesja_villadiblocksheader.php file and parse it when you reply me
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by khoand 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Logo want to remove my Ja_villadi
Viewing 10 posts - 1 through 10 (of 10 total)