The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Resize Quick Reply Editor

3 posters

Go down

Solved Resize Quick Reply Editor

Post by FrOsTyXi January 9th 2015, 2:27 am

Hello @Ange i'm sure this will be a easy one.

Lokking to make my quick reply editor full length of the page.

Here is a Image of how it looks now.
Resize Quick Reply Editor Editor10

Thank you in advance!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Resize Quick Reply Editor

Post by JScript January 9th 2015, 3:10 am

Hello, here is the CSS:
Code:

#textarea_content {
  margin-left: 0 !important;
  width: 100% !important;
}

So long,

JS
JScript
JScript
Forumember

Male Posts : 741
Reputation : 175
Language : PT-BR, EN
Location : Brazil

http://jscript.forumeiros.com/

Back to top Go down

Solved Re: Resize Quick Reply Editor

Post by FrOsTyXi January 9th 2015, 3:25 am

@JScript or @Ange that was great for the quick reply but as for topic creation the editor had made the smiley box go way below in this picture
Resize Quick Reply Editor Aaaaaa10

Can we fix that?
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Resize Quick Reply Editor

Post by Ange Tuteur January 9th 2015, 6:37 am

Add #quick_reply as the parent if you want it to only affect the quick reply box.
Code:
#quick_reply #textarea_content {
  margin-left: 0 !important;
  width: 100% !important;
}
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Resize Quick Reply Editor

Post by FrOsTyXi January 9th 2015, 6:40 am

@Ange Thank you much for the help!

Regards
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Resize Quick Reply Editor

Post by Ange Tuteur January 9th 2015, 6:44 am

You're welcome

Topic archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum