This topic has 6 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Robert Hall
Hi there,
I’ve searched the forum and also Google to find out how to add a frame to my photos. I found some coding (though I know nothing about codes, so not sure how valid it is anyway) and inserted it to my css file in WordPress. That didn’t work. When that failed, I tried a plugin called Advanced Image styles. When I fill in the field for each photo, it is still not working. Is there something special I should be doing with this theme? My graphics look flush with the background on my blog posts.
Hello,
Please provide us with a link to a page where you want to add borders to your images.
Have you modified style.css file?
We don’t recommend to change original file, but you should make changes in custom.css file.
Please watch this tutorial how to create custom.css:
https://www.youtube.com/watch?v=Qok2zRedRMY
Thank you.
Regards,
Eva Kemp.
That video was very helpful. I had no idea you had so many tutorials and am so happy to see that.
For my border issue, I am looking to have the border on all of the photos in all of my blogs. Here is the link to my blog as you can see without a border the sunflower ring image with the image text (text is part of my graphic) that it blends right into the background.
I want my borders to look like the ones you see here: http://www.colorvaleactions.com/blog/which-setting-should-i-adjust-on-my-camera-aperture-shutter-speed-or-iso/
I love the white margin and the thing grey border line. Please let me know how I can accomplish this in your theme as mentioned the plugin I am using doesn’t appear to work.
Hello,
Please try to add this code in custom.css file:
img.aligncenter {
border: solid 1px;
}
How to create custom.css you can watch here.
Regards,
Eva Kemp.
Eva Kemp! Thank you thank you thank you. That worked like a charm. Much appreciation!!
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
The issue related to '‘Photo Border’' has been successfully resolved, and the topic is now closed for further responses