Forgot?

FIX: Text of the EDIT Button Not Fully Visible

Reply Topic
Link to this post 21 Jan 11

Hi,

Some users have reported that the text of the EDIT button in their forum posts is "pushed downwards" and not vertically centered on the button as shown here:

If this is the case on your forum, read on for a solution.

Use NinjaXplorer, FTP, or your web host control panel to locate your Joomla template CSS file. The file is usually located here:
JOOMLA_ROOT/templates/YOUR_TEMPLATE/css/template.css

Open it up and add the following line to the end of that file before saving your changes. You may need to clear your browser cache (CTRL+R) before the changes become evident.


#ninjaboard .toolbar a .symbol {font-size:inherit}

Thanks to NinjaForge community member, siteease for helping fix this. The fix will of course go into the next minor version of Ninjaboard.

Link to this post 29 Mar 11

I've got a somewhat opposite problem; the text on my Edit Post button is pushed up and I'm afraid this change to CSS hasn't altered it.
Also, the Edit Post (and Delete Post for Moderators) buttons are being drawn in my site style over the top of a standard square grey button, so it actually looks a bit ugly.

You can see it here: http://crunchyslipper.co.uk/Forum/Playground.html
This is an open test forum so you can post anonymous there and see without having to register.

Forums Joomla Extension Support NinjaBoard FIX: Text of the EDIT Button Not Fully Visible