Button Styles Changed after Update WP 3.6.1 & GT 1.9.2

  • lesel

    #8136

    I’m not sure if its WP or GT causing this issue. But in Posts I add my own code in Text mode like for example:

    <p><button style="background-color: red; color: #ffffff; font: 11px Arial;"> Adobe PDF </button></p>

    then I change to Visual Mode and Button has red Background with White font Color. But When I preview its Blue Background with white text.

    So all my buttons from previous posts are blue with white fonts. So the button code above is not working anymore. Must be some default setting somewhere. Does samething in twenty theme also. Thank You

    Anonymous

    #39380

    Graphene Options -> Colours -> Block button.

    Put code in between backtick (

    Code:
    `

    ) characters. It’s usually located above the Tab key on your keyboard.

    lesel

    #39381

    thanks for your reply, the problem is that the buttons that I assigned a background color to in code: RED below. Are now all Blue, so if you post the code below into a post window in text mode then change window to Visual its a Red Button with White Text. But When I preview it or post it

    it defaults to blue button white text.

    <p><button style=”background-color: red; color: #ffffff; font: 11px Arial;”> Adobe PDF </button></p>

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.