This is the community forum. For a developer response use the Client Area.
Follow us on Facebook, Twitter and YouTube!

Change size of comment box
#1

I would like to change the size of my comment box (the empty one that the user types their comment into) - I want it shorter and wider

Where can I change that size?
Reply
#2

Hi,

That's changed in the CSS stylesheet.

/comments/css/stylesheet.css

.cmtx_comment_field {
float: left;
width: 350px;
height: 120px;
}

Have you completed the interview?
Reply
#3

(30-Dec-2013, 11:23 AM)Steven Wrote:  Hi,

That's changed in the CSS stylesheet.

/comments/css/stylesheet.css

.cmtx_comment_field {
float: left;
width: 350px;
height: 120px;
}

thanks
Reply


Possibly Related Threads…
Thread / Author Replies Views Last Post
Last Post by emmanuel505
24-Jul-2021, 11:55 PM
Last Post by kiyaaz
12-Aug-2020, 03:12 PM
Last Post by boonie67
08-Sep-2018, 03:05 PM
Last Post by Vaiolet12
14-Sep-2017, 11:44 AM
Last Post by uran235
06-Jan-2017, 04:42 AM
Last Post by besric
03-Mar-2016, 10:22 PM
Last Post by bahar
06-Dec-2015, 04:18 PM
Last Post by Renaud
06-Sep-2014, 01:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)