Blogger Backgrounds

Saturday, July 9, 2011

Tutorial: Type Of Border

You Don't want just pointy borders for those post/sidebar title:
1. Go to Dashboard => Design => Edit HTML => Tick Expand Widget
2. Search for (Ctrl + F )

Post Title:
h3.post-title {

Sidebar Title:
h2 {
3. Paste it under the code you've search for ( Ctrl + C ) ( Ctrl + V )
 -moz-border-radius-bottomright: 50px;border-bottom-right-radius: 50px;}
________________________________________ 
 -moz-border-radius-bottomright: 50px 25px;border-bottom-right-radius: 50px 25px;}
________________________________________
-moz-border-radius-bottomright: 25px 50px;border-bottom-right-radius: 25px 50px;}
________________________________________
 -moz-border-radius: 1em 4em 1em 4em;border-radius: 1em 4em 1em 4em;}
________________________________________
 -moz-border-radius: 25px 10px / 10px 25px;border-radius: 25px 10px / 10px 25px;}
 ________________________________________
-moz-border-radius: 35px;
border-radius: 35px;
}
 P/S: preview first before saving just in case it didn't work due to a few mistakes...


JibberJabber Kid... 

Have A Nice JibberJabber Day!

No comments:

Post a Comment

JibberJabber Here

Copyright Owned by JibberJabber Kid Y(^,^)Y