Jump to content

Border-radius: create rounded corners with CSS!


rullomare

Recommended Posts

Hello to all,
perhaps may be of interest.
I did some testing with CSS.
 
This is the result.
 
 post-1298-0-83539100-1369071683_thumb.png

 

 
1) Add css to CustomCss Sever module 
 
 
2) Create Event OnBeforerender for the TuniguiGroupBox  
 
   function OnBeforerender(sender)
{
     sender.addCls('boxTondo') ;
}

 

For more Info  : 

 

endera.heroku.com/examples/rounding
 

Have fun .

 

 

best regards

 

 

 

 

 
 
 
 
This is just an idea.
  • Like 1
  • Upvote 2
Link to comment
Share on other sites

  • 6 years later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...