Emoticon table and Background color w/ chat
3 posters
Page 1 of 1
Emoticon table and Background color w/ chat
Technical Details
Forum version : phpBB3
Position : Founder
Concerned browser(s) : Mozilla Firefox
Who the problem concerns : All members
Forum link : http://tedcruz2016.omgforum.net/
Description of problem
The emoticon('smilie') table is not wide enough. You have to scroll forever to bring up all our emoticons. Is there a way to make it larger?The other problem is in chat. When you bring up the smilies the background of the forum is used. It's hard to see the 'smilies' because it's a dark background. Is there any way to change the chat smilie background without having to change the forums background? I'm adamant on leaving it with the dark color it has-but i need a lighter background for the chat smillies.
Re: Emoticon table and Background color w/ chat
Hello,
Can you provide a screenshot of the issue for us?
-Brandon
Can you provide a screenshot of the issue for us?
-Brandon
Remember to mark your topic when a solution is found.
General Rules | Tips & Tricks | FAQ | Forgot Founder Password?
Team Leader
Review Section Rules | Request A Review | Sticker Points
Re: Emoticon table and Background color w/ chat
Sure. We might be able to get away with the dark background in chat smilies. Some are easier to see than others. If it can be changed w/o having to change the forum background-fine.If not,fine.We'll just leave it.
The Emoticon table is another matter. The width is horrid.
Here's the shots:
Your forums rock. Real pleased w/ all the neat features,theme selections and how ez it is to set up.Except for a few minor problems been great so far!
The Emoticon table is another matter. The width is horrid.
Here's the shots:
Your forums rock. Real pleased w/ all the neat features,theme selections and how ez it is to set up.Except for a few minor problems been great so far!
Re: Emoticon table and Background color w/ chat
For the post box smiles, try using these CSS rules to adjust the width between the textarea and smiles.
Use this rule to change a portion of the background for the chatbox smiles :
All codes should go in Administration Panel > Display > Colors > CSS stylesheet
- Code:
#smiley-box, .smile-status-box { width:30% }
#textarea_content { width:68% !important }
Use this rule to change a portion of the background for the chatbox smiles :
- Code:
#simple-wrap { background:#FFF }
All codes should go in Administration Panel > Display > Colors > CSS stylesheet
Re: Emoticon table and Background color w/ chat
not getting it.Do I put it in the CSS box starting at line 1 or do i change it in the forum's basic css?
totally Lost. I have no idea how to use css. NONE.
Sorry about that. you're talking to someone who is at square one when it comes to CSS.
totally Lost. I have no idea how to use css. NONE.
Sorry about that. you're talking to someone who is at square one when it comes to CSS.
Re: Emoticon table and Background color w/ chat
The basic CSS link is only a link to your current CSS source. ( For reference ) Simply paste the codes provided on a new line in the textarea.
Similar topics
» Announcement table background color
» Chat background color won't change.
» Emoticon Background
» [background color update]-I want the code to change the background color
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
» Chat background color won't change.
» Emoticon Background
» [background color update]-I want the code to change the background color
» Problems with the background color on a 'Quote on Quote' response and problems with the background color on my 'Quick Reply' box
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum