d.crysty23 Posted February 3, 2014 Share Posted February 3, 2014 I have 2 questions about placing the prestashop elements: 1. How can I change the background of a single module? I've changed the line .block .title_block, .block h4 { padding:6px 11px; font-size:12px; color:000; text-shadow:0 1px 0 #000; text-transform:uppercase; background-image:url(/themes/default/img/bg-category.png); font-weight: bold; } in the global.css file but the background changed for all modules. 2. How can I increase the width of the "featured products" modue? Right now, it looks like in the image and I'd like it to take the whole width of the site, from one end to the other. What should I change? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted February 3, 2014 Share Posted February 3, 2014 2. How can I increase the width of the "featured products" modue? Right now, it looks like in the image and I'd like it to take the whole width of the site, from one end to the other. What should I change? From the image it looks like you have a two column theme. If so, you cannot do what you want. The FP module is hooked in the center column so it will only span that column. Perhaps a link to your store would give us some more insight into what you are trying to do. Marty Shue Link to comment Share on other sites More sharing options...
d.crysty23 Posted February 3, 2014 Author Share Posted February 3, 2014 all I know is that he site is made on local.. I wish it were public.. At best, I could give private access in order to study the code Link to comment Share on other sites More sharing options...
vekia Posted February 3, 2014 Share Posted February 3, 2014 you want to disable this left column (blank field) ? if so, the question is: on all pages (homepage, categories, products etc.) or only on certain of them? Link to comment Share on other sites More sharing options...
d.crysty23 Posted February 3, 2014 Author Share Posted February 3, 2014 i don't want to disable it. On home page, i have the "categories" module on the left side and I want it there. I've posted another image for you to understand better Link to comment Share on other sites More sharing options...
Recommended Posts