Shape 5

Joomla Templates => Eventfull - Club => : ffenter March 28, 2015, 09:02:22 AM



: Button Shape
: ffenter March 28, 2015, 09:02:22 AM
I'm wondering if it is possible to chance the round shape of the buttons in a square shape? - see my photoshoped version.



: Re: Button Shape
: jonahh March 30, 2015, 12:05:21 PM
Hello,

Yes this is possible.  Just open up the template.css file and look for the below at about line template.css of 1293:

:
/* GLOBAL CSS
----------------------------------------------------------- */

You will notice in this section the radius:100px, just change the 100 to what amount of rounded corner you desire.  if you change to radius:0px they will be completely straight edges.

Regards,