Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-07-24 02:15:41

scdoody
Member
Registered: 2006-10-18
Posts: 129

Give width to a comment input field

How do I give width to this comment field?

  • <label for=“message”><txp:text item=“comment_message” /></label>

Offline

#2 2009-07-24 06:16:24

colak
Admin
From: Cyprus
Registered: 2004-11-20
Posts: 9,054
Website GitHub Mastodon Twitter

Re: Give width to a comment input field

Hi scdoody
You can do it via css

textarea.txpCommentInputMessage {height: 200px;width: 275px;margin: 0 0 10px 0;} – adjust to your liking:)


Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.

Offline

Board footer

Powered by FluxBB