• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Rounded corners on text boxes?

Rounded corners on text boxes? 13 years 10 months ago #10881

Howdy,

Is there an easy way to have the corners of my input boxes rounded?

Thanks,

JL
The administrator has disabled public write access.

Re:Rounded corners on text boxes? 13 years 10 months ago #10898

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

You can see an example of how this can be achieved on this page:

www.html.it/articoli/niftycube/nifty1.html

you will see the script necessary when viewing the source code of the page.

You will have to take the js file found in this code line of the page:
<script type="text/javascript" src="niftycube.js"></script>

and include it on the page of your form. Next simply call the function from there with the parameters of your choice and the text boxes will appear with their corners rounded.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!