Closed (fixed)
Project:
Compact Forms
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
21 Aug 2007 at 14:09 UTC
Updated:
28 Aug 2008 at 18:52 UTC
I'm loving this module, unfortunatly there is no documentation. The picture shows you can transform your login-block into a login-bar, it also says you can do it with CSS, but it doesn't describe how.
I'd love to know :)
Comments
Comment #1
toemaz commentedUse the snippet below and replace the element-style by the appropriate name
element-style * {
display: inline;
}
Comment #2
(not verified) commentedComment #3
andykwg commentedCan someone be a bit more specific on how to get to the bar like compact form?
Comment #4
pcdonohue commentedHi,
I'm trying to achieve the same thing, but the provided solution is lacking detail. What style element should we be applying display:inline to. Can you post a snippet so we can understand the context?
Comment #5
bebeterribl commentedMy theme: box_grey
I've put
...and it works...
Comment #6
andykwg commentedI moved to D6.4 and the same changes works fine now.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.