Hi! I was wondering is it possible to do a liquid layout with images. I´m asking this because if i made a nice layout with dropdown shadows surrounding the layout and wanted to make it liquid. I experimented yesterday a bit and got the header and footer done nicely, but the content area was the problem. How can i make the content area to strech vertically and horizontally if the text goes beyond the screen. I can post a link to the experiment later in the evening. But i was wonderin if it could be done. Hope you got my idea. Thanks in advance.
It's not exactly rocket scientry - what you'll likely want to look into is called 'sliding doors'... Take my "8 corners under one roof" as an example: http://battletech.hopto.org/html_tutorials/eightcorners/template.html I code ALL of my layouts as dynamic width FIRST - if the client is a ****tard that demands fixed width, I just lock the width of my outermost DIV... if I want semi-fluid, I just set up min/max - if I want switchy, I just toss switchy on it.
Well I have just had a layout designed for my website. It is half and half. Half liquid and half fixed. I cannot show it you yet however.