Logo Missing

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Sun Oct 10, 2010 6:53 pm
All of a sudden my logo is gone! I can't remember doing anything that could have caused this. I see in my css file (style2.css) that it's there:

h1.logo>a { background-image:url('../images/style2/logo.png'); }

Could you please check my site and tell me what's wrong? http://www.procussief.nl
User avatar
Junior Boarder

GK User
Sun Oct 10, 2010 7:16 pm
Hi

Please go to template parameters > Features and check if you have set "Select Logo Type" to none.

Cheers
User avatar
Platinum Boarder

GK User
Sun Oct 10, 2010 7:30 pm
This is already set to image (none is no option. The other option is text). So that's not the solution. Any other ideas?
User avatar
Junior Boarder

GK User
Sun Oct 10, 2010 8:38 pm
I know that it's there. ;)
http://www.procussief.nl/templates/gk_m ... 2/logo.png

Check permissions on params.ini file.
i bet it's 555.
It should be 644.
User avatar
Platinum Boarder

GK User
Sun Oct 10, 2010 8:45 pm
No, sorry. It was 777. I changed it to 644, but nothing changes? Any other ideas?
User avatar
Junior Boarder

GK User
Sun Oct 10, 2010 8:56 pm
macnoel wrote:
No, sorry. It was 777. I changed it to 644, but nothing changes? Any other ideas?
?
User avatar
Fresh Boarder

GK User
Sun Oct 10, 2010 9:01 pm
Actually, it's not a good idea to have params.ini set to 777. It should be 644.

Did you make any change on ../gk_mystore/layouts/blocks/mainnav.php ?

Please send me the files (only the template, of course) to paulo[at]gavick[dot]com
User avatar
Platinum Boarder

GK User
Sun Oct 10, 2010 9:20 pm
OK, I've put the original mainnav back and now I see the logo. However, it's not on the right spot (to low). Where do I change this?
User avatar
Junior Boarder

GK User
Sun Oct 10, 2010 10:08 pm
Add this code on template.css file:

Code: Select all
h1.logo {top:7px;}


Cheers ;)
User avatar
Platinum Boarder


cron