I'm having problems getting the comments to dispaly the way I want. I've installed the forward.module, and activated the comment moderation module. Now, on the bottom right hand corner of comments, I see:
"[delete | edit | reply
moderation options
| email this page]"

This is making each comment very tall. Any ideas how I put all of this on one line?

Thanks!

Comments

ryooki’s picture

I figured out what was happening. The moderation options were displaying in a division, hence the next line, but I still don't know how to fix it. Would this be better asked in a different area?

fgm’s picture

Version: 4.6.x-1.x-dev » 6.x-2.x-dev
Category: bug » support
Status: Active » Needs review

The solution for this is to style the <div> used by the moderation options as display: inline instead of the default as a block.

fgm’s picture

Status: Needs review » Fixed

No answer from user after over 1 week. Assuming issue fixed long ago.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.