• I’m trying to look for a plugin that does this but I can’t find any.
    Allow users to put borders around images in different colours or solid ones on different photos.

    The one on youtube no longer exists

    Also I have noticed on WordPress you don't get an Advanced Settings option when you click on the image in the media library, but you get it when you add it to the post pages.
    
    WordPress Limitation!!!
    
    I wish to add CSS coding to the images
    
    https://www.youtube.com/watch?v=dPt2e6IXB-o
    • This topic was modified 1 year, 9 months ago by JediMax.
    • This topic was modified 1 year, 9 months ago by JediMax.
    • This topic was modified 1 year, 9 months ago by JediMax.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Jay

    (@jaygumanid)

    I’m not entirely sure what you wanted to do. But you can surely do this by setting a CSS class on an image, then setting the CSS specific to that class.

    Example:

    Set Image A’s CSS class as image1 then setting the CSS

    .image1 {border: solid 2px #ccc}

    I hope this helps.

    You can try to placing the YouTube block inside a group block or some other container which has the properties you want to style. I think that the general workaround for adding borders to videos and images. You can change the background of the group box and add padding to your desired effect then add a border and border radius to the group-box.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WordPress Limitation! I can’t seem to find any plugin that does this’ is closed to new replies.