View Single Post
  #3  
Old 04-25-2011, 10:56 AM
Inf3rnal's Avatar
Inf3rnal Inf3rnal is offline
Member
 
Join Date: Mar 2011
Location: Florida
Posts: 108
Gender: Male
Credits: 23,609
Inf3rnal is on a distinguished road
Default

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.
Reply With Quote