wanemagazine
Member
Posted 2 years ago #
Hello
I m encountering problems when embeding pictures and videos on my posts.Everything was fine till last week but now when I embed pictures there is a ling that comes out all around the picture.
I have a WOO Theme: Daily editions and they say the problems comes from my wordpress. Can u help me? I left a post like it comes out to show the problems.
my website is http://www.wane.lu
in your stylesheet style.css line 557
.post .thumbnail {
CHANGE ---> border:1px solid #E7E7E7;
margin-bottom:20px;
padding:3px;
}
try changing the line I marked to
border: none;
wanemagazine
Member
Posted 2 years ago #
Hello
thanks it didn't work. But I think the problem is with the Custom setting "image" and "video" (and this happens also if I change theme. Because when I tryed to insert a picture in the post directly it worked. But I would like to use the custom field as they resize the picture.
DO you know what the problme could be? I already cleared the chache of my browser several time...
Thank you