Jump to content

Hi all, i'm looking to change the colour of the different block backgrounds,


Recommended Posts

Yeah, it is pretty difficult to get help around here. They must not believe their product is very good, otherwise they'd pe clamoring over themselves to help out people with problems.

The French have a very funny way of thinking about software. I guess they really mean it is open-and-forget .vs open-source.

As I said, many of them use the same selector. Several of them use a background image, too.

Your best bet is to use Firefox and download the Firebug plugin. You then go to your store, right-click on the
part you want to look at and then select Inspect Element. A box will pop up from the bottom of your browser and show you the HTMLand CSS used for the particular element. If you are working on a theme, this is invaluable because it tells you which line in the CSS to go to.

Here is how it looks for the manufacturers block on the Prestashop demo store:

39409_OHaA9Jbz0LtSzhJKzqbz_t

Link to comment
Share on other sites

thankyou very much for the reply :)


So to change the image, regarding what you have about firefox and how to see the code,

Id simple change the /img/block_bg.jpg??

So upload image say called imag1.jpg to the /img/ location and then change that to /img/imag1/jpg??


So if this is correct, is it the same for all the blocks?


Many many thanks indeed :D

Link to comment
Share on other sites

×
×
  • Create New...