938 Posts in 271 Topics by 291 members
Forum Module
SilverStripe Forums » Forum Module » Resizing the Post Content Area
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 391 Views |
-
Resizing the Post Content Area

27 October 2010 at 4:02am
On my site, I've recently modified some code to replace the standard TextareaField for the post content when adding/editing a forum post with a WYSIWYG editor I've found. I have everything working, but the editor shows up in a small little box rather than stretching out to the sides like it does with a TextareaField. After some experimenting, I've found that when replacing the code in the TextareaField class with that of my own class, it stretches nicely, but I don't want to the editor to show up everywhere that uses a TextareaField. Is there any way to get my custom class to stretch to the sides on its own?
-
Re: Resizing the Post Content Area

27 October 2010 at 5:16am
Never mind, I solved the problem on my own. For those who are curious, the controls are in the "FORMS" section of \forum\css\Forum.css.
| 391 Views | ||
|
Page:
1
|
Go to Top |

