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 edit emoticon box?

3 posters

Go down

How to edit emoticon box? Empty How to edit emoticon box?

Post by khunnye Tue 7 Dec - 1:26

I used Micheal Jackson theme and it ended up like this

How to edit emoticon box? 76510946

How can i remove the pic in the box and replace with grey or transparent?

thx in advance!
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Guest Tue 7 Dec - 12:31

Forum link or version (:
avatar
Guest
Guest


Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Tue 7 Dec - 20:52

Gangstar15 wrote:Forum link or version (:
Excuse me i don't get your point

i mean "is there any CSS that i can use for change the background?"
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Sanket Tue 7 Dec - 21:00

Forum Link? thats not confusing at all.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Tue 7 Dec - 21:01

Sanket wrote:Forum Link? thats not confusing at all.
Ohhhhhhhh I see. sorry for confusing lol



Last edited by khunnye on Sat 11 Dec - 22:30; edited 1 time in total (Reason for editing : remove my link)
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Guest Tue 7 Dec - 22:20

So you want to hide the smileys box? (:
avatar
Guest
Guest


Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Wed 8 Dec - 20:46

Gangstar15 wrote:So you want to hide the smileys box? (:
not to hide it but to change that yellow picture background to grey
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Guest Wed 8 Dec - 20:55

In your CSS i see this code:
Code:

html {
background-image: url(http://i85.servimg.com/u/f85/14/05/90/80/top10.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #2f2f2f;

}

Try delete it and see what will happen.
avatar
Guest
Guest


Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Wed 8 Dec - 21:00

Gangstar15 wrote:In your CSS i see this code:
Code:

html {
background-image: url(http://i85.servimg.com/u/f85/14/05/90/80/top10.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #2f2f2f;

}

Try delete it and see what will happen.
OK i can delete the pic but there's a lot of space above the smilies
how can i remove the space?
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Guest Wed 8 Dec - 21:09

In your CSS find this:
Code:

/*Smileys*/
.smiley-selector {
background-image: none;

padding-top: -400px !important;
   background-color: #333;
   }

Replace it with:
Code:
  /*Smileys*/
.smiley-selector {
        background-image: none;
   background-color: #333;
   }
avatar
Guest
Guest


Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Wed 8 Dec - 21:18

it still looks the same T^T
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Guest Wed 8 Dec - 21:20

It still in your CSS (:

Code:

/*Smileys*/
.smiley-selector {
background-image: none;

padding-top: -400px !important;
   background-color: #333;
   }

Search for "padding-top: -400px !important;" and delete it (:
avatar
Guest
Guest


Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Wed 8 Dec - 21:30

yep i deleted it but it's still not working T^T
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Thu 9 Dec - 21:33

anyone? it looks the same. I did change it as Gangstar15 said
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Sanket Fri 10 Dec - 8:47


May I remind you that double/triple posting isn't tolerated unless separated by 24 hours (Use the edit button) Wink
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by Guest Fri 10 Dec - 9:55

I don't really know what the problem is.. its weird, lets try this:
Code:

.smiley-element, #smiley-box{mini-height:550px !important;}
avatar
Guest
Guest


Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by khunnye Sat 11 Dec - 19:35

Sanket, I'm sorry for double posting but it's already separated by 24 hours

I tried it but it doesn't work
anyways thank you so much for wasting time for me, Gangstar15
avatar
khunnye
New Member

Posts : 19
Reputation : 0
Language : Thai, English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by D4RK Sun 12 Dec - 6:29

ty for info
avatar
D4RK
New Member

Male Posts : 2
Reputation : 0
Language : English

Back to top Go down

How to edit emoticon box? Empty Re: How to edit emoticon box?

Post by D4RK Sun 12 Dec - 6:29

Very Happy
avatar
D4RK
New Member

Male Posts : 2
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