Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeff Starr

    (@specialk)

    With CSS.. if you have a link I would be glad to check it out and try to provide a snippet that will do the job.

    Thread Starter Gwen

    (@collegecheese)

    Ahh thank you!

    MY WEBSITE

    Plugin Author Jeff Starr

    (@specialk)

    Okay try adding something like the following to your theme’s CSS file, style.css:

    #user-submitted-posts { width: 70%; margin: 0 auto; }

    ..or maybe something like this:

    #user-submitted-posts { margin-left: 50px; }

    ..or:

    #user-submitted-posts { width: 50%; margin-left: 50px; }

    etc.. there are a zillion possibilities depending on what you’re after.. fine tune the CSS to achieve something that works for you. Other rules may be necessary, let me know how it goes and I’ll try to help out.

    Thread Starter Gwen

    (@collegecheese)

    Ahhh thanks so much!
    The last one worked!
    🙂

    Plugin Author Jeff Starr

    (@specialk)

    Awesome, glad it worked! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Center widget’ is closed to new replies.