Closed (fixed)
Project:
Goofy
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Oct 2005 at 19:18 UTC
Updated:
14 Dec 2008 at 09:21 UTC
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
Comment #1
ryooki commentedI 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?
Comment #2
fgmThe solution for this is to style the
<div>used by the moderation options asdisplay: inlineinstead of the default as a block.Comment #3
fgmNo answer from user after over 1 week. Assuming issue fixed long ago.