Page 1 of 1

Style menu table

Posted: 25 Jun 2012, 21:35
by cannon2012
I have been able to successfully style individual elements of the menu display page by updating the phocamenu.css page. Now I would like to make a simple change to the table layout that displays the menu. Basically, I am only using the fields:
- Item Title
- Price
- Item Description
The title and price are in one row and the Description is in a row below that. I'd like to put the Title & Description in the same cell, separated by a break. Can you point me to the PHP file and/or XML file that creates the table layout so I can try that? Also, I might consider eliminating the Quantity column so that everything can be left justified.

Gregory Cannon

Re: Style menu table

Posted: 27 Jun 2012, 00:24
by Jan
Hi, see:
administrator/components/com_phocamenu/helpers/phocamenurenderviews.php

Jan

Re: Style menu table

Posted: 16 Dec 2012, 19:41
by jgkiefer
I would also like to have the menu displayed that way. I have the Pro version. Could you post your changes or post the changed file/s. Please.