So im slowly but surely learning mediocre CSS coding .... please bare with me here
I would really just like to find a way to add my pets' statistics to their profiles Is there an easy way to do this or is the whole matter too complex?
Any help is appreciated!
if the stats are hidden, it's probably because a section called column_3 is set to display: none. simply remove it from the list of hidden sections, then position it where you want it. if you have a particular profile you want to do this on, i could give you a better idea of how to go about it.