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

HTML NEED HELP! Please help me out, I'll return the favor!

Discussion in 'Web Development' started by DogOnTravels, Jul 16, 2008.

  1. DogOnTravels

    DogOnTravels New Member

    Hi everyone,
    So I have a travel website all set up and I purchased a template for the design. The problem is that on the front page of the template there is this little flight booking engine tool that isn't actually in use and it needs to be removed (the thing right under the "2 Penny Travel!" logo). I am decent at html editing, but I have no idea how to get rid of this thing ...i want it to be replaced with a gray background (just like the rest of the site). If you guys could check it out at www.2pennytravel.com and let me know if you have any ideas on how to get rid of that thing i would really appreciate it. thanks so much everyone and let me know if i can do anything for you in return.
     
  2. tsshankar.deepa

    tsshankar.deepa New Member

    try removing the <form> till </form>

    deepa
     
  3. t3-web

    t3-web New Member

    No clue on html, but you should check you home page top menu (it has no text :O)
     
  4. DogOnTravels

    DogOnTravels New Member

    Ya I know the top menu has no text. I am working on that right now. I am going to try the <form> thing and I'll let you know if it works...
     
  5. pezboy45

    pezboy45 Mod/Design & Coder [Pro]

    Looks like the <form> tags worked.
    And, you should just use some <div></div> tags for your menu.