CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Square TIWCGJQButton

by RaelB » 29 Apr 2015 23:07

Hi,

Is it possible to display TIWCGJQButton without rounded corners?

Thanks
Rael
RaelB
 
Posts: 6
Joined: 19 Mar 2015 05:23

by Alexander Bulei » 30 Apr 2015 10:03

Hi Rael,

Yes you can.

You have 2 ways to do that:

  1. Set the custom css class on ButtonCss.
    Css code for the css rule:

    css code
    .mybutton{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    }
  2. Define the style on Button, property Style:
    30-04-2015 10-00-03.png

Help topic: viewtopic.php?f=5&t=1539

Best Regards.
You do not have the required permissions to view the files attached to this post.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to JQButton & JQButtonSet

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.