backround to emoticons
4 posters
Page 1 of 1
backround to emoticons
How do i change ir delete the backround to this
Last edited by luiz187 on June 28th 2013, 8:56 pm; edited 1 time in total
Re: backround to emoticons
Hello , the page background and emoticons background are same ,and that your image : https://i.servimg.com/u/f81/18/20/11/71/images14.jpg
Add that in your CSS
- Code:
#smiley-box, .smile-status-box {
background: none!important;
}
#smiley-box body{backgroundne!important;}
Add that in your CSS
Re: backround to emoticons
Administration Panel > Display > Colors & Pictures > Colors
CSS Stylesheet Tab
CSS Stylesheet Tab
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: backround to emoticons
Actually asked this question myself here... https://help.forumotion.com/t125136-emoticon-background
So I shall provide the answer that Ape was so kind to share with me.
To find the CSS follow the directions SLGray provided above...
Administration Panel > Display > Colors & Pictures > Colors > CSS Stylesheet Tab
So I shall provide the answer that Ape was so kind to share with me.
Ape wrote:Here is the code that should be put in your CSS files
CODE:
- Code:
html#sceditor_smilies body {
background-image: none;
background-color: #YOURCOLOR;
}
if you want to put some other background on there please
Change:
- Code:
background-image: none;
To:
- Code:
background-image: url(YOUR URL HERE)!important;
Remove:
- Code:
background-color: #YOURCOLOR;
To find the CSS follow the directions SLGray provided above...
Administration Panel > Display > Colors & Pictures > Colors > CSS Stylesheet Tab
Re: backround to emoticons
Topic Solved & Locked
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
» Problem with the additional emoticons; can't upload new emoticons
» Deleted emoticons are still in the emoticons box
» Backround and Homepage message problem
» Backround
» Make Backround Transparent .
» Deleted emoticons are still in the emoticons box
» Backround and Homepage message problem
» Backround
» Make Backround Transparent .
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum