1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Food online template

Discussion in 'Free Website Templates' started by Mimoun, Mar 4, 2007.

  1. analyzatechnologies

    analyzatechnologies New Member

    Nice template ... Good Work.
     
  2. Tom!!

    Tom!! New Member

    I think all the free templates are made by the admin/owner of the site.
     
  3. upx

    upx Banned

    Thank you very much . nice
     
  4. brandon9802

    brandon9802 New Member

    help

    Hey, First off, Great template!

    Im looking to change the red background to a green, Is that possible? please let me know
     
  5. bryanfuller

    bryanfuller New Member

    Navigation style is not attractive, Is it possible to change the menu bar?
     
  6. bryanfuller

    bryanfuller New Member

    Color scheme is very good and looks professional, I like the theme. Thanks
     
  7. unhallowedangel

    unhallowedangel Logo Specialist

    @byanfuller I certainly agree with you, grea scheme, perfessional look and just kinda pops at you in a perfesional way. Good temp
     
  8. timmergroup

    timmergroup New Member

    nice work!
     
  9. garethjones

    garethjones New Member

    hi..

    Nice template, but I don't think that the whole box thing acctually works for this template.... but the images look real good

    i think u creat that page is nice but that page cliarity is not good like some mistek in image so plz chek it.

    i was download your template, looking very nice but in this template both hand of lady is different and not sharp border image.
     
  10. jbnash18

    jbnash18 Banned

    hello There!!! by the way ur template is really nice but i have a problem when i click the submit button nothing happens...here's my code.thanks in advance


    <h2>Online booking</h2>
    <form action="whoami@ymail.com" method="get" name="OnlineBooking" accept-charset="utf-8" target="_blank">
    <table border="0" cellspacing="2" cellpadding="0">
    <tr><th>Name</th><td><input type="text" name="a" value="" class="text" /></td></tr>
    <tr><th>Email/Phone</th><td><input type="text" name="b" class="text" value="" /></td></tr>
    <tr><th>Date</th><td><input type="text" name="c" value="" class="text" /></td></tr>
    <tr><th>Time</th><td><input type="text" name="d" value="" class="text" /></td></tr>
    <tr><th>Choose your Dine</th><td>
    <select name="e">
    <option value="Dinner">Dinner</option>
    <option value="Drinks">Drinks</option>
    </select>
    </td></tr>
    <tr><td class="submission" colspan="2"><input type="submit" name="s" value="Submit" /></td></tr>
    </table>
    </form>
    </div>
    <div id="menu">
    <h2>Special menu</h2>
     
  11. tomw

    tomw Member

    You need to use a script to capture the data in the form. PHP script is very popular. The first line for the form can be something like this:

    Code:
    <form action="[I]myscript.php[/I]" method="post" name="OnlineBooking" accept-charset="utf-8" target="_blank">
    Note that it is better to use post method instead of get.

    This site gives you an example.
     
  12. jbnash18

    jbnash18 Banned

    thanks!!! this would help a lot!!!
     
  13. smithjohn

    smithjohn New Member

    hmmmmm, this is beautiful template, especialy color combination red and orange. i like this one . thanks for sharing.
     
  14. Karjala

    Karjala New Member

    All of the templates available here are one page templates...if you want more pages you have to create them...