Aaron Healey Posted July 15, 2010 Share Posted July 15, 2010 Hi wondering if someone could helput me how can i change the layout of the Manufacturer Page, so it shows like 2 pictures in a column or a List of the Manufacturers/Brands on the page?You can see how it shows on the page http://www.more4beauty.co.uk/manufacturer.phpRegards,Aaron Link to comment Share on other sites More sharing options...
shacker Posted July 18, 2010 Share Posted July 18, 2010 Hi wondering if someone could helput me how can i change the layout of the Manufacturer Page, so it shows like 2 pictures in a column or a List of the Manufacturers/Brands on the page?You can see how it shows on the page http://www.more4beauty.co.uk/manufacturer.phpRegards,Aaron there is no brands here Link to comment Share on other sites More sharing options...
Aaron Healey Posted July 19, 2010 Author Share Posted July 19, 2010 Hi sorry there is test brands i just added i would like to add this also in the menu as a drop down list on the menu called brands and then when you hover over it has all the brands listed.I would like something like http://www.argos.co.uk/static/Home.htm when you hover over there menu it has that kind of style i want that for Brands and Categories if possible. i know there is something called mcdropdown but i have never used it, so wouldn't know how to incorporate it into Prestashop menu.Regards,Aaron Link to comment Share on other sites More sharing options...
rocky Posted July 20, 2010 Share Posted July 20, 2010 The only module I'm aware of that lets you add a list of categories and manufacturers to a menu is this one. It doesn't let you display subsections within the submenu like on that site though. Link to comment Share on other sites More sharing options...
Aaron Healey Posted July 20, 2010 Author Share Posted July 20, 2010 The only module I'm aware of that lets you add a list of categories and manufacturers to a menu is this one. It doesn't let you display subsections within the submenu like on that site though. Hi i downloaded and installed the menu from the link you supplied but on IE7 when you add Categories + Maufacturers it drops down a line so the menu category menu or the manufacturer menu isnt in line with all the other items take a lookhttp://www.more4beauty.co.uki have no clue what this could be not sure if its the code or the css I tried to look in Firebug but couldnt work it outRegards,Aaron Link to comment Share on other sites More sharing options...
rocky Posted July 20, 2010 Share Posted July 20, 2010 I see. It looks like the menu module wasn't written to work in IE6 or IE7. I guess there is no perfect menu module available at the moment. Link to comment Share on other sites More sharing options...
Aaron Healey Posted July 20, 2010 Author Share Posted July 20, 2010 Ok, but surely there is a piece of code that will fix it from dropping down like that as i just cant think what is causing it Link to comment Share on other sites More sharing options...
Aaron Healey Posted July 22, 2010 Author Share Posted July 22, 2010 Hi on the manufacturers page how can you have 2 manufacturers/brands on the same lineRegards,Aaron Link to comment Share on other sites More sharing options...
rocky Posted July 22, 2010 Share Posted July 22, 2010 Do you mean that you want to display the manufacturers in a similar way to the featured products, but with two columns? You can do that by editing the /* manufacturers-list.tpl && suppliers-list.tpl */ section of global.css. See here for grid code. Link to comment Share on other sites More sharing options...
Aaron Healey Posted July 23, 2010 Author Share Posted July 23, 2010 Hi sorry i never replied and said it was solved but i fixed it all i had to do was add this to my code:ul#suppliers_list li, ul#manufacturers_list li { /*background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;*/ border: solid 1px #d0d3d8; padding:0.6em; margin-bottom:1.5em;width: 135px; height: 155px; float:left; margin-left: 20px;}The code in Red is the part which i hadd to make it work and i have to say thankyou to member "eltitos" for helpingRegards,Aaron Link to comment Share on other sites More sharing options...
totallighting.sk Posted November 17, 2013 Share Posted November 17, 2013 Thanks, its working1! 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