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;P/S: preview first before saving just in case it didn't work due to a few mistakes...
border-radius: 35px;
}
JibberJabber Kid...
No comments:
Post a Comment
JibberJabber Here