I have two questions regarding coding.
How do I change my font on the forums?
What is the image overlay code for pet/ user lookups?
what exactly are you after to change? :) At the top of the forums, there's a page link called sCode that has some basics you can start with, but without specifics, I can't do much :)
<style>
div.pet {background-image: url(http://www.image.png); background-repeat: no-repeat; width:200px; padding-top:200px}
div.pet img {display:none}
</style>
2025 Stalacbite, Focused (7)