• Hi Guys,
    As you can see from the title, I’m having a hard time with image padding. I’ve done searching around the forum, but no luck. Basically, there’s just no padding. Here’s a sample from the stylesheet:

    img {
    	border: 2px solid #CCC;
    }
    img.right { padding: 5px; margin: 5px 5px 5px 5px; display: inline;
    }
    
    img.left { padding: 5px; margin: 5px 5px 5px 5px; display: inline;
    }

    Anyone? Here’s the page with the article: Click Here I use the RefreshWP template
    Thanks alot guys

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image Padding Problem’ is closed to new replies.