This is a discussion on "How important do you think liquid CSS is?" within the Web Page Design section. This forum, and the thread "How important do you think liquid CSS is? are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How important do you think liquid CSS is?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
How important do you think liquid CSS is?
I've been designing sites for a couple of years and haven't really bothered with liquid CSS, I've just designed my sites for a specific resolution specified by them.
Do you think I should learn about liquid CSS and utilise it in my future sites, or is your opinion that it's overrated? |
|
|
|
#2
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
You really have to do something for people on 800x600 monitors - they hate having to scroll sideways. Liquid is best if your site can stand it, otherwise you need an alternate style sheet or just a site that fits into 800x600 resolution. It isn't hard to do liquid, it's just a case of whether your design can handle it. It can get tough if you want three columns and have graphics.
Last edited by masonbarge; Jun 4th, 2006 at 17:59. |
|
#3
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
I think liquid is often seen used in combination with the max-width property.... simply because some designs can look very odd at big resolutions.
Liquid design is becoming more and more popular... they are generally pretty flexible across a number of devices, but then.... it all comes down to personal taste at the end of the day.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#4
|
|||
|
|||
|
Re: How important do you think liquid CSS is?
As has already been said your design needs to work at 800 x 600 without having to scroll sideways. Users hate it. I recently checked the stats and 16% of users are still using 800 x 600. You have to decide if you feel there is any benefit to the end user of having a fluid layout. Typically you would only have the main content area change in width in a three column layout. IMO this is not hard but it raises its own questions. Users apparently do not like to scan long lines of text on screen, so what do you do about that? Also consider the fact that a lot of users whilst having larger screens and resolutions do not work with the browser, or other applications for that matter, at full screen size. At the moment, I'm still in the design for 800 x 600 camp and centre the design in the browser window. |
|
#5
|
|||
|
|||
|
Re: How important do you think liquid CSS is?
Interesting point Geoff, I too was in this camp a few months ago.
I'd read somewhere else, can't remember where now, that the % of users at 800x600 was under 10% (your figures were probably more accurate than mine) so have recently been designing with 1024x768 in mind just for my own site, and using whatever a client has stated to me for theirs. I think from what people are saying I will look into liquid, I did try it on my current layout but differences between firefox and ie were annoying me so I gave up after a while. I'll definitely look into it for the next site I do though. What do others think? |
|
#6
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Like I said.... fluid is fine... but max-width is your friend.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#7
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#8
|
|||
|
|||
|
Re: How important do you think liquid CSS is?
@minute44 - guess what IE7 has fixed Min/Max Width.
Also I think the user resolution percent is going to be based on the site market. For example if a particular site is for web designers and developers then their resolution is likely to be higher and thus the 800x600 percent will be lower. But if a site is geared toward churches for example the 800x600 percent will be much higher. So you have to target your design and your implementation to the audience. my $0.02
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
#9
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
Man, it may have fixed the min/max width thing but it still sucks!
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#10
|
|||
|
|||
|
Re: How important do you think liquid CSS is?
I have been using IE7 beta ever since it went public. Its at least a step in the right direction.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
#11
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
It's not really a hack either, just a property/value that only IE understands. |
|
#12
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#13
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
|
|
#14
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
sorry, I think I misunderstood you.
I thought you were saying that there was a plug-in that the user had to download for IE to interpret min/max width right. I was saying; shouldn't making things display correctly fall on the designer and not the user?
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#15
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
The user just browses in their undies and doesn't know the difference. |
|
#16
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
IMO, I.E 7 was the biggest let down. It may have fixed a couple of things but its screwed around with some big ones. It fucks up CSS navigation a fair bit, and is more of a memory hog than Firefox.
I'll stick to Firefox, just wish it would come with every computer |
|
#17
|
||||
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
|
|
#18
|
|||
|
|||
|
Re: How important do you think liquid CSS is?
I agree with herkalees. IE7 isnt perfect, but it truly has come leaps and bounds from its 6 year old IE6 where nearly everything had to be hacked or worked around to get it to display as the standards called for. So if something is wrong it is |