Topic Resolution: Resolved
    Johnny Good
    Spectator
    Posts: 90
    March 24, 2015 at 7:00 am #15777
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    March 24, 2015 at 8:36 am #15786

    yes it can, just upload a custom background image and add to the Custom CSS:

    #wrapper {opacity:.9;}

    Johnny Good
    Spectator
    Posts: 90
    March 25, 2015 at 5:46 am #15806

    I tried to play with that opacity number but I cannot get close to how it looks like on their website. It just makes entire site more faded. On their site where there’s content it has white background if it doesn’t then its slightly transparent and background is visible.

    Roman
    Spectator
    Posts: 3147
    March 25, 2015 at 8:17 am #15812

    the website is using another theme

    Johnny Good
    Spectator
    Posts: 90
    March 25, 2015 at 3:39 pm #15832

    Please activate Evolve whenever you get a chance and reactivate once you’re done.

    Roman
    Spectator
    Posts: 3147
    March 25, 2015 at 8:10 pm #15836

    added to Custom CSS:

    #wrapper {background:rgba(255,255,255,.9);}

    Johnny Good
    Spectator
    Posts: 90
    March 25, 2015 at 9:20 pm #15837

    Yes, thank you!
    With opacity adjustments that’s more closer to how it looks on their site.
    One more tweak. Where do I change the color of how its now and when on mouse over for date, written by and older entries?
    Right now it blends together and its hard to see.

    Roman
    Spectator
    Posts: 3147
    March 26, 2015 at 9:17 am #15845

    added to your Custom CSS:
    .entry-header,.entry-header a { color: #333;}

    Johnny Good
    Spectator
    Posts: 90
    March 26, 2015 at 5:37 pm #15859

    Ok, I tried my self to include older and newer entries on the bottom in the above CSS but can not find the name, how do you get names, any tool or just knowledge/experience?

    Roman
    Spectator
    Posts: 3147
    March 26, 2015 at 9:02 pm #15864

    knowledge of CSS 🙂