This is a really difficult situation for any of us to provide you with a detailed help prescription for the following reasons:
(1) You have not made it clear whether the problem is reproducible in various web browsers or only in
Internet Explorer (as I
suspect may be the case).
(2) The problem seems to only occur with moderators' accounts (because moderators have added buttons). I'm trying to establish what are the exact conditions that occur so that I can, perhaps, reproduce the symptoms on another website.
(3) I could not reproduce the problems either as a visitor to your website or logged-in with a "normal" user account.
I should have mentioned the last time that you enquired, that sometimes we cannot always provide the specific answers to the problems but there are
always means at your disposal to help yourself. The best help that I can give you, at this present moment, is to learn how to use
Firebug for
Firefox.
The element that affects this area is currently defined in the
Kunena template CSS as
#Kunena ul.kpagination {
border: 0 none;
margin: 0;
padding: 0 5px 0 0;
}
What would probably be appropriate is to use
Firebug and experiment with an appropriate setting, either
width or
overflow for example. However, without being able to see exactly what you see, I can't really say for sure.
P.S. As I mentioned in your earlier enquiry, please keep to one subject per topic. This website is for the benefit of all users, not just your benefit, and others may be interested in seeing how your solved your problem (or may be able to help you) if you keep to the same subject and don't confuse things. Thank you.