YouTubeBuzz.com - Buy real YouTube video views safe & cheap

Support Forum

Register To login to our Support Forum use your member’s username/password combination.

Not a member? Create a free club account here.

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: How to change the css for Tabs / Accordians to make square corners
Alan
Newbie
Posts: 3
Permalink
Post How to change the css for Tabs / Accordians to make square corners
on: May 31, 2012, 06:15
Quote

Short version.

I wanted to make the tabs on my site square corners instead of the stock radius of .6em.

I could not find anything at all here to help.

Back to the sometimes difficult (for me) Firebug!

I figured out how to make my corners on the the tabs square!

Use this code

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 0; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 0; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr  { border-top-right-radius: 0; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 0; }
Arpad
Newbie
Posts: 3
Permalink
Post Re: How to change the css for Tabs / Accordians to make square corners
on: June 24, 2012, 18:33
Quote

Thank you! I was looking for this! :)

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.053 seconds.

Subscribe to WP Tips & Hacks Newsletter