Elxis CMS Forum

Extensions => Bots and plugins => Topic started by: bledi on February 26, 2020, 14:32:02

Title: Anyform plugin CSS
Post by: bledi on February 26, 2020, 14:32:02
Hi, i have created a form with anyform plugin. But the form get the css style from elxis standart.css not from anyform.css.
Where can i change that, i mean the elements input have the css of anyform.css not from elxis standart.css.
Thanks
Title: Re: Anyform plugin CSS
Post by: webgift on February 26, 2020, 17:24:23
You could follow:
Extensions > Content plugins > Any Form > [Tab] Parameters > [Style field] Any Form.
Title: Re: Anyform plugin CSS
Post by: bledi on February 26, 2020, 18:43:38
Thanks a lot, i checked it, i had already style: Any Form, switch both styles, but does not change any thing. the style is the same:

<div class="elx5_formrow">
<label class="elx5_label" for="anyfname">First name</label>
<div class="elx5_labelside"><input type="text" name="name" value="Bledar" id="anyfname" class="elx5_text" dir="ltr" placeholder="First name" title="First name" required="required">
</div>

or:

<div class="elx5_formrow">
<label class="elx5_label" for="anyfemail">E-mail</label>
<div class="elx5_labelside"><input type="email" name="email" value="bshapllo@gmail.com" id="anyfemail" class="elx5_text" dir="ltr" placeholder="E-mail" title="E-mail" required="required">
</div>
</div>
Title: Re: Anyform plugin CSS
Post by: webgift on February 27, 2020, 17:23:15
I haven't noticed such issue before. Please send me access in PM
[Private Message] to help you with.
Title: Re: Anyform plugin CSS
Post by: bledi on February 27, 2020, 21:49:18
ok, message sent
Title: Re: Anyform plugin CSS
Post by: webgift on February 28, 2020, 11:28:01
We are checking it! Please give us some time.