Rainbow Trade Posted March 14, 2013 Share Posted March 14, 2013 http://expresssafety.co.uk/presta/en/site-safety-signs/129-pedestrians-this-way-sign.html I would like the following tabs to be along side each other products in same category, more information and comments rather than underneath one another. I would also like to remove the more details button and have an extra column alongside the short description so that it is similar to our other website the link is shown below:- http://www.uksafetystore.com/danger-live-wires-safety-sign.html#.UUH7ITeRjTp The attribute drop down boxes I'm also wondering if the width can be reduced but not sure which css file needs to be altered. Thank you for your help Link to comment Share on other sites More sharing options...
Rahvin Posted March 14, 2013 Share Posted March 14, 2013 (edited) Hi. First Tip: User Firebug with Firefox. This is a incredibly powerfull and helpfull tool while working with webpages. Second Tip: Use notepad++ or a similar programm with a fulltext search in files. You can analyze the web-element you want to change with firebug and make a fulltext-search with notepad++. This way you find the files you want to change very fast. The Top-Menues are defined in following files: modules/blocktopmenu/blocktopmenue.tpl modules/blocktopmenu/blocktopmenue.php Edited March 14, 2013 by Rahvin (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts