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
<fieldset> from cgfeedback does not changed
Re: <fieldset> from cgfeedback does not changed
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.
Then you will probably also have to change width of your input fields.
Re: <fieldset> from cgfeedback does not changed
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
from wherever he get the data!??
But had now the answer
the input and textarea fields where to large.
thx