Hello, I am sorry to bother you. I was wondering, about your theme [#26] Clepsydra... It said the tabs were included with the instructions, but I can't find them anywhere? Do you think you could point me to them, please? thank you!
Hello! You’re not bothering me at all! You actually brought to my attention that I barely put ANY instructions into the code, but I will help you with every piece right now! (all my comments will be bolded)
.up img {-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);filter: grayscale(0%);width:110px;position:fixed;bottom:-5px; // you could change bottom to topleft:5px; // you could change left to right}
.up p{font-family:calibri; // fontfont-size:12px; // font sizebottom:30px; left:120px;text-align:center; // you could change center to left or rightmax-width:150px;max-height:300px;position:fixed;opacity:0;color:black; // font color}
.up:hover p { opacity:1; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; -transition: all 0.8s ease-in-out;}
// the stuff I didn’t put comments next to, try not to mess with that stuff :)
{CustomCSS}{block:IfInfiniteScroll}{/block:IfInfiniteScroll}
"Being happy isn't easy. That's not the choice. The choice is in positivity. But positivity leads to happiness." bolded text, bigger text, smaller text, next line... try not to make it too long.