different browser -> different visualization!

Author Message

Alessandro Cipriani

Monday 16 February 2004 7:46:27 am

hi all
i'm creating a site based on the corporate template
i'm working with ie 6.0 and everything's ok
but when i visit my site with ie 5.5 or 5.0 my site isn't displayed properly! is it a way to display the site in the same way on various browser? i mean all the ie family but also linux/unix browser (mozilla, conqueror ecc...)
i'v seen into the ezpublish homepage html a javascript with a selection between ie and ie6... is that the key to the problem? should I load different css?

regards
alessandro

Alex Jones

Monday 16 February 2004 8:06:36 am

Alessandro, there are many answers to your questions, in fact there have been massive arguments over the differences. The two most common solutions to the problem is to employ the box model hack (http://www.tantek.com/CSS/Examples/boxmodelhack.html) or, as you mention to load different CSS files depending on the browser.

But, more important than either solution is to clean up your CSS to the point that you may not need to have separate style sheets to account for different browser/platform combinations. While this is not always possible, it is a good goal as it should make your site forward-compatible, cutting down on (re)development down the line. The problems you are experiencing might be solved with a few tweaks to your CSS, which would be much better than adding a hack or browser-sniffing code. If you are using a template that came with eZ publish, look around the forums for some of the solutions already posted to content being shoved to the bottom of a page.

Alex

Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]

<i>When in doubt, clear the cache.</i>

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 19 2025 08:14:40
Script start
Timing: Jan 19 2025 08:14:40
Module start 'layout'
Timing: Jan 19 2025 08:14:40
Module start 'content'
Timing: Jan 19 2025 08:14:41
Module end 'content'
Timing: Jan 19 2025 08:14:41
Script end

Main resources:

Total runtime1.1415 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 589.2891152.6406
Module start 'layout' 0.00460.0026 741.929739.4766
Module start 'content' 0.00721.1326 781.4063529.5859
Module end 'content' 1.13980.0017 1,310.99228.1250
Script end 1.1415  1,319.1172 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2729160.0002
Check MTime0.00140.1244160.0001
Mysql Total
Database connection0.00060.053310.0006
Mysqli_queries1.098996.2678540.0204
Looping result0.00050.0427520.0000
Template Total1.112797.520.5563
Template load0.00180.162020.0009
Template processing1.110897.307220.5554
Template load and register function0.00010.011410.0001
states
state_id_array0.00080.068610.0008
state_identifier_array0.00170.153220.0009
Override
Cache load0.00150.1302160.0001
Sytem overhead
Fetch class attribute can translate value0.00080.071720.0004
Fetch class attribute name0.00110.099440.0003
XML
Image XML parsing0.00120.103620.0006
class_abstraction
Instantiating content class attribute0.00000.000540.0000
General
dbfile0.00110.0933220.0000
String conversion0.00000.000840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs