Dynamic VIews Blogger : Raname 'Recent Date Lebel Author' in Flipcard

Author : UnknownTidak ada komentar

Before
After
So, this is becoming increasingly popular. Few readers have asked me how to rename the four categories that you see in Flipcard view: Recent, Date, Label and Author. It might be useful to personalize these tags to suit your blog's theme. Whatever your reason is, this is how you do it (Won't work in IE btw).


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.


#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;
}


Change lines 5, 9, 13 and 17 in the code above accordingly. All the best!
Sumber : http://www.southernspeakers.net/2012/05/raname-recent-date-lebel-author-in.html

Artikel Terkait

Posted On : Kamis, 14 Juni 2012Time : 23.25
SHARE TO :
| | Template Created By : Binkbenks | CopyRigt By : Online oke | |
close
Banner iklan disini
> [Tutup]