Support » Plugin: Review Profile Links » Widget Improvement

  • Great Plugin! Just like to make one request: I have a wide side bar which I am using the widget in. There is enough room to have two of the logos appear side by side. It would be great if you could add another field to the widget which would allow us to specify how many columns to divide the logos into.

    https://wordpress.org/plugins/our-profiles/

Viewing 1 replies (of 1 total)
  • Plugin Author Dzynit

    (@dzynit)

    omairkha,
    Very sorry this support post was missed. Occasionally notifications do not arrive from posts here at wordpress.

    You can use css to do this, just add this to your theme’s style.css (or custom css box if you use a theme with a settings area in the wp-admin):

    .our-profiles-widget-content .our-profiles-widget-image { float: left; margin-right: 8px; }

    You can adjust the number 8 for the margin if you want more or less space between the logos.

    Again – sorry for the delay. Thank you for using our plugin!
    Heather

Viewing 1 replies (of 1 total)
  • The topic ‘Widget Improvement’ is closed to new replies.