barsigns Posted July 25, 2009 Share Posted July 25, 2009 HowdyI have searched for ages for the answer to this question,but could not find.I want to change the background color in the featured product section where the uploaded images go,my images are long and narrow so I want to get rid of the white space with another color.Thanks in advance :-) Link to comment Share on other sites More sharing options...
glosticks Posted July 25, 2009 Share Posted July 25, 2009 its somewhere in images.inc.php lok for lines containing 255,255,255 can not remember what part does what so you will have to playand remember to regerate your thumbnails after every alterarion to see the results Link to comment Share on other sites More sharing options...
barsigns Posted July 26, 2009 Author Share Posted July 26, 2009 its somewhere in images.inc.php lok for lines containing 255,255,255 can not remember what part does what so you will have to playand remember to regerate your thumbnails after every alterarion to see the results I am not sure why I would want to regenerate the thumbnails, I only want the backgound color changed not anything else?In the screenshot, I want to change the white backgound to another color. Link to comment Share on other sites More sharing options...
glosticks Posted July 26, 2009 Share Posted July 26, 2009 suggest you download one of your images and have a look at the size of it and how it has been alteredwhat you are seeing is not a background colour, but your whole image that is modified when it is uploaded to prestashop,hence the need to regenerate the thumbnails Link to comment Share on other sites More sharing options...
barsigns Posted July 26, 2009 Author Share Posted July 26, 2009 suggest you download one of your images and have a look at the size of it and how it has been alteredwhat you are seeing is not a background colour, but your whole image that is modified when it is uploaded to prestashop,hence the need to regenerate the thumbnails HiThe images are of street signs, thats why they are long and narrow,if I was to make them fit then I think they would be out of proportion and would not be able to see the whole sign.The images have been croped if that is what you mean? Link to comment Share on other sites More sharing options...
Melinda Posted July 26, 2009 Share Posted July 26, 2009 use firebug in firefox browser and see the outline around the featured box and then you will see the style in the css stylesheet to change the color. Link to comment Share on other sites More sharing options...
glosticks Posted July 27, 2009 Share Posted July 27, 2009 attached one of your picyures from your site, notice the white border all the way round it, this is the colour that can be changed in images.inc.php Link to comment Share on other sites More sharing options...
Recommended Posts