"Open" button/link

  • Posted in : BookCard WP
  • b3tzi
    Participant

    Hey!

    Is it possible to change the text inside the “Open” button/link?

    Furthermore, can we change the color of this button/link?

    Thanks in advance for your help.

    Regards.

    artdesigngmbh
    Participant

    This is, what I want to know. I want to change the text “open”.

    Mehmet S.
    Keymaster

    Change the text via localization. ( Documentation > Localization )


    To change color:

    – Paste to Theme Options > Style > Custom CSS:

    .ribbon { background: green; }
    .ribbon:before { border-color: green; }
    
    b3tzi
    Participant

    Thank you Mehmet. ;)

    BlickeDeeler
    Participant

    Can’t find “Open” in the Localitation… any idea?

    Mehmet S.
    Keymaster

    Re-scan the theme files.

    artdesigngmbh
    Participant

    I’ve changed the “open” word into “öffnen” but nothing changed. Why?

    BlickeDeeler
    Participant

    Re-scan didn’t work… no results! Any further ideas?

    Mehmet S.
    Keymaster

    Update to the latest version.

    BlickeDeeler
    Participant

    Theme is already updated with v3.4 – 1 August 2013, Open is translated but still shown as “OPEN” not as “ÖFFNEN”

    Mehmet S.
    Keymaster

    Did you read the localization section in the documentation?

    BlickeDeeler
    Participant

    Okay… no it works. Just forgotten to generate new .mo file. ;-)
    Thanx a lot!!!

    artdesigngmbh
    Participant

    Hey BlickeDeeler, was muss ich machen damit “Öffnen” erscheint?

    macaccess
    Participant

    needing help changing the “open” text. is it possible to change it to something custom and not just another language?

    macaccess
    Participant

    Sorry disregard last comment

    MichaelWBell
    Participant

    Hi Mehmet,

    I have entered the CSS code. It changes colour perfectly.

    BUT. When I use this code, the triangle shaped edges on the left of the button dissappear.
    it is just a square shaped box, not shaped like a ribbon anymore.

    Live site with issue

    Mehmet S.
    Keymaster

    – Open button background color:

    .ribbon { background: red; }
    .ribbon:before { border-color: red; }
    

    – Open button text color:

    .ribbon strong { color: black; }
    
Viewing 17 posts - 1 through 17 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register