Go to Dashboard
--> Template --> Customize --> Advanced --> Add CSS -->
paste the following code --> Press enter after the last character of
the last line } --> Apply to Blog.
Change lines 5, 9, 13 and 17 in the code above accordingly. All the best!
#groups li:nth-child( 1 ), #groups li:nth-child( 2 ), #groups li:nth-child( 3 ), #groups li:nth-child( 4 ){ font-size : 0px ; } #groups>li:nth-of-type( 1 ):after{ content : "Recent" ; font-size : 14px ; } #groups>li:nth-of-type( 2 ):after{ content : "Date" ; font-size : 14px ; } #groups>li:nth-of-type( 3 ):after{ content : "Label" ; font-size : 14px ; } #groups>li:nth-of-type( 4 ):after{ content : "Author" ; font-size : 14px ; } |
Sumber : http://www.southernspeakers.net/2012/05/raname-recent-date-lebel-author-in.html
Share
Comments
0 comments to "Dynamic VIews Blogger : Raname 'Recent Date Lebel Author' in Flipcard"
Post a Comment