Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Josh

    (@josh401)

    Hi,

    Go into the settings for Ultimate Tinymce and make sure you have the “styleprops” button enabled. (It looks like two little “a”s imposed over each other.)

    Then, go back to your editor… select the text where you want to create the border… and click the button.

    Now, click the “border” tab in the new popup window.

    Here… you can specify pretty much everything having to do with a border.

    Lastly… click “Apply”… and revel in your glory!!

    Thread Starter kamhang

    (@kamhang)

    Hi Josh,

    Thanks for your prompt reply.
    I enabled “styleprops” button. we can set “style” “width” & “color”

    when i set the border, the html is something like <p style="border-style: solid;">BLUE</p> the border is around all text.

    I just want to set the border around one word, as the screenshot.

    Would you please more detailed guideline?

    Plugin Author Josh

    (@josh401)

    I’m not sure I follow what you are saying.

    Can you please provide a screenshot of what is happening?

    Thread Starter kamhang

    (@kamhang)

    Hi Josh,

    please take a look at http://2672.com/wordpress01/?p=30
    the upper image is from your screenshot, the lower red boarder is created by me.

    I would like to create the border exactly as your screenshot, blue border around the word “BLUE”.

    Plugin Author Josh

    (@josh401)

    Okay, I’m so brain dead right now, I can’t even remember how I did that originally.

    But… here is a way I know works.

    1. Make sure you have the “HTML5 Tags” button enabled.
    2. Select the text.
    3. Click the button.
    4. Click the <span> button.
    5. In the “style attributes” box… include the border statement: border:1px solid #0000FF;

    Click Update… and it will apply it to just the selection rather than the entire block.

    Thread Starter kamhang

    (@kamhang)

    Hi Josh,

    It works. Thanks.

    Plugin Author Josh

    (@josh401)

    You bet.

    (Please mark thread as resolved)

    Thread Starter kamhang

    (@kamhang)

    thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘BLUE border’ is closed to new replies.