XF 2.1 Float Left / Right Icon in Toolbar

Sonnie

Active member
Is there an add-on that places the float left and float right bb code icon in the editor toolbar?
 
well if you just want to mode the whole icons thing to right then this css can do it - add it in extra.less
CSS:
.fr-toolbar .fr-command.fr-btn, .fr-popup .fr-command.fr-btn,.fr-separator{text-align:right; float:right; }
if needed you can add !important to force the custom css
 
I don't want the editor tools to float right.... I want to add an icon for the "float right" bb code. I don't see the float left icon in the BB Code Button Manager... trying to figure out how to get it there.
 
I'm not sure what you mean by "float left" vs "float right".

However, have you looked at this addon?


Or are you talking about wrapping text around images?
 
We have the BB code installed... we just need to add the icon in the editor toolbar.

Would rather not have to pay 60€ just to get it added... being we are a commercial site and would need to pay for it.
 
Back
Top Bottom