Results 1 to 3 of 3

Thread: Page layout

  1. #1
    Junior Member
    Join Date
    Jul 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Page layout

    Hi All,

    I have just completed a very basic web design course, and have learned both html and css. I am now looking to further my knowledge in web design, and have created some web designs, which i have tested on multiple browsers. The problem i have is when i view it in Opera with the windows tab column selected on the left of the screen, my web page is compressed and screen content looks squashed in places, whilst things like text and pictures can be moved about. I have adjusted widths using percentages, which reduces the impact of this, but i would like to know how to design it, so that the page automatically creates a horizontal scrollbar, which prevents distortion. Most sites seem to have this feature as Opera doesn't affect them, as it does mine.

    I hope someone can help.

    Thanks,

    Alan

  2. #2
    Moderator Corrosive's Avatar
    Join Date
    May 2010
    Location
    Bristol, UK
    Posts
    980
    Thanks
    18
    Thanked 27 Times in 20 Posts
    You got any examples that we can see online please?

  3. #3
    Member meow's Avatar
    Join Date
    Feb 2010
    Location
    W Midlands
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts
    As above, we really need to see the page to help :o)

    Is something like min-width appropriate (which should form a horizontal scroll if the window is too narrow)?

    #outermostcontainer{
    min-width:800px;
    }

Similar Threads

  1. PSD Layout in Dreamweaver
    By SAS25 in forum Adobe Forum:
    Replies: 5
    Last Post: 09-22-2011, 01:34 PM
  2. Frustrating page layout
    By Deadletter in forum Graphic Design Critique:
    Replies: 3
    Last Post: 03-25-2011, 12:09 AM
  3. Page Layout for Print in PS - CS4
    By Magone in forum Printing & Print Design Forum:
    Replies: 7
    Last Post: 06-08-2010, 10:35 PM
  4. Your Layout/Workspace!
    By TheNoone in forum Graphic Design Forum:
    Replies: 16
    Last Post: 12-07-2009, 09:47 AM
  5. Help needed!! Magazine design and page layout
    By Kat27Bro in forum Graphic Design Forum:
    Replies: 14
    Last Post: 01-20-2009, 02:42 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
  •