Jump to content

How to fix gray square with question mark?


diaba

Recommended Posts

Hi everyone! Please help me

i have bought theme 317 from prestashop addons

and installed it on my site www.printme.by

all is good but when i trying to change index.php in preferences>seo&url

when i see on frontpage of my site this gray square with question mark - it's defaced site look :(

Please if you can help me

tell me what i need to do

Thanks

post-395472-0-48863100-1346699440_thumb.jpg

Link to comment
Share on other sites

In global.css line 717 you have

 

#tmnivoslider {
width: 938px;
height: 674px;
margin: 0 0 0 -2px;
padding: 6px 0 0 6px;
background: url(../img/slider_bg.png) 0 0 no-repeat;
overflow: hidden;
}

 

And image slider_bg.png is missing or pth to it is wrong.

Check that or change this css.

  • Like 1
Link to comment
Share on other sites

In global.css line 717 you have

 

#tmnivoslider {
width: 938px;
height: 674px;
margin: 0 0 0 -2px;
padding: 6px 0 0 6px;
background: url(../img/slider_bg.png) 0 0 no-repeat;
overflow: hidden;
}

 

And image slider_bg.png is missing or pth to it is wrong.

Check that or change this css.

 

Yes, it's working for me :rolleyes:

 

thank you very much

It is very important to me now because everything has to be perfect

thanks razaro, you are my hero)

Link to comment
Share on other sites

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...