Jump to content

[SOLVED] Change background color product image


Recommended Posts

  • 9 months later...
  • 1 year later...
  • 7 months later...

its possible use in bacground for product image another img, or set up transparent background?

 

i have on default theme some modification - i use bacground img, which i change via global.css from default theme:

body{
    font:normal 11px/14px Arial, Verdana, sans-serif;
    color:#222;
    background:#fff url('http://mechanicke-vahy.eu/themes/default/img/white_marble.jpg');
    background-position: center top;
}

but its look not to good... take a look on screenshot

post-68570-0-76373000-1383992817_thumb.jpg

Edited by pildo (see edit history)
Link to comment
Share on other sites

  • 11 months later...

Sorry, found the solution in images.inc.php

changed 255,255,255 into 0,0,0

 

Problem solved

 

 

Hi, thanks for the info! in the new versions of PrestaShop you have to change this file:

 

 

classes/ImageManager.php

Hi,

I have tried all the solutions, I've always deleted the cache and tried different browsers but nothing! I use PrestaShop 1.6.0.9 please let somebody is able to make this change or is it really impossible? :(

My site is dark and these white bands look really bad. Thanks

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