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.

edit box

2 posters

Go down

edit box Empty edit box

Post by MasterSly Thu 26 Apr 2018 - 10:27

hi..
i have a problem with the edit box when i tap "new post" the edit box is in this possition
edit box Globe-16
how can i make it bigger and in the center without edit the replay box ..
MasterSly
MasterSly
Forumember

Male Posts : 173
Reputation : 6

http://greekfmsupport.forumgreek.com/

Back to top Go down

edit box Empty Re: edit box

Post by skouliki Thu 26 Apr 2018 - 11:18

hello

check in your css this line
Code:

.sceditor-container textarea {
width: 100%;
height:auto;
}

change the width to 120% or to your likeness
skouliki
skouliki
Manager
Manager

Female Posts : 15290
Reputation : 1705
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

edit box Empty Re: edit box

Post by MasterSly Thu 26 Apr 2018 - 13:40

that work for the replay box..
the new topic box look like this now
edit box 1-410
its too small
i want it like the red box in the picture..
i change the width to 20% then 100% and more but nothing chached
MasterSly
MasterSly
Forumember

Male Posts : 173
Reputation : 6

http://greekfmsupport.forumgreek.com/

Back to top Go down

edit box Empty Re: edit box

Post by skouliki Thu 26 Apr 2018 - 13:53

skouliki wrote:hello

check in your css this line
Code:

.sceditor-container textarea {
width: 100%;
height:auto;
}

change the width to 120% or to your likeness

add this also

Code:
.sceditor-container iframe {
width: 120%;
height:auto;
}


or this

Code:
.sceditor-container {
width: 120%;
height:auto;
}
skouliki
skouliki
Manager
Manager

Female Posts : 15290
Reputation : 1705
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

edit box Empty Re: edit box

Post by MasterSly Thu 26 Apr 2018 - 20:04

nothing change
MasterSly
MasterSly
Forumember

Male Posts : 173
Reputation : 6

http://greekfmsupport.forumgreek.com/

Back to top Go down

edit box Empty Re: edit box

Post by skouliki Fri 27 Apr 2018 - 7:44

Code:
.sceditor-container ltr sourceMode {
width: 120%;
height:auto;
}
skouliki
skouliki
Manager
Manager

Female Posts : 15290
Reputation : 1705
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

edit box Empty Re: edit box

Post by MasterSly Fri 27 Apr 2018 - 14:09

this dont work too..
in my big screen its fine but in my second screen that is smaller the box is to small
MasterSly
MasterSly
Forumember

Male Posts : 173
Reputation : 6

http://greekfmsupport.forumgreek.com/

Back to top Go down

edit box Empty Re: edit box

Post by skouliki Fri 27 Apr 2018 - 14:32

i dont understand
you want the editor to be bigger when you click new post and post a reply so the codes worked right?

What do you mean by saying big and small screen ? Are you referring to different device screen  resolution
skouliki
skouliki
Manager
Manager

Female Posts : 15290
Reputation : 1705
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

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