|
Click the question to reveal the answer, click the question once more to hide.
Print FAQs
Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/thegrubclub3030/public_html/FAQMasterFlex/faq_config.php on line 23
| Q |
What is TGC? |
| Q |
Costs and Requirements for using TGC menu on another web site. |
| Q |
How do I add a menu to The Grub Club web site? |
| Q |
How do I add The Grub Club menu to My web site? |
| A |
1) See FAQ about requirements for using this feature.
2) Go to your Grub Club menu. Something like:
http://www.thegrubclub.com/r/menu_1252_2051.htm
replace /r/ with /feed/ like this:
http://www.thegrubclub.com/feed/menu_1252_2051.htm
3)
Option a) PHP
include 'http://www.thegrubclub.com/feed/menu_1252_2051.htm';
Option b) iframe
Add this tag to your menu page where you want The Grub Club
menu:
<iframe id="logos" name="logos" style="position:relative;
left:0px; top:0px; width:500px; height:500px; z-index:4"
frameborder="no" scrolling="yes"
src="http://www.thegrubclub.com/feed/menu_1252_2051.htm"
class="black_logos"></iframe>
The look of the menu can be partially cotrolled with
stylesheets.
h1 >> Size and look the Restaurant Name
p14px >> Size and look of address and phone
category >> Size and look of category name
menu >> Size and look of most menu text
menu_item >> Size and look of item name
lighter >> Color of light highlight
darker >> Color of Dark highlight
× close
|
|