• any help on how to get a green border around the images on my site (boxclef.com) Thanks

Viewing 1 replies (of 1 total)
  • on your style.css file go to line 68 and add the following

    border: 1px solid #EEF3E2

    #EEF3E2 is the color, and 1px is the border thickness

Viewing 1 replies (of 1 total)

The topic ‘image border’ is closed to new replies.