prestwich Posted May 29, 2010 Share Posted May 29, 2010 Hi all, ive been searching for a wile now but still cant find anything on modifying "product list" style.Ive attached two pictures to show exactly what i want...PLEASE HELP**Picture HERE Link to comment Share on other sites More sharing options...
rocky Posted May 30, 2010 Share Posted May 30, 2010 To remove the background behind the title, remove the following line from the h2 block in the /* global style */ section of css/global.css in your theme's directory: background: transparent url('../img/title_bg.gif') no-repeat top left; To remove the background on the product list items, remove the following line from the ul#product_list li block in the /* product-list.tpl */ section: background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x; Link to comment Share on other sites More sharing options...
prestwich Posted May 30, 2010 Author Share Posted May 30, 2010 Sorted now, thank you very much!!! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now