Hello BlondBananaMix!
To get rid of Adopts complete do the following:
Go to your admin settings > Change Adoptables > Edit Existing Levels or Images > Select adoptable > Click Gear Icon under edit. > Check "I want to delete or freeze this adoptable" > Then check "Hard Deletion (Purge)" > Submit Changes
[After doing this maybe we should steamline this process because currently it is redundant.]
Using a picture banner is easy
Open
\templates\default\template.html
Find:
Code:
<h1>:SITENAME:</h1>
Replace With:
Code:
<img src="[YourBannerURL]" alt=":SITENAME:" />
Make sure you change [YourBannerURL] to the banner's url then save and upload.
Freeze Pet option you will have to go into the Myadopts.php file and remove anything that relates to Freeze.
Hiding the breeding link is easy as well. Go to your mysql manager and go to Adopt_Links and remove the Breeding section.
I haven't tried the last two but they should work If you do it correctly.
Backup anything before doing so.