|
Posted by Els on 09/19/06 12:08
newsbirdie2@hotmail.com wrote:
> My site defines a div that fits into a 1024x768 browser window.
Only if I don't use more than one extra toolbar.
> For
> most of my site, my content fits into this area just fine, with some
> divs having a scrollbar. This lets me put a photo on the right side
> for example with the text on the left. The box is outlined and there
> is the copyright on the bottom. See for yourself:
> http://tinyurl.com/zjzyv
What's wrong with http://mattoxphoto.free.fr/news.php ?
> now I want to integrate my blog (wordpress) into my site. The problem
> is that the blog pages are much longer than will fit into my box. So
> I'd like to know what the best approach is to do this. I see a few
> options:
[snip]
> 3 - come up with a way to make the bounding box dimensions dynamic.
> this sounds like the best approach to me, but I do not think it's
> possible.
>
> So my question is, is it possible to do #3 and if so, how?
Yes it's possible.
How: get rid of every "position:absolute" and "height:....".
Then see what the page looks like, and adjust to taste. You may have
to learn some CSS though, specifically about 'float' and 'clear'.
Or hire someone who will do it for you :-)
--
Els http://locusmeus.com/
accessible web design: http://locusoptimus.com/
Now playing: Dr Alban - Sing hallelujah
[Back to original message]
|