Problem on editor image
2 posters
Page 1 of 1
Problem on editor image
Technical Details
Forum version : #phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox, Google Chrome, Safari
Who the problem concerns : All members
Forum link : http://onepiecegr.forum-pro.org/
Description of problem
hi there I recently read the guide on how to add background to editor on this topichttps://help.forumotion.com/t131617-add-a-background-image-to-the-editor
seems like my code
.sceditor-container iframe, .sceditor-container textarea {
background:url(https://2img.net/h/oi62.tinypic.com/i41kcx.png)no-repeat center;
is not working at all, when I remove the "no-repeat" and "center" from the code it works but the image is in the wrong place. What am I doing wrong anyway? can you please edit the script so that the image of the editor would be always on center of the editor? (on quick post and preview version)
Last edited by Heartsealed on September 12th 2015, 7:00 pm; edited 1 time in total
Re: Problem on editor image
In your CSS style sheet, is there is a space between ) no?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Problem on editor image
- Code:
.sceditor-container iframe, .sceditor-container textarea {
background:url(http://i62.tinypic.com/i41kcx.png) no-repeat center !important;
)
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Problem on editor image
you put ) instead of } in the end ^^
ok it worked!Just the thanks button is not enough to show my gratidude I was trying to do this for like one hour XD
ok it worked!Just the thanks button is not enough to show my gratidude I was trying to do this for like one hour XD
Re: Problem on editor image
You're welcome.
Topic solved and archived
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Add a background image to the editor
» problem with editor
» problem with the new editor
» Text Editor Background Image
» "Host An Image" Button In The Post Editor
» problem with editor
» problem with the new editor
» Text Editor Background Image
» "Host An Image" Button In The Post Editor
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum