By cpract on
I am currently trying to convert a css/xhtml theme to Drupal. Most of work is done but I have problem with getting the textarea field for comments to show within content area that I have defined.
In the css file I have a class for defining the whole width of the page. I have another one for the content of the articles and for the right sidebar. The problem is that the textarea for comments tend to adopt the width of the whole page rather than the width of the content. I have tried to narrow it down but being a newbie it is rather confusing. Any suggestions where I should look to change this?
Comments
Figured this out...
Figured this out.
comment box width
ah ha, what did you do?