Thread: Padding In IE
View Single Post
  #2 (permalink)  
Old Feb 11th, 2008, 05:52
saltedm8's Avatar
saltedm8 saltedm8 is online now
Lead Administrator

SuperMember
Join Date: Nov 2005
Location: Always About
Age: 27
Posts: 1,512
Blog Entries: 1
Thanks: 1
Thanked 11 Times in 11 Posts
Re: Padding In IE

does this work ?

Code: Select all
#content img.illus {
    float:left;
    border: 2px solid #304818;
    padding: 3px;
if not, please give me a link or all the code and i will have a look

Last edited by saltedm8; Feb 11th, 2008 at 06:08.
Reply With Quote