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 |
|
|||
|
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? |
|
|
|
||||
|
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.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
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. |
|
|||
|
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? |
|
||||
|
Re: How important do you think liquid CSS is?
Like I said.... fluid is fine... but max-width is your friend.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
|||
|
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)
|
|
||||
|
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)
|
|
|||
|
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)
|
|
||||
|
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. |
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
|
|
||||
|
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)
|
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
The user just browses in their undies and doesn't know the difference. |
|
||||
|
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 |
|
||||
|
Re: How important do you think liquid CSS is?
Quote:
|
|
|||
|
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 likey your code
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
||||
|
Re: How important do you think liquid CSS is?
Anyway, Back on topic...
Liquid CSS, like anything else, has it's place. It is used to greatest effect in 3 column layouts to resize the middle column but it is also ok to use elsewhere. I've found though, to get the best browser interoperability on your site, go for a fixed width that suits the largest percentage of your target audience. People on resolutions too low to view the site will be no stranger to our friend the scrollbar anyway. If you make it too narrow you'll just upset the portion of the audience on big monitors or high resolutions. Not only is broser optimizaton an issue, you have to consider if your site will be able to handle a liquid layout. If you use lot's of graphics then chances are it won't. In this case don't ruin your site just to get a liquid layout.. It probably isn't worth it.
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
|||
|
Re: How important do you think liquid CSS is?
The choice is liquid for a maximum audience. It doesn't really matter then if they prefer thinner or wider widths of text, they simply adjust their browser width to exactly the size they want and walla!
Sure, certain designs aren't going to work as a fluid layout, but that doesn't mean you can't adjust the design to accomadate a fluid layout. Whether or not you ruin the site by forgoing certain graphics or features is very subjective. You could visit any site and find stuff that could be taken out and would never be missed. Some of the best sites I visit are extremely basic in design and have very minimal if any fluff. Some people call this boring... I call it unadulterated information! Getting a fluid site to do what you want can be extremely frustrating, but you have to be willing to let CSS be CSS and learn to compromise and adapt. Try to think through issues logically. You will often realize that whatever it is giving you fits is doing so because you are attempting something that isn't supposed to happen logically. Make the necessary adjustments and continue on. |
![]() |
| Tags |
| important, think, liquid, css |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fixed Width or Liquid Layout? | mwdesign | Web Page Design | 3 | May 10th, 2008 08:46 |
| Centering a webpage - Liquid | pritmadlani | Web Page Design | 1 | Mar 30th, 2008 23:38 |
| Liquid Layouts and Max-Width | Sporky | Web Page Design | 1 | Jun 4th, 2007 21:33 |
| Trying to create realistic liquid morph | silvermario | Flash & Multimedia Forum | 1 | Sep 30th, 2006 00:51 |
| what's the point of liquid layouts? | thadley | Web Page Design | 15 | Mar 16th, 2006 03:24 |