Remove top logo

  • stubby
  • Topic Author
  • New Member
  • New Member
More
13 years 9 months ago #9161 by stubby
Remove top logo was created by stubby
I'm new to using Joomla and Joomla templates. How can I remove the logo "Ultra modern home" at the top of the Furniture Template?

Please Log in to join the conversation.

More
13 years 9 months ago - 13 years 9 months ago #9176 by ivan.milic
Replied by ivan.milic on topic Re: Remove top logo
Hi,

if you want to completely remove it you must delete <img element form index.php of template:

...
<div id="topmenu">
<div id="logo"><a href="index.php"><img src="<?php echo $template_path ?>/images/logo<?php echo $templateStyle; ?>.png" width="228" height="126" alt="joomla furniture store" /></a></div>
<div id="topmenu_pad">
...

if you want to change it then you can find logo images in /images folder as
logo1.pnp,
logo2.png
...
depending on template style you use .
Last edit: 13 years 9 months ago by ivan.milic.
The following user(s) said Thank You: kiwikidusa

Please Log in to join the conversation.

Time to create page: 0.152 seconds
Powered by Kunena Forum