CyberAP Well-known member Licensed customer Oct 19, 2011 #1 Please, let us style the primary button via style properties. It is very hard to change its look via extra.css. Upvote 8
Please, let us style the primary button via style properties. It is very hard to change its look via extra.css.
CyberAP Well-known member Licensed customer Feb 3, 2012 #2 Is this going to be implemented? It is very hard to style primary button in xenforo iframes without actually modifying the original form.css.
Is this going to be implemented? It is very hard to style primary button in xenforo iframes without actually modifying the original form.css.
Shelley Well-known member Licensed customer Feb 3, 2012 #3 I'm sure I've misunderstood what you meant but you can as far as I'm aware through extra.css Code: .button.primary, .submitUnit .button { background-color: #FF0000; color: white; }
I'm sure I've misunderstood what you meant but you can as far as I'm aware through extra.css Code: .button.primary, .submitUnit .button { background-color: #FF0000; color: white; }
CyberAP Well-known member Licensed customer Feb 3, 2012 #4 I don't use extra.css in styles anymore. I connect my css via <xen:require> in template ad_below_bottom_breadcrumb
I don't use extra.css in styles anymore. I connect my css via <xen:require> in template ad_below_bottom_breadcrumb
CyberAP Well-known member Licensed customer Aug 10, 2012 #5 Any news on this? I really would like to style the primary button with just only style properties.
Mike XenForo developer Staff member Licensed customer Jul 3, 2013 #6 The next 1.2 beta has new properties for primary and disabled buttons.