The Joomla! Forum ™






Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Sat Jun 02, 2012 12:02 pm 
Joomla! Ace
Joomla! Ace

Joined: Wed Nov 05, 2008 11:28 pm
Posts: 1061
hello and good day dear joomla-friends,

i run several test-sites where i want to gain some experience;

question of the day: how to switch off the banner in the beez 05 template!?

it should look like on this page - literaturen.org - a BETA-BETA-Page of mine where i try out things:
now i have a second site where i want to reach such behaviour - such look and feel.

on the site literaturen.org i have managed it - some weeks ago - but believe it or not: i do not know how i did that?!

I cannot remember it: ;-(

note; in the folder

Code:
/home/vhost/WWW/literaturen.org/templates/beez5/images

i have renamed the following file banner_fruit.gif to was_banner_fruit.gif (-so that the banner cannot be found by the system) but this does not help at all.

so the question is: how to achieve that the banner in the top of the template beez 05 vanihes
- so that it looks like here... literaturen.org

love to hear from you -
and if i do not have described clearly what i want - and what is aimed - just let me know. i can try to be more precise... ;-)

_________________
regards lin,
for more than 7 years now i am a big fan of Joomla and all its great options: With Joomla you can easily create and extend your website: see the site, that offers you ideas & modules - extensions.joomla.org


Top
 Profile  
 
PostPosted: Wed Jul 18, 2012 2:28 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Sun Apr 08, 2012 6:56 pm
Posts: 30
Location: UK / Italy
Can't seem to access your site: literaturen.org

Anyway, the easiest solution is to delete the code for the header in your template index.php file.

Go to /templates/beez5/index.php and open this up in a text editor. Find this line of code (lines 132 - 136) and delete it:

Code:
   <div id="header-image">
         <jdoc:include type="modules" name="position-15" />
         <?php if ($this->countModules('position-15')==0): ?>
            <img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template; ?>/images/fruits.jpg"  alt="<?php echo JText::_('TPL_BEEZ5_LOGO'); ?>" />
         <?php endif; ?>
      </div>


But first, backup index.php (copy it and rename the copied version to index.php.bak), in case you might want to put the header code back in again at a later date.

_________________
http://RapidPlugins.com - Quality Joomla! Extensions built with simplicity in mind.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 



Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group