Feature #595
style the buttons
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
12/07/2012
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
First of all, thank you for this great module!!
I'm busy styling the thing, but I can't figure out, how to style the buttons? like font, font-size, front/back-color, default height?
History
Updated by Robert Ivens over 12 years ago
Did you try something like this yet in your custom CSS ?
.formpart button.button { font-size: 12px; background-color: #6666ff; padding: 5px 15px 5px 15px; color: #ffffff; border: 1px solid #0000ff; border-radius: 5px; }
Updated by Harjo Kompagnie over 12 years ago
Hi Robert,
is .formpart also really the name of the forms that are used in this module?
and have the buttons, already a style: button?
I do not fully understand how to implement this,
Updated by Harjo Kompagnie about 12 years ago
Hi Robert,
we are still strugling with this.
can you please reply?
Updated by Harjo Kompagnie over 11 years ago
HI Robert,
can you please reply? I'm still struggling with this.
Updated by Harjo Kompagnie about 11 years ago
- Status changed from New to Closed
fixed in latest version in trunk