Firefox - Issue menu and large logo

Author Message

Chris Lan

Friday 16 December 2005 12:53:38 am

Hello,

I enlarge the logo in image.ini.append.php at 175/200. No issue with IE but with firefox the topmenu comes on top of the logo. I tried many things:

- CSS: padding top: it works with the top menu but if I pad of 20px I had a blank area in IE
- pagelayout.tlp: I tried <br>, <b> and even add a <div> but each time that put a big gap between the logo bottom and the top of the menu. In fact, when I push down for firefox I have a gap for IE and when I remove the gap for IE I have the topmenu on the logo udner firefox

I believe my issue is coming from this part of the code:

    {default current_user=fetch('user','current_user')}
    {cache-block keys=array($uri_string, $current_user.role_id_list|implode( ',' ), $current_user.limited_assignment_value_list|implode( ',' ))}
        <div class="break"></div>
	</div>{* id="topcontent" *}

    <hr class="hide" />

    {menu name=TopMenu}

    <hr class="hide" />

    {/cache-block}

I am totally stuck. Does anyone got the same issue?

Cheers,
Chris

Thomas Johannessen

Monday 19 December 2005 7:12:06 am

try to make a table for the elements and it should work


www.taon.no

Chris Lan

Monday 19 December 2005 7:27:08 pm

Thanks Thomas! I tried but the result is quite average. I am certainly average on coding as well ;-).

At the end, I chose to reduce the size of the logo and push down my menu. Not perfect but for the time being.

Thanks again,
Chris

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 30 2025 01:06:55
Script start
Timing: Jan 30 2025 01:06:55
Module start 'layout'
Timing: Jan 30 2025 01:06:55
Module start 'content'
Timing: Jan 30 2025 01:06:55
Module end 'content'
Timing: Jan 30 2025 01:06:55
Script end

Main resources:

Total runtime0.0140 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.0047 588.1563151.2109
Module start 'layout' 0.00470.0028 739.367236.6484
Module start 'content' 0.00750.0051 776.015690.2813
Module end 'content' 0.01260.0013 866.296933.9922
Script end 0.0140  900.2891 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.7347140.0002
Check MTime0.00107.1548140.0001
Mysql Total
Database connection0.00064.452410.0006
Mysqli_queries0.002719.363930.0009
Looping result0.00000.107110.0000
Template Total0.00117.510.0011
Template load0.00096.105410.0009
Template processing0.00021.404810.0002
Override
Cache load0.00064.265310.0006
General
dbfile0.001812.733080.0002
String conversion0.00000.076540.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