Web Design Forum: Layout gets messed up if the browser is too small - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Layout gets messed up if the browser is too small

#1 User is offline   Arty 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 12-April 09
  • Reputation: 0
  • Location:Lewisville
  • Experience:Beginner
  • Area of Expertise:I'm Learning

Posted 12 April 2009 - 09:38 PM

I've just downloaded a child theme for the Thematic wordpress theme.
After spending a long time figuring out how the CSS file works and editing it so the colors match what I want, I found out that if you make the browser window too small, and scroll to the right, the content of the site overlaps the menu.

Is this a serious problem?

If there is, what can I do to fix it?

Site: http://www.blog.koroinu.com/

CSS file: http://www.blog.koroinu.com/wp-content/the...matic/style.css
0

#2 User is offline   mr p 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 325
  • Joined: 09-December 08
  • Reputation: 6
  • Gender:Male
  • Location:London
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 13 April 2009 - 10:20 AM

i think it's because your #header div has a fixed position. you can use float:left instead.
0

#3 User is offline   KevBrad 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 38
  • Joined: 13-April 09
  • Reputation: 0
  • Location:Cardiff
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 13 April 2009 - 04:34 PM

As Mr P said, floats will sort that out however I would really worry about it, after all who is going to resize the window that small?
0

#4 User is offline   dangreaves92 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 376
  • Joined: 25-September 08
  • Reputation: 2
  • Gender:Male
  • Location:Essex, UK
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 13 April 2009 - 04:46 PM

View PostKevBrad, on Apr 13 2009, 17:34, said:

after all who is going to resize the window that small?

A mobile phone, PDA or blackberry. You should cater for all sizes and allow smaller browsers (i.e. mobile phones) to scroll left and right without the layout distorting.
0

#5 User is offline   KevBrad 

  • Forum Newcomer
  • Pip
  • Group: Members
  • Posts: 38
  • Joined: 13-April 09
  • Reputation: 0
  • Location:Cardiff
  • Experience:Advanced
  • Area of Expertise:Designer/Coder

Posted 13 April 2009 - 04:52 PM

View Postdangreaves92, on Apr 13 2009, 17:46, said:

A mobile phone, PDA or blackberry. You should cater for all sizes and allow smaller browsers (i.e. mobile phones) to scroll left and right without the layout distorting.


If you are going down that route I would make a cut down site specifically for mobile content and redirect the user based on the user agent value. Using one site to cater for all is messy work.
0

#6 User is offline   dangreaves92 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 376
  • Joined: 25-September 08
  • Reputation: 2
  • Gender:Male
  • Location:Essex, UK
  • Experience:Intermediate
  • Area of Expertise:Designer/Coder

Posted 13 April 2009 - 04:56 PM

You can do that if you have a specific target audience using mobile phones. Otherwise it's pointless creating a completely seperate site just for the one or two visitors that may be using a mobile device. Having said that, it is still important to allow mobile users to fully access your website and under that comes the ability to scroll horizontally.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users