+ Reply to Thread
Results 1 to 8 of 8

Thread: HTML code to avoid horizontal scrolling
      
   

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

    Default HTML code to avoid horizontal scrolling

    Hello again, who can tell me please where exactly do i have to put the code to avoid horizontal scrolling

    1) start of page
    2) between head tag
    3) inside body tag
    4) beginning of body
    5) end of body
    6) end of page

    Thanks in advance

  2. #2
    Maddog's Avatar
    Maddog is offline Lieutenant Colonel
    Join Date
    May 2005
    Location
    UK
    Posts
    514

    Default Re: HTML code to avoid horizontal scrolling

    Quote Originally Posted by Julia
    Hello again, who can tell me please where exactly do i have to put the code to avoid horizontal scrolling

    1) start of page
    2) between head tag
    3) inside body tag
    4) beginning of body
    5) end of body
    6) end of page

    Thanks in advance
    Depends on the code, most are in 2 parts(no all), "between head" and "Beginning of Body"

    Can you let us see the code?
    www.bluevodaexchangelink.com
    BluevodaExchangeLink Help Center
    Bluevodaexchangelink Forum

    The only place for bluevoda site to be linked with!

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

    Default Re: HTML code to avoid horizontal scrolling

    Yes sure, i have used the same code for all other pages in my site and it works fine, it seems just that must be added in new pages.

    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }

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

    Default Re: HTML code to avoid horizontal scrolling

    Julia, horizontal scrolling is NECESSARY if your page exceeds the width of your visitor's browser window. So i really cannot understand why should you try to disable it. Also, if your page is narrower than the browser's window, the browser automaticaly disables the horizontal scrolling bar.
    So, i really can't understand what do you need this for.
    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!


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

    Smile Re: HTML code to avoid horizontal scrolling

    thanks for your reply. well i don't know, i had this problem before all that i remember is that i could solved with this code.

    It's obvious that something it's wrong because when i see my pages no one have an scroll bar beneath, but the new one yes

    for sure you know the reason for this, maybe you want to let me know?

    Thanks in advance he!

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

    Default Re: HTML code to avoid horizontal scrolling

    Post the URLs of the new pages and i will have a look.
    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
    Julia is offline Special Status
    Join Date
    Nov 2005
    Posts
    177

    Default Re: HTML code to avoid horizontal scrolling

    Thanks navaldesign, do you think if i post the code is enough... if not please let know

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

    Default Re: HTML code to avoid horizontal scrolling

    If you still don't want to go public, use my form to let me know the URLs: www.navaldesign.info/feedback13.html
    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!


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