Quote:
Originally Posted by tbworld
Checked v4.2.0 the font styles do show in the select dropdown box. Make sure you have disabled your hooks/plugins and check the advanced editor. Are you checking the quick reply editor? Are you using a quick reply editor MOD?
|
Where can I do this?
Quote:
Originally Posted by tbworld
I am seeing the row widen with the additional smilies. So either I am not understanding what you are looking for or you have something going on there.
Are you saying you want to enlarge the smilies from their default resolution?
|
I cant see the whole smilies, they get cut off.
Quote:
Originally Posted by tbworld
Pass me a link to your board and setup a locked down user account so that I can create a post and I will check it out. What version of VB are you running again? In the picture it looks like v4.1.4?
|
Im not sure how to do that... But my forum is
here.
--------------- Added [DATE]1380523755[/DATE] at [TIME]1380523755[/TIME] ---------------
Quote:
Originally Posted by tbworld
--------------- Added [DATE]1378211854[/DATE] at [TIME]1378211854[/TIME] ---------------
I think what you are asking is more width between your smilies. If you are try this:
Add this to the bottom of your "Additional.css". I have not tested this to see if the CSS will work in "additional.css", it might not due to being part of the editor.
Code:
.editor_smiliebox ul.smiliebox li {
width: 62px !important;
}
|
Im new with this, and have troubble finding the Additional.css I can change

...
Thank you!