Extensions > Bots and plugins

Anyform plugin CSS

(1/2) > >>

bledi:
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

webgift:
You could follow:
Extensions > Content plugins > Any Form > [Tab] Parameters > [Style field] Any Form.

bledi:
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>

webgift:
I haven't noticed such issue before. Please send me access in PM
[Private Message] to help you with.

bledi:
ok, message sent

Navigation

[0] Message Index

[#] Next page

Go to full version