Various tips
Various fanfic tips
(click on each to read more)
1. You can hide the stats on AO3 using a site skin.
You can use this code:
.user.subscriptions,
.stats .hits,
.stats .kudos,
.stats .bookmarks,
.stats .comments {
display: none;
}
Click Create Site Skin - enter Title (has to be unique) - copy-paste the code into the CSS box - Submit - Use. You can add the code to any other site skin or use more than one site skin at the same time thanks to the Parent Skin feature.