Paul Reading Posted April 15, 2009 Share Posted April 15, 2009 I want to change the colour of the account block. I tried editing the four colour called fushias in themes/prestashop/css/global.css but it only seemed to change the text. The background and bar did not change colour at all... except as the page started to load it would flash up the new colours but was instantly overwritten by another style sheet. Well that is what it looked like to me. Any clues? Link to comment Share on other sites More sharing options...
hatc Posted April 15, 2009 Share Posted April 15, 2009 I´m in on this, my colour is gone !! Link to comment Share on other sites More sharing options...
Paul Reading Posted April 15, 2009 Author Share Posted April 15, 2009 What do you mean? Link to comment Share on other sites More sharing options...
rocky Posted April 15, 2009 Share Posted April 15, 2009 By default, pink graphic files in the img folder of your theme directory are used to create the background of the My Account block. For example, block_header_myaccount.jpg is used for the rounded header, block_bg_myaccount.jpg is used for the background, img/block_footer_myaccount.jpg is used for the rounded footer and bullet_myaccount.gif is used for the bullets. You need to change these files, or change the links to the css/global.css file to the gray equivalents. Do a search for /* block myaccount */ in the CSS to find the links. Link to comment Share on other sites More sharing options...
Recommended Posts