hi, i'm using one of your themes, and i'm really liking it, but i would like you to add one little tweak to the theme, and that is to show the post's notes when hovered over :D. i'm kinda lazy to click on post to see the notes :(. send me the tweaked version / html code when it's done, and thank you in advance. you're themes are awesome !
also, how can i change my “forward” & “backward” color in this theme ?
Hi, sweetie! Adding the notes into your permalink on the index page is super easy—it’s just a little bit of copy and pasting!!—so would it be alright if I just told you how to do it? If not, that’s okay! I can send you a link to a pastebin file if you’d really like. But!! If you want to do it yourself, here’s how:
Go into your HTML editor, and look for this code:
{MonthNumber}|{DayOfMonth}|{ShortYear}
Right before the , paste this code:
<a href="{Permalink}">{NoteCountWithLabel}</a>
Update your preview and hooray! Notes on your index page. (:
And! The pagination arrows are the same color as your title. When you hover over them, they change to the color of your subtitle. By changing those you’ll change the color of your arrows.
I hope this helps!! Let me know if there’s anything else I can do for you! Have a great afternoon!