MyBB Community Forums

Full Version: Code Buttons Not Working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello !

Strangely my codebuttons like Bold, Italic, Underline ETC have disappeared.


what i should do ?

I see some solution works with some people but didn't work with me like this steps ...

1. Go to Admin CP > Templates & Style > Templates > Your Template Set > Ungrouped Templates > headerinclude.

2. Find:
[/color]
<script type="text/javascript" <script type="text/javascript" 
jQuery.noConflict();
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>




Replace with:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">jQuery.noConflict();</script>



This the only way that i found but its useless i don't know why ?! , am new in creation forums and i want to learn so if any one could help me will be good .


[Image: 749752220.png]
You are using a 1.6 theme, are you using 1.8.5 version of MyBB?

If so, you need to get a 1.8 theme Smile
aha okay thanks .

I have another problem i have changed the theme but i want to change the color of the transparent part that appear on the image
[Image: 745532372.png]