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.

eZ debug

Timing: Jan 31 2025 06:27:38
Script start
Timing: Jan 31 2025 06:27:38
Module start 'layout'
Timing: Jan 31 2025 06:27:38
Module start 'content'
Timing: Jan 31 2025 06:27:38
Module end 'content'
Timing: Jan 31 2025 06:27:38
Script end

Main resources:

Total runtime0.0125 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0039 588.3906151.2422
Module start 'layout' 0.00390.0024 739.632836.7109
Module start 'content' 0.00640.0049 776.343890.3438
Module end 'content' 0.01130.0012 866.687533.9922
Script end 0.0125  900.6797 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.001915.4821140.0001
Check MTime0.00097.4332140.0001
Mysql Total
Database connection0.00064.875410.0006
Mysqli_queries0.002217.468130.0007
Looping result0.00000.200110.0000
Template Total0.00086.610.0008
Template load0.00065.163210.0006
Template processing0.00021.391410.0002
Override
Cache load0.00053.613710.0005
General
dbfile0.001310.387580.0002
String conversion0.00000.070540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs