Forum text - width adjustment

Author Message

Halvor M

Wednesday 01 March 2006 1:48:10 pm

Hi,

I just noticed that the text on my forum postings disappear on the right side.
It seems that the textfield is wider than the displayed screen area.

I have looked at the .css sheets, but not found anything that is forum-specific.
Where would I have to look in order to make the displayed text area less wide?

Łukasz Serwatka

Friday 03 March 2006 12:23:10 am

Hi Halvor,

You will need assign correct width to:

design/base/stylesheets/core.css

input.box, textarea.box
{
    width: 98%;
}

for forum only use:

div.edit div.class-forum-reply div.block  textarea.box
{
    width: 50%;
}

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Halvor M

Monday 06 March 2006 3:05:54 pm

Thanks, I tried that - but somehow the problem still persists...

Perhaps it would help with a link to the forum in question:

http://www.jusnytt.no/hm/debatt/ugyldige_avtalevilkaar

(notice the text disappearing on the right hand side of the forumtext)

Halvor M

Thursday 03 August 2006 4:16:48 pm

Hmm, I am running out of options here it seems :-)
My forum still has text disappearing into the right menu.

When I edit the settings under core.css as suggested in a previous post, nothing happens.

I have been able to reduce the size of the text box, but the text does not "break" - instead it just disappears at the end of the forum text box.

Any help would be greatly appreciated :-)

Łukasz Serwatka

Thursday 03 August 2006 11:19:35 pm

Hi again,

You will need to set correct width for the forum table (table, td, th). It it not scalable now. It looks like the value is fixed instead of dynamic. Previous post it was misunderstanding because of your sentence

It seems that the textfield is wider than the displayed screen area.

In the resolution 800px part of forum is on the top of right part of your site.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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 18 2025 19:15:22
Script start
Timing: Jan 18 2025 19:15:22
Module start 'layout'
Timing: Jan 18 2025 19:15:22
Module start 'content'
Timing: Jan 18 2025 19:15:23
Module end 'content'
Timing: Jan 18 2025 19:15:23
Script end

Main resources:

Total runtime0.7915 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 587.9141152.6250
Module start 'layout' 0.00550.0023 740.539139.4453
Module start 'content' 0.00780.7822 779.9844562.6719
Module end 'content' 0.79000.0015 1,342.656312.1641
Script end 0.7915  1,354.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.3951160.0002
Check MTime0.00130.1674160.0001
Mysql Total
Database connection0.00060.079510.0006
Mysqli_queries0.736393.0214630.0117
Looping result0.00060.0808610.0000
Template Total0.760396.120.3802
Template load0.00190.245320.0010
Template processing0.758495.814420.3792
Template load and register function0.00020.026810.0002
states
state_id_array0.00070.084510.0007
state_identifier_array0.00150.183720.0007
Override
Cache load0.00160.2063330.0000
Sytem overhead
Fetch class attribute can translate value0.00050.059020.0002
Fetch class attribute name0.00080.101560.0001
XML
Image XML parsing0.00060.077820.0003
class_abstraction
Instantiating content class attribute0.00000.002070.0000
General
dbfile0.00200.2561180.0001
String conversion0.00000.000940.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs