View Single Post
  #7  
Old 08-27-2013, 06:56 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 99,190
Tequila is on a distinguished road
Default

Try adding this a new class to your css (use the existing as an example) and use the classname in the image tag as IntoRain has suggested.

ex (replace Xs with your options):
PHP Code:
.daycare {
border:1px solid #XXXXXX;
margin:5px;
padding:2px;

The margin will push the border away from the image, and the padding will help align it on the page better.
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]
Reply With Quote