Standard user edit/register template not rendering nicely in Internet Explorer 6

Author Message

Tore Skobba

Monday 10 November 2003 10:11:04 am

Hi

Just wondering if anyone have had problems with the standard user edit and register templates in Internet Explorer 6? I inserted them into an table cell and tried to use them as they were. However, this leads to the tabel cell expanding way to much,i.e. lots of whitespace in the rendered cell. The solution to this seems to be to remove all DIV and LABEL tags in the standard edit, register templates. But I guess this is a very crude solution, maybee someone else has any other nicer solutions.

Cheers
Tore

Alex Jones

Monday 10 November 2003 11:46:06 am

Did you copy the associated styles to your design as well?

Alex

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

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

Tore Skobba

Tuesday 11 November 2003 3:19:54 am

jaja.. Checking the CSS and template code better I saw that this created the wrongly rendering in IE 6:

core.css
input.box, textarea.box
{
width: 468px;
}

By setting width to 200px it worked fine:)

Alex Jones

Tuesday 11 November 2003 6:11:43 am

Good to hear! Mixing CSS with tables for layout can be pretty confusing, all the more so when someone else wrote the CSS.

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 04:27:36
Script start
Timing: Jan 19 2025 04:27:36
Module start 'layout'
Timing: Jan 19 2025 04:27:36
Module start 'content'
Timing: Jan 19 2025 04:27:36
Module end 'content'
Timing: Jan 19 2025 04:27:36
Script end

Main resources:

Total runtime0.0151 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.0061 590.7813152.6875
Module start 'layout' 0.00610.0028 743.468839.5547
Module start 'content' 0.00900.0042 783.023489.4297
Module end 'content' 0.01320.0019 872.453134.3047
Script end 0.0151  906.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002415.7006140.0002
Check MTime0.00106.8246140.0001
Mysql Total
Database connection0.00127.929910.0012
Mysqli_queries0.002717.936530.0009
Looping result0.00000.078810.0000
Template Total0.001610.910.0016
Template load0.00074.747910.0007
Template processing0.00096.085010.0009
Override
Cache load0.00053.306610.0005
General
dbfile0.00031.990080.0000
String conversion0.00000.058340.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