Page 1 of 1

Print and Date

Posted: 05 Mar 2011, 00:16
by civiliantech
How do you control whether the date and the print icon appear or not? I would like to remove the date from all of the menus. The print icon shows on all of the menus except for one. I have no idea why it shows on all and not this specific one. It doesn't show on Toy's Favorite Entrees.

http://www.toysthai.com

Re: Print and Date

Posted: 19 Apr 2011, 01:38
by tessak22
I need this also!

Re: Print and Date

Posted: 22 Aug 2011, 14:55
by smartwebs
I need to remove date from Daily Menu

Please respond .........................

Thanks
Marc

Re: Print and Date

Posted: 25 Aug 2011, 13:47
by Jan
Hi, print icon can be activated/deactived in the parameters - in menu link to daily menu.

The Daily menu displays the date as default, in other case the code needs to be modified to not display it or better, just set "display:none" for the css class of the date, so it will be not displayed on the site, in the template css.

Jan

Re: Print and Date

Posted: 30 Nov 2011, 15:51
by infinitydirect
Hi I am new to Joomla, can you please tell me where can I find the template css to change the css class of the date to "display:none".
Thanks
Tom

Re: Print and Date

Posted: 30 Nov 2011, 17:16
by Jan
Hi, you can set it in Phoca Restaurant Menu CSS:

components/com_phocamenu/assets/phocamenu.css

Jan

Re: Print and Date

Posted: 30 Nov 2011, 18:41
by infinitydirect
Hi, changing anything in phocamenu.css has no effect? - even removing the file phocamenu.css does not change the appearance of the page. Am i doing something wrong?