MyBB Community Forums

Full Version: I can see text align,font and other in editor..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can see text align,font and other in editor..

[Image: capturebwm.png]
Add the following code in your headerinclude template;
<script type="text/javascript">jQuery.noConflict();</script>
(2012-06-25, 08:11 AM)Yaldaram Wrote: [ -> ]Add the following code in your headerinclude template;
<script type="text/javascript">jQuery.noConflict();</script>

Can you be more clear,because i am a newbieSmile
P.S:Tell me step by stepSmile
(2012-06-25, 08:15 AM)rodionu Wrote: [ -> ]
(2012-06-25, 08:11 AM)Yaldaram Wrote: [ -> ]Add the following code in your headerinclude template;
<script type="text/javascript">jQuery.noConflict();</script>

Can you be more clear,because i am a newbieSmile
P.S:Tell me step by stepSmile

Go to your ACP.
Then go Templates & Style > Templates > Template Name > Ungrouped Templates > headerinclude (where "Template Name" means your Template/Style name).

Add this in there:

<script type="text/javascript">jQuery.noConflict();</script>