Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Scroll Bars on some screens?

  1. #1

    Default Scroll Bars on some screens?

    Scroll Bars on some screens?

    I get a wide screen with horizontal scroll bars when logged in and viewing "Online Maintenance Manuals", "Galleries", "Vintage Power Wagons Price List", and "Links" pages. This does not happen on the "Forums" and "Galleries" pages.

    Using IE 6.0 at a screen resolution 1152 X 864.

    The only difference I see, in this area of the source code, is the two commented-out lines of code below:

    --src="/vb/images/heavy_metal/hm/heavymetal_splashleft01.jpg" width="442" height="127"></a></td>

    --background="/vb/images/heavy_metal/hm/heavymetal_splashcenter01.jpg" >&nbsp;</td>

    If I understand the information presented in the article linked below, the double-dash "--" is a switch between allowing the ">" as text in a comment line or treating the ">" as an End Comment delimiter.

    I believe this line of code below is being ignored and considered a part of the comment line above it because the comment line terminator ">" is considered text.

    <td width="100%" height="127"

    Each time a double dash is encountered, it changes the format between allowing, and not allowing the > characters to be inside the comment:

    http://www.howtocreate.co.uk/SGMLComments.html

    Sorry guys I really don't look for this stuff – it just jumps out at me when paging around for other reasons.

    No big deal just another observation and FYI.

  2. #2
    Join Date
    Sep 1998
    Location
    Winlock, WA
    Posts
    2,553

    Default

    Quote Originally Posted by amphi View Post
    Sorry guys I really don't look for this stuff – it just jumps out at me when paging around for other reasons.
    I have a hard time believing this sometimes!!

    I will take a look at that in a little bit.

  3. #3
    Join Date
    Sep 1998
    Location
    Winlock, WA
    Posts
    2,553

    Default

    Ok, take a look at them now.
    I removed those lines of code.

  4. #4

    Default

    Not yet!

    This works no scroll:

    <!-- logo -->
    <a name="top"></a>
    <div align="center">
    <center>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
    <td><a href="/" target="_self"><img border="0"
    src="http://m715zone.com/flaglogo.jpg"></a></td>
    <td width="100%" height="127"
    background="/vb/images/heavy_metal/hm/3truck_banner.jpg"
    >&nbsp;</td>

    </tr>
    </table>
    </center>


    This scrolls:

    <!-- logo -->
    <!-- content table -->

    <!-- logo -->
    <a name="top"></a>
    <div align="center">
    <center>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
    <td><a href="/" target="_self"><img border="0"
    src="http://m715zone.com/flaglogo.jpg" width="442" height="127"></a>
    </td>

    <td width="100%" height="127"
    background="/vb/images/heavy_metal/hm/3truck_banner.jpg">
    </td>
    </tr>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
    <tr>
    <td><center><img src="/vb/images/10years.jpg" width="339" height"125" align="center"></center>
    </td>
    </tr>

    </table>
    </center>

  5. #5
    Join Date
    Sep 1998
    Location
    Winlock, WA
    Posts
    2,553

    Default

    How about now?

  6. #6
    Join Date
    Sep 1998
    Location
    North Central Wisconsin
    Posts
    11,524

    Default

    It was setup so that I had to reduce the screen width all the way down to where I started to get iside the margings of the flag logo to get a horizontal scroll bar...like 200-300 pixels.

    Now, the flag logo is larger and the 3 truck banner is doubled in the vertical direction...see image:

  7. #7

    Default

    Still scrolling and I did a reload to make sure it is not cached.

    Might be this line

    src="http://m715zone.com/flaglogo.jpg" width="442" height="127"></a></td>

    The one that doesn't not scroll has this:

    src="http://m715zone.com/flaglogo.jpg"></a></td>

  8. #8
    Join Date
    Sep 1998
    Location
    Winlock, WA
    Posts
    2,553

    Default

    Ok, fixed, I think.
    It 'should' auto-resize the image, and basically just cuts off the right hand portion of the image as you shrink the page size.

  9. #9

    Default

    Yes it cuts off but is still large like brute4c showed.

    The main page is much smaller and cut off at a different place.

    Dang it guys!

    Didn't mean to cause a wild goose chase here.

    Just out of curiosity when you get time, does vBulletin provide you with a code generating screen builder?
    Do you use some sort of web autoring tool like Front Page or do you edit the code directly with an editor like Notepad?

    Maybe all of the above!!

  10. #10
    Join Date
    Sep 1998
    Location
    North Central Wisconsin
    Posts
    11,524

    Default

    It originally scrolled only on the flag logo part.

    Then it scrolled on both the flag log and 3 truck banner, if I tried to narrow the screen.

    Now it seems back to how it was at first...

Similar Threads

  1. Scroll bars
    By amphi in forum Forum for questions and comments on the website.
    Replies: 14
    Last Post: April 9th, 2009, 11:07 AM
  2. tow bars/parts found in mil-truck Heaven
    By 503m715 in forum Open Discussion
    Replies: 20
    Last Post: July 6th, 2007, 05:05 PM

Posting Permissions

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


Site Upgrade, Design Modifications & Administrative Support by:
Palm River Enterprises LLC, IT Solutions
President: Tom King, User ID=teking
This site is owned and operated by:
M715 Zone, LLC
President: Jon Schmidt, User ID=brute4c


If you have any suggestions, comments, problems or questions, contact:  brute4c@m715zone.com
Use of this site means you understand and agree to our TERMS OF USE

Copyright Notice:
This web site is subject to the protection of the copyright laws of the United States and other countries. Except for Personal Use Only, you may not modify, copy, distribute, transmit, display, perform, reproduce, publish, license, create derivative works from, transfer, or sell any information obtained from any part of the M715 Zone website without the prior written permission of M715 Zone, LLC. Written permission can only be obtained by contacting brute4c@m715zone.com

Copyright 1998-2024