Re: [css-d] Picture spacing problem if padding is used for frame what is used for space from text

2010-02-02 Thread Troy Harshman
This... img src=http://www.habitatfairfield.org/FORMfields/uploads/restorepaint-restore_lftimage-1264995919.jpg; width=175 height=201 alt=Habitat for Humanity Fairfield Co ReStore style=float: left; padding: 10px; border: 1px solid #015395; hspace=15 / and this... img

[css-d] Picture spacing problem if padding is used for frame what is used for space from text

2010-02-01 Thread Carol Swinehart
http://www.habitatfairfield.org/test/index2.php page address left image near bottom in order to get the padding and the border for the frame effect I used this style=float: left; padding: 10px; border: 1px solid #015395; I also wanted the text to space away from the frame and had to use this

Re: [css-d] Picture spacing problem if padding is used for frame what is used for space from text

2010-02-01 Thread Troy Harshman
Did you try adding a margin to the image? Which would create distance between it and any elements around it. On Mon, Feb 1, 2010 at 1:26 PM, Carol Swinehart c...@ckfswebservices.com wrote: http://www.habitatfairfield.org/test/index2.php  page address left image near bottom in order to get

Re: [css-d] Picture spacing problem if padding is used for frame what is used for space from text

2010-02-01 Thread Bobby Jack
From: Carol Swinehart c...@ckfswebservices.com http://www.habitatfairfield.org/test/index2.php  page address left image near bottom in order to get the padding and the border for the frame effect I used this style=float: left; padding: 10px; border: 1px solid #015395; I  also wanted