Bottom of left toolbar and main content in the same level.

Author Message

Aleksandar Adam

Tuesday 15 May 2007 12:41:36 am

Hello,

I have the following problem.

I want that the bottom line of the left toolbar and the main content is in the same level.
(or in the other words left toolbar and main content must to have same height)

Now it is like this:

_left___main__
|..... |..............|
|......|..............|
|......|..............|
|___ |..............|
///////|..............|
///////|..............| /// - means empty space
///////|________|

I want it like this:

_left____main_
|......|..............|
|......|..............|
|......|..............|
|......|..............|
|......|..............|
|......|..............|
|__ _|________| <= both in the same level

How can I solve this problem.

Any help is appreciated.
Aleksandar

Niko Goers

Tuesday 15 May 2007 5:25:21 am

Hi,

i think that's not possible.

What do you want to do? If you just want to give them a background on the same height use a div, which contains the toolbar and content.

For example:

<div style="background-image: url(..images/background.jpg);">
    <div id="toolbar"></div>
    <div id="content"></div>
</div>

If there's another way, please let me know.

eZ Publish partner - http://www.all2e.com
http://share.ez.no/directory/companies/all2e-gmbh
http://ez.no/Partners/all2e-GmbH

Lords of Heaven - http://www.LoH-Gilde.de (Created with eZ Publish)
German online gaming guild

About me - http://www.NikoGoers.de

My roadmap, +1 are welcome: http://share.ez.no/community/roadmap/10889

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.