Jump to content

Recommended Posts

it's probably a block and logo module, have you got it in your module list?

if so, try to configure it, if not check template files of this module.

 

you have also to change bg:

alysum.css line 837:

 

#footer .block_logo {
width: 100%;
clear: left;
text-align: left;
padding: 32px 0 20px;
background: url(../images/alysum_bg.png) no-repeat 0 0;
}

 

remove / change the background param

Link to comment
Share on other sites

  • 1 month later...

hi, Alysum is a nice theme, but has some error

cant get the 1st level Megamenu images to appear.

The image links is http://www.mydomain.com/img/p/-home.jpg

I am guessing that something is wrong at line 689 in blockmegamenu.php

1. $prd[$i] = $productImage = _PS_BASE_URL_._THEME_PROD_DIR_.$image->getExistingImgPath().'-home.jpg';

What should the image filename be? If it doesn’t exist, what should be generating it?

I can’t launch the site for my client without this so I need urgent help!!!

Many thanks,

B.

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...