Viewing 4 replies - 1 through 4 (of 4 total)
  • Here is what I did to fix this problem.

    1. Login to your wp-admin.php
    2. Go to “installed plugins”
    3. Find WP About Author and click on “edit” under its name.
    4. On the right side of the page it shows different files included in this plugin. Choose “wp-about-author/wp-about-author.css”
    5. You can change the color codes in there. ie you can change background color from #fffff to something else.

    all the coloring and margins and etc can be edited there.

    Thread Starter GuseIT

    (@guseit)

    Thanks for this workaround.

    Anyways, the color set in .wp-about-author-containter-around is overwritten by
    element.style {
    background-color: #FFEAA8;
    }

    This may be a compatibility issue with some other plugin?

    edit: What I ment when posting this bug was a bug in the plugin settings that does not allow to open the color-picker (or what ever should happen).

    For some reason the color-picker doesnt even show up when I click on the button so I had to change the code in order to get it working for me.

    Thread Starter GuseIT

    (@guseit)

    yep, exactly.
    Unfortunately changing the code doesn’t work for me, too. Can check it on mediendeponie.de

    cheers
    mene

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing BG color does not work’ is closed to new replies.