Style menu table

Phoca Restaurant Menu - restaurant menu manager
cannon2012
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 25 Jun 2012, 21:24

Style menu table

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48345
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Style menu table

Post by Jan »

Hi, see:
administrator/components/com_phocamenu/helpers/phocamenurenderviews.php

Jan
If you find Phoca extensions useful, please support the project
jgkiefer
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 16 Dec 2012, 19:37

Re: Style menu table

Post 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.
Post Reply