[Theme: Custom Cummunity] adding borders to images
-
Hello,
I’d like to add a border to all images as they get posted and to existing pictures (site-wide on posts and pages). I’ve tried adding a short snippet of css code in the ‘css’ area of ‘theme settings’. I tried this: img {
margin: 5px;
padding: 10px;
border: solid black 1px
}The result is that the margin shows up, the padding shows up, but the border doesn’t. I’ve tried using hex code for the colour but that doesn’t work either.
Do any of you good folk have any ideas? Thanks,
Rx
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Theme: Custom Cummunity] adding borders to images’ is closed to new replies.