View Single Post
  #2  
Old 07-03-2010, 08:35 AM
Seapyramid Seapyramid is offline
Premium Member
 
Join Date: Feb 2009
Posts: 373
Gender: Female
Credits: 21,843
Seapyramid
Default RE: More Pets in a Line

You will have to change the adopt.php and the myadopts.php page.
Issues you will encounter:
1. Names, stats, any other info you have about the pet will line up next to it, not under creating a visual issue not wanted.
2. Placing a specific number of pets in a row can cause display issues with tables and/or divs.

The best way to fix these issues is with the use of CSS and style sheets. You will need a working knowledge of HTML and CSS as well as some basic knowledge in PHP.
http://www.w3schools.com/css/default.asp
http://www.tizag.com/cssT/
http://www.webreference.com/authoring/style/sheets/layout/advanced/

Sea
Reply With Quote