Submit Your Article Forum Rules

Results 1 to 4 of 4

Thread: Horizontal Scrolling and Other CSS problems

  1. #1

    Horizontal Scrolling and Other CSS problems

    I have a site here that I'm doing for a client. Yeah, I know that the design sucks, but this is just a preliminary site. Compared to what they have now right now, it's better just to get it up and running so as to market it.

    Here's my problems.

    1. I got a left hand scrolling problem and I need to get it turned off.
    2. I need to figure out how to make the submit button an actual button.
    3. I want to know how to keep the footer from moving up or down at a certain point when I'm adding or deleting content.

    I've yet to debug this site in any PC browsers so far (I just now got Parallels with XP and Vista, VERY COSTLY). If you guys got any other critiques concerning execution of CSS I'd greatly appreciate it.

    The target browsers I'm going for are Safari, Firefox, Netscape and Opera for both Platforms, and IE 5.5, 6 and 7 for PC (the later for both XP and Vista). Thanks.

    Also, I was wondering if anybody could troubleshoot the other Debt Zero site (debtzero.com - Home Page)
    Clif Thompson

  2. #2
    Senior Member DrTandem1's Avatar
    Join Date
    Oct 2003
    Posts
    1,828

    Re: Horizontal Scrolling and Other CSS problems

    To make the "submit" button a button, you must take the input fields out of the paragraph tag. I don't believe that's valid, anyway.

    I'm not sure what you mean by left hand scrolling. Do you mean you can't figure out why everything is left justified?

    Forget about "target browsers." Make the page validate to W3C standards.
    DrTandem's San Diego Web Page Design, drtandem.com

  3. #3

    Re: Horizontal Scrolling and Other CSS problems

    Sorry, I meant when you scroll to the right, the body paragraph scrolls behind the buttons on the left hand side.
    Clif Thompson

  4. #4
    Senior Member bj's Avatar
    Join Date
    Apr 2005
    Posts
    1,171

    Re: Horizontal Scrolling and Other CSS problems

    Um, I think you misunderstood what position: fixed; means. Delete it everywhere and see what happens.

    You might need to reconstruct your layout for it to behave better. You can find layouts here:

    Layout Gala

Similar Threads

  1. Problems with Horizontal rules...help needed please
    By wickywills in forum Web Programming Discussion Forum
    Replies: 4
    Last Post: 09-05-2006, 05:25 PM
  2. Mobile Design: The Quest Against Horizontal Scrolling
    By Lerza in forum Graphics & Design Discussion Forum
    Replies: 6
    Last Post: 08-23-2006, 07:00 PM
  3. how do I eliminate the horizontal scoll bar?
    By watto in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 11-10-2005, 11:40 AM
  4. horizontal css menu
    By ozchris in forum Graphics & Design Discussion Forum
    Replies: 2
    Last Post: 11-09-2004, 07:34 PM
  5. Horizontal Scrolling
    By wealth42 in forum WebProWorld: Guidelines/Announcements/Suggestions
    Replies: 5
    Last Post: 02-28-2004, 10:58 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
  •