VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: rnoppert on July 02, 2014, 23:33:39 PM

Title: Override inline style submit button
Post by: rnoppert on July 02, 2014, 23:33:39 PM
Hi,

Can anyone point me in the right direction how to override the inline style of the submit button of the ask a question and recommend to a friend functionality? I want to change the color of the button, but can't find how to change the background color using an override cascading style sheet.

Thanks in advance.

Regards,

Richard.
Title: Re: Override inline style submit button
Post by: GJC Web Design on July 02, 2014, 23:54:24 PM
a.ask-a-question {

           }

and

a.recommened-to-friend {

        }