View Single Post
  #2  
Old 09-23-2014, 07:00 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 22,410
IntoRain is on a distinguished road
Default

In 1.3.4, the table for myadopts is in the file myadoptsview.php, index() function. Do you want to just show the images?


You can also make the table's border white by editing your css file and adding

table{
border: white;
}
__________________


asp.net stole my soul.
Reply With Quote