Please can someone tell me what code i need to change and to what too, to make my menu pages look the same, see I want to make my product listing menu look the same as the price menu system, www.perfexa.co.uk/pic1.PNG MUST LOOK LIKE www.perfexa.co.uk/pic2.PNG
What is the url of page on the first image? Looks like it's category layout (and not the menu module).
The first image is set under category list layout
Template for category list layout is in templates/mobile_iphone/html/com_content/category/default_items.php (assuming you use Joomla!1.5). But note that any changes in this file will overwritten on MJ update, so correct wayis to make a copy of template and modify it.