• Resolved KingSky

    (@kingsky)


    I made a few css changes, they are not loading in the page anywhere after saving. The only way I could get custom styles to work was to put them in styles.css.

    The values you can enter for opacity are completely wrong.

    You can put in 0.15 or 0.85 (valid) but other than that you can only put in values such as 1.85, 2.85 etc which are fully opaque and not valid. I had to manually enter 0.6 in the styles.css to make it look decent.

    I selected a background image and saved, and the css for the overlay shows like this:
    background-image: url( )
    there is no URL put in for the image I selected
    Screenshot:http://i.imgur.com/Kg52B6E.png

    https://wordpress.org/plugins/content-warning-v2/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Again, as said in previous thread, should be fixed in latest commit, will merge into .org repo this weekend https://github.com/JayWood/content-warning-v3/commit/1a341c27766416571ecb8c01c15a4abac389fc19

    Thread Starter KingSky

    (@kingsky)

    Thanks, sorry I did look but didn’t see the previous thread. Ssadly these individual forums aren’t searchable. The only other thread mentioning this that I saw didn’t have any replied :/

    It’s totally fine. For awhile I was urging people to go to GitHub to open issues, since THERE I get emails when an issue is opened, but here, I have to be super diligent and check every week or so.

    Despite urging people via the readme, I believe I’ll be modifying the admin in some way to encourage others to post to GitHub if possible.

    Either way, I really appreciate reporting this sort of thing, since without it, I would probably overlook it.

    Marking resolved, feel free to re-open if not.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘couple issues, css and opacity incorrect values, no bg image loaded’ is closed to new replies.