Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #903301
    Bildreth
    Participant

    Basically – if you look at my site – you can see images which are not surrounded in white border.
    those are chosen to be ‘selected images’ for that page in the backend.

    but – i would like to have control over the white borders, their colour and transparency – its been driving me crazy for weeks.

    its clearly posssible – becasue ‘featured image has not white border… just some white underneath with information perhaps.

    please check and see at

    http://www.meschene.com

    🙂

    bildreth

    #904012
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Is it the content? I don’t see any border or white color around the image. I guess you’re referring to content’s background color. Like from here http://www.meschene.com/?page_id=182

    If yes, then please add this CSS to Admin > Appearance > Customizer > Custom > CSS with your preferred color and transparency.

    .entry-wrap {
    background-color: rgba(255,255,255,0.8);
    }

    255, 255, 255 is white color, and 0.8 is 80% transparency. You may use this tool http://www.css3maker.com/css-3-rgba.html to pick your preferred color.

    Cheers!

    #905631
    Bildreth
    Participant

    Much Obliged!!

    It worked a treat, you are my current hero Rad,

    (Tempted to write… I mean, like totally dude! But I’m english so that would be awkward.

    Thanks so much it’s been bothering me for ages!!

    Bildreth 😀

    #906450
    Prasant Rai
    Moderator

    Your satisfaction is a great compliment for us.

  • <script> jQuery(function($){ $("#no-reply-903301 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>