an
groups-icon

Help with CSS for Background image Please :))

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Liz Liz
    13 points
    Beginner

    Please can somebody tell me if this is the correct CSS to have a background image instead of BG colour
    _____________________________________________________________
    /* Current css used for background colour in child theme style.css */
    }
    .itemdata.featured .thumbnail {
    color: #468847;
    background: none repeat scroll 0% 0% #FFF !important;
    border-color: #D2DDC9;
    }
    _____________________________________________________________

    Is this the correct css if I want to have a Background image instead of colour background for the featured member in the Dating theme?
    _____________________________________________________________
    /* New css for background image instead of BG colour css */
    }
    .itemdata.featured .thumbnail {
    color: #468847;
    background-image: url(“https://www.dirtyoldmen.se/wpcontent/uploads/2015/06/backroundimage.jpg”); !important;
    border-color: #D2DDC9;
    }
    _____________________________________________________________
    Please can somebody correct me if I’m wrong?
    I want to put the css in my child theme style sheet and NOT in Design Meta

    June 2, 2015 at 1:44 pm
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 2, 2015 at 2:19 pm
  • Liz Liz
    13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 3, 2015 at 12:15 am
  • Liz Liz
    13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 3, 2015 at 1:44 am
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 4, 2015 at 2:39 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 4, 2015 at 6:14 pm

337

Views

5

Replies