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.

backround to emoticons

4 posters

Go down

Solved backround to emoticons

Post by luiz187 June 26th 2013, 5:13 am

How do i change ir delete the backround to thisbackround to emoticons Img_2027


Last edited by luiz187 on June 28th 2013, 8:56 pm; edited 1 time in total
luiz187
luiz187
Forumember

Male Posts : 183
Reputation : 3
Language : English and Portuguese and some Spanish
Location : ISS

http://everyonesblog.net

Back to top Go down

Solved Re: backround to emoticons

Post by levy June 26th 2013, 10:05 am

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


Code:
#smiley-box, .smile-status-box {
background: none!important;
}
#smiley-box body{backgroundne!important;}

Add that in your CSS
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Solved Re: backround to emoticons

Post by luiz187 June 26th 2013, 6:20 pm

I don't know CSS Sad Where do i put that? Sorry.
luiz187
luiz187
Forumember

Male Posts : 183
Reputation : 3
Language : English and Portuguese and some Spanish
Location : ISS

http://everyonesblog.net

Back to top Go down

Solved Re: backround to emoticons

Post by SLGray June 26th 2013, 6:25 pm

Administration Panel > Display > Colors & Pictures > Colors
CSS Stylesheet Tab


backround to emoticons Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: backround to emoticons

Post by Selvester June 27th 2013, 12:16 am

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. 


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
Selvester
Selvester
Forumember

Female Posts : 255
Reputation : 10
Language : English, French (little bit)

http://rp-central.forumotion.com

Back to top Go down

Solved Re: backround to emoticons

Post by luiz187 June 28th 2013, 8:57 pm

Thanks Selvester it worked! Its solved.
luiz187
luiz187
Forumember

Male Posts : 183
Reputation : 3
Language : English and Portuguese and some Spanish
Location : ISS

http://everyonesblog.net

Back to top Go down

Solved Re: backround to emoticons

Post by SLGray June 28th 2013, 11:26 pm

Topic Solved & Locked


backround to emoticons Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51453
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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