Forum text - width adjustment

Forum text - width adjustment

Wednesday 01 March 2006 1:48:10 pm - 4 replies

Author Message

Ł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

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.