Move quantity after title

Phoca Restaurant Menu - restaurant menu manager
Topy
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 30 Mar 2015, 19:12

Move quantity after title

Post by Topy »

Hello,

How can i change the order for quantity and title ? I want to move quantity after title.

Thank you !
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47887
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Move quantity after title

Post by Jan »

Hi, for this you need to directly customize the output in php file :idea:

Jan
If you find Phoca extensions useful, please support the project
Topy
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 30 Mar 2015, 19:12

Re: Move quantity after title

Post by Topy »

Thank you Jan ... but i found another easy way :) ....

in style : td.pmquantity { float:right;} and td.pmtitle { float:left;}

Can you tell me what is the price for pro version ? I want to add another menu...
Post Reply