VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: divined on May 20, 2017, 08:53:36 AM

Title: Remove logo 3.2.1
Post by: divined on May 20, 2017, 08:53:36 AM
Hello everybody

I'm trying to remove the default 'virtuemarkt - istraxx' logo which is being displayed on every page of my site. Is there any easy way to remove it from the backend or do I need to dig in the code?

Thanks

George Papadopoulos
Title: Re: Remove logo 3.2.1
Post by: jenkinhill on May 20, 2017, 11:00:11 AM
I'm guessing that you have installed the VM/Joomla stable full package. That contains the VM version of the Beez3 Joomla template, VMBeez3, for people to use as a starting point for setting up their own store. What you are referring to is the site logo assigned to the template, which is  joomla-root/images/stories/virtuemart.png  - all you need to do is to replace that image with one of your own choosing. You can do this using FTP or possibly through you server cPanel file manager.
Title: Re: Remove logo 3.2.1
Post by: divined on May 20, 2017, 16:55:09 PM
thank you very much!
Title: Re: Remove logo 3.2.1
Post by: divined on May 22, 2017, 10:33:33 AM
One further question on this.

What if if want to totally disable it? Do I need to change a <div> element somewhere in the template code?
Title: Re: Remove logo 3.2.1
Post by: jenkinhill on May 22, 2017, 10:57:57 AM
This is not really a VirtueMart question. The logo is a background image so just renaming it or deleting it will remove it, or you can edit the template's css to remove the background style.
Title: Re: Remove logo 3.2.1
Post by: divined on May 24, 2017, 07:03:29 AM
Dear Sir

Simply removing the png file does not remove the placeholder that it occupies on the page. Which css template should I modify, in order to totally remove it?
Title: Re: Remove logo 3.2.1
Post by: AH on May 24, 2017, 10:23:01 AM
This is not  a VirtueMart question.

Change the template or refer to general questions regarding Beez3 template of joomla