• Anonymous User 11197979

    (@anonymized-11197979)


    So I made my first widget. I was looking for large colored buttons for my sidebar (I am running WP Page Widget to get custom sidebar for posts and pages). I found buttons I could use with shortcodes, but I wanted to avoid borders and padding around my colored button.

    So I did some work myself, and put together an easy widget plugin. Just a few colors to begin with:

    Green
    Grey
    Purple
    Red
    Orange
    Blue

    What it became was a widget with two input fields, one for the button text and one for a link. Only customization is the color of the button.

    It is to be read about (and images) at http://heavysheep.com/plugins/colored-buttons-widget/ or to be downloaded at https://github.com/asbness/heavysheep-colored-buttons

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thank you , exactly what I was looking for

    Works good, no issues. ( wish i could control the size of the button) , But I am not complaining since it looks great and works well. Thank you

    Thread Starter Anonymous User 11197979

    (@anonymized-11197979)

    I thought of doing some settings on the size, but never did, just kept it simple and published it. It is possible to alter size with CSS though.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Colored Buttons Widget’ is closed to new replies.