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
Style menu table
- Jan
- Phoca Hero
- Posts: 48345
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Style menu table
Hi, see:
administrator/components/com_phocamenu/helpers/phocamenurenderviews.php
Jan
administrator/components/com_phocamenu/helpers/phocamenurenderviews.php
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 16 Dec 2012, 19:37
Re: Style menu table
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.