Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • naythit Friend
    #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 Friend
    #388900

    Hi,
    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; ?>

    naythit Friend
    #388902

    Do I need to put this code into my template?

    Please!
    thanks a lot your help

    khoand Friend
    #388905

    No, you don’t. You find the code from <joomla url>templatesja_villadiblocksheader.php and remove it

    naythit Friend
    #388908

    Thanks,
    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 Friend
    #388911

    I don’t see any text in header. Could you give me a snapshot with your annotation?

    naythit Friend
    #388915

    now, 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


    1. naythawtar-com
    khoand Friend
    #388918

    Hi,
    I need to check your header.php. Could you give me its content?

    naythit Friend
    #388919

    sure. what it is content?

    khoand Friend
    #388921

    You copy content of <joomla url>templatesja_villadiblocksheader.php file and parse it when you reply me

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  khoand 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum