Odd question I know, but I've done some searching to no avail.
So hi! I've learned coding through college and wanted to take a stab at customizing my own profiles. Is there a directory or collection of the css identifiers that are used in pet profiles?
Sorry if this is a 'duh' question, haha. Thanks in advance!
, , , , , h2, , .pet_name, .pet_wco_info_date, .pet_age_info_date,, , , , , , , , , , , , , .notice
hope this is what you meant x3
not odd at all, i think this might be what you want? i nabbed it from one of the old pet profile guides listed here: Useful Profiles and Graphics Threads
(to that end, has also written a few very nice guide/tutorials for profiles, tabs, and positioning, and 's guide is fantastic Subeta CSS Compendium)
you can also use the 'inspect' feature in chrome or firefox to find the class or ID of any part of a page. for instance, in chrome you can press shift + cmd/ctrl + C to activate the 'inspect element' option which allows you to hover over any part of the page and see its class or ID.