View Single Post
  #12  
Old 06-09-2011, 02:39 PM
SilverDragonTears's Avatar
SilverDragonTears SilverDragonTears is offline
I am your Nemesis.
 
Join Date: Jun 2011
Posts: 1,113
Gender: Female
Credits: 85,437
SilverDragonTears is on a distinguished road
Default

I figured it out XD

I don't remember what it looked like before but if you find where the images are displayed on the adopt.php page just add this to it. SO it looks like:

Quote:
//If we can adopt the adoptable, show the image and adoption link...
$article_content .= "
<a href='adopt.php?id=".$aid."'><img src='".$eggimage."' /></a><br>
{$description}<br>";
Then just remove the radio boxes.
Let me know if you need more help =)
__________________

Check out SilvaTales
Reply With Quote