By Dominic Laflamme on Friday, 11 December 2015
Posted in General Issues
Replies 7
Likes 0
Views 1K
Votes 0
Hello,

I am trying to remove the border around an image in a post. I don't want to remove borders for all images under my Blog Posts but one post in particular. I went under the image properties and remove the border but it still shows.... Any idea why? See attached file
Hey Dominic,

You can add the block of css codes below into your template's css file, /templates/protostar/css/template.css

·
Saturday, 12 December 2015 00:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Dominic,

Can you please provide us with the link to the page?
·
Friday, 11 December 2015 13:13
·
0 Likes
·
0 Votes
·
0 Comments
·
done!
·
Friday, 11 December 2015 21:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the answer. So this will only affect the post I mentioned? And on a non programming side (since I have extremely limited knowledge in Programming), if I add more pictures in other Blog Ports and I want the same thing done, I will have to add a different piece of code (based on an ID)?

Dom
·
Saturday, 12 December 2015 01:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Dominic,

Yep, that is correct
·
Saturday, 12 December 2015 01:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, I will have to try to figure things out in the future if it happens again, how to find the block of CSS to add. I figured this 12 came from the folder name under easy-blog_articles...?
·
Saturday, 12 December 2015 01:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Dominic,

If you inspect the element using firebug on firefox or chrome developer tool, you'll be able to see these html elements
·
Saturday, 12 December 2015 01:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post