Editor size
2 posters
Page 1 of 1
Editor size
Hello again.
I am using this code for my editor size but nothing is happening.. Why?
I am using this code for my editor size but nothing is happening.. Why?
- Code:
form#quick_reply textarea#text_editor_textarea{width:800px; height:200px !important;}
Re: Editor size
Hello Marios94,
Try this code in your CSS:
Try this code in your CSS:
- Code:
.sceditor-container{
width:500px !important;
}
Re: Editor size
This code will change the Editor in Quick Reply and Reply default size?
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Editor size
Yes, if you want to only change quick reply size use this code:
- Code:
#quick_reply .sceditor-container{
width:500px !important;
}
Re: Editor size
no its ok i fixed it!! Thank you.. Topic Solved! ¨δ
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» Add more text size and fill more colors on post editor
» How to get This Editor Help
» Making avatars re size to a set size if they are too big
» Problem with new editor
» New editor
» How to get This Editor Help
» Making avatars re size to a set size if they are too big
» Problem with new editor
» New editor
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum