mindhaze Posted January 10, 2012 Share Posted January 10, 2012 When I enable the menu at the top (Prestashop Top Horizontal Menu) it makes the background of the bottom of my page disappear. Can anyone tell me why it's white on the lower half of the page? http://174.122.62.16/store/ Thank you so much in advance! Paul Link to comment Share on other sites More sharing options...
Snade Posted January 11, 2012 Share Posted January 11, 2012 Hi add this code to global.css line 97 #wrapper1 { background: url("../img/bg_top.png") no-repeat scroll 50% 0 #000000; min-height: 100%; min-width: 1000px; overflow: hidden; } also, your header looks messed up(too much space). Try to arrange the module positions, according to the theme isntructions. 1 Link to comment Share on other sites More sharing options...
mindhaze Posted January 11, 2012 Author Share Posted January 11, 2012 Hi add this code to global.css line 97 #wrapper1 { background: url("../img/bg_top.png") no-repeat scroll 50% 0 #000000; min-height: 100%; min-width: 1000px; overflow: hidden; } also, your header looks messed up(too much space). Try to arrange the module positions, according to the theme isntructions. It worked! Thank you, thank you, thank you, thank you, thank you so much!!!!!!!!!!!! :) Link to comment Share on other sites More sharing options...
Snade Posted January 12, 2012 Share Posted January 12, 2012 Glad to help Dont forget to add [solved] in the topic name, and also I'll be happy if you "like" my comment, if it was helpfull to you. Thanks ! 2 Link to comment Share on other sites More sharing options...
duongphuc Posted January 12, 2012 Share Posted January 12, 2012 Woow that's great Snade, i just "like" you a moment. Well - my site get problem with Top Horizontal Menu too, , it's demo theme from prestashop for free, but when i install for my site, the top menu get some change don't like demo (black ground and cs stye) [solved] can you help me : http://candientu.hoasenvang.com.vn Thanks Snade Link to comment Share on other sites More sharing options...
duongphuc Posted January 12, 2012 Share Posted January 12, 2012 alo, i've done my solved, just change blocktopmenu folder - easyly Link to comment Share on other sites More sharing options...
mindhaze Posted January 12, 2012 Author Share Posted January 12, 2012 Glad to help Dont forget to add [solved] in the topic name, and also I'll be happy if you "like" my comment, if it was helpfull to you. Thanks ! How do I update the topic name? Link to comment Share on other sites More sharing options...
Recommended Posts