<fieldset> from cgfeedback does not changed

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
kupido
Forum Members
Forum Members
Posts: 10
Joined: Thu Dec 08, 2011 3:16 pm

<fieldset> from cgfeedback does not changed

Post by kupido »

Hello

I used cgfeedback
and has modified it with css to my style or I'm going:)

My problem is that my content page, where the modul is placed has width: 656px.
In the feedback Moduld the container <fieldset> has a size from 684px.
I has no Idea from where he has the info to set this size.

http://www.awes.de/blog/1/mal-schauen.html is german

I see nothing with Firebug or chrome.
When i change fieldset to width 656px it shows me in firebug that he has an size from 656px but in the layout overlaps.
Also in Chrome.

Any Idea?

Thanks
uniqu3

Re: <fieldset> from cgfeedback does not changed

Post by uniqu3 »

cgefedback_addcomment has a padding of 10px this makes inside area 656px - 20px = 636px, which is the size your fieldset should be then.
Then you will probably also have to change width of your input fields.
kupido
Forum Members
Forum Members
Posts: 10
Joined: Thu Dec 08, 2011 3:16 pm

Re: <fieldset> from cgfeedback does not changed

Post by kupido »

thats right but he changed not the size to 656px i is fixed on 684px

from wherever he get the data!??

But had now the answer
the input and textarea fields where to large.

thx
Post Reply

Return to “Layout and Design (CSS & HTML)”