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.

How to change icon background from Quick Post ?

3 posters

Go down

How to change icon background from Quick Post ? Empty How to change icon background from Quick Post ?

Post by ave20 February 5th 2010, 10:55 pm

Hi,

Is there any why to change the icon background from Quick Post mode ? I mean this:
https://2img.net/h/oi48.tinypic.com/bi1lxz.jpg
from light background to black.

Thx Smile
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

How to change icon background from Quick Post ? Empty Re: How to change icon background from Quick Post ?

Post by Jake Blues February 5th 2010, 11:22 pm

If your talking about the smiley box then you need to change the bground color in the CSS. Heres what I have, Im assuming there are several entries for each place the smiley box shows up, but a bit of trial and error and u will work it out.
Code:

/* Smilies-------------------------------------------------*/
#smiley-box {
   float: right;
   margin-top: 25px;
   width: 18%;
   background-color: #131314;
   }
#smiley-box-wysiwyg {
   float: left;
   margin: 25px 0px 0px 15px;
   width: 20%;
   background-color: #131314;
   }
* html #smiley-box-wysiwyg {
   margin: 25px 3px 0px 0px;
   }
*+html #smiley-box-wysiwyg {
   margin: 25px 3px 0px 0px;
   }
#smiley-box iframe{
   border: 1px solid #f91c1f;
   overflow: auto;
   height: 300px;
   width: 100%;
   height: 280px;
   background-color: #131314;
   }
#smiley-box-wysiwyg iframe{
   border: none;
   overflow: auto;
   height: 300px;
   width: 100%;
   height: 280px;
   background-color: #131314;
   }
.smiley-element img {
   margin: 0px 15px 10px 0px;
   }
Jake Blues
Jake Blues
Forumember

Posts : 102
Reputation : 0
Language : English

http://phoenix-etclan.com

Back to top Go down

How to change icon background from Quick Post ? Empty Re: How to change icon background from Quick Post ?

Post by ave20 February 6th 2010, 1:39 pm

This code doesnt work...Background is still white. How to chage that ?
avatar
ave20
Forumember

Posts : 108
Reputation : 0
Language : Polski

Back to top Go down

How to change icon background from Quick Post ? Empty Re: How to change icon background from Quick Post ?

Post by doomuser5 February 6th 2010, 2:19 pm

Is there a way to change the background of the quick post box? Not the smiley one. I want to use a picture, not a color.
doomuser5
doomuser5
Forumember

Posts : 27
Reputation : 0
Language : English

Back to top Go down

Back to top

- Similar topics

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