ChronoEngine.com homepage

Forums

Please write a review for the extension you are using on the Joomla extensions directory before posting a new question as we are being spammed by many negative reviews.

Thank you for your support!

form_element input

mac 05 Jun, 2009
Hi,
I want a different Layout for one form_element input button. The Button 'Registrieren' must be 'font-weight: bold;' and background-color: #FFFFFF;'
I do not find the way, where I can do this.
Please can you help me.
Regards, Mac
Max_admin 05 Jun, 2009
Hi Mac,

add this style code at the top of your form code:

<style type="text/css">
#register{
background-color: #FFFFFF;!important
font-weight: bold;!important
}

give your button id = "register"

Cheers
Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
mac 05 Jun, 2009
Hi Max,
I paste the Stylesheet in top of the FormCode and the id to
<div class="form_element cf_button"><input value="Registrieren" name="undefined" type="submit" id="register"></div>
When the Style is in the FormCode - the form isn't shown anymore.

Mac
mac 06 Jun, 2009
:cry: What mistake I have done?

Mac
GreyHead 06 Jun, 2009
Hi Mac,

The style tag wasn't closed in Max's snippet
<style type="text/css">
#register{
  background-color: #FFFFFF; !important
  font-weight: bold; !important
}
</style>
Bob
mac 06 Jun, 2009
Thanks Bob,
I was blindly 😶

Regards Mac
This topic is locked and no more replies can be posted.

2Checkout.com

2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for goods and services provided by ChronoEngine.com