Results 1 to 13 of 13

Thread: Could anyone tell me why?
      
   

  1. #1
    jusa is offline Sergeant
    Join Date
    Jan 2006
    Posts
    27

    Default Could anyone tell me why?

    Could anyone tell me why the text is appearing on top of the banner?www.pocketbiketuning.net

  2. #2
    Julia is offline Special Status
    Join Date
    Nov 2005
    Posts
    177

    Default Re: Could anyone tell me why?

    Hello Jusa i took a look at your site, funny but in my browser the text is down the banner.....

  3. #3
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,428

    Default Re: Could anyone tell me why?

    Looks ok to me also...Are you upside down?

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  4. #4
    SChajin's Avatar
    SChajin is offline Major General
    Join Date
    Jan 2006
    Location
    Coral Springs, Florida
    Posts
    2,789

    Red face Re: Could anyone tell me why?

    For me it is at the top of the banner.

    SChajin
    www.thebarefoottraveler.com
    www.gladyourgone.com

  5. #5
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: Could anyone tell me why?

    The text I'm seeing above the banner - looks like you missed a closing tag somewhere (or an opening tag) which causes that.

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Could anyone tell me why?

    Bethers is correct:

    You have this piece of code in your html, immediately after the meta tags:


    <
    div#container
    {
    width: 985px;
    position: relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    }
    body
    {
    text-align: center;
    margin: 0;
    }
    >

    The part in black is what you have, the red < and > is what is missing and will solve your problem.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    jusa is offline Sergeant
    Join Date
    Jan 2006
    Posts
    27

    Default Re: Could anyone tell me why?

    Hi Naval..Thanks for your help
    I changed it, but still the same

  8. #8
    Nyoman is offline Major
    Join Date
    Sep 2005
    Location
    heavenly-temple
    Posts
    426

    Default Re: Could anyone tell me why?

    This is something to do with your keyword, you put one keyword with quote " ("pocketbike"),that will make the structure of the html code not acceptable. eliminate that and all will work fine
    .
    .
    Nyoman

  9. #9
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: Could anyone tell me why?

    Actually - the top one should be <div#container> and the other one should be </div> - see if that works. I've never seen a div tag like div#container - but I won't question that part :)

    It is these tags that is causing the problem - so is only a matter of getting them right - another thing - since everything is showing up correctly - you could copy that section and save it in notepad, then erase that entire string that Naval Design gave you - and if it's not needed, you've solved the problem that way. No need to have unnecessary code.

  10. #10
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Could anyone tell me why?

    I think that nyoman is correct. As soon as you delete your keywords, or just leave the first ones, everything works ok. Probably, some symbol that you have put in your keywords, closes the tag and this way the rest appears as text. Try putting only 10 -15 keywords. Please note that this is also good for SE. All this number of keywords is not good for SE
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  11. #11
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: Could anyone tell me why?

    Speaking of keywords - most se's don't look at that - but when they do - they expect to see the keywords on the page. If you aren't using it on the page, don't put it in here. And if you are using it - only put the ones you are optimizing that page for here.

  12. #12
    Nyoman is offline Major
    Join Date
    Sep 2005
    Location
    heavenly-temple
    Posts
    426

    Default Re: Could anyone tell me why?

    Quote Originally Posted by bethers
    Actually - the top one should be <div#container> and the other one should be </div> - see if that works. I've never seen a div tag like div#container - but I won't question that part :)

    It is these tags that is causing the problem - so is only a matter of getting them right - another thing - since everything is showing up correctly - you could copy that section and save it in notepad, then erase that entire string that Naval Design gave you - and if it's not needed, you've solved the problem that way. No need to have unnecessary code.
    hmmmmmmmm,
    i would try if this is working or not
    .
    .
    Nyoman

  13. #13
    jusa is offline Sergeant
    Join Date
    Jan 2006
    Posts
    27

    Default Re: Could anyone tell me why?

    Got it sorted out now.. All i did was deleting the banner/picture on the Voda Builder, and pasted it again..Save and problem solved

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49