Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Putting a border on images


michael3185
Member

@michael3185

Cheers Ipstenu. I changed the post image so text wraps, and left the avatar as it was;

img { float: left; border: 1px solid #ddd; border-width: 3px; border-style: double; margin-right: 8px; }
img.avatar { float: none; display: block; border: 1px solid #ddd; border-width: 3px; border-style: double; }

Amazing how a simple change makes everything look so different.

Skip to toolbar