WordPress.org

Forums

Widgets on Pages
[resolved] horizontal columns (6 posts)

  1. jkramercpa
    Member
    Posted 1 year ago #

    Hi Everyone:

    I installed your plugin and I tried to make my widgets horizontal by trying the code in the other postings but it's not working. The website url is: http://simplebizplanning.com/wordpress/

    I'd like to have two columns across that fill up the entire area available for this content. I have a total of four widgets and I want two widgets side-by-side. For instance, I'd like the content for [widgets_on_pages] and [widgets_on_pages id=2] on the same line. I'd also like to make the font size smaller. Please let me know if anyone can help me. Thanks so much.

    http://wordpress.org/extend/plugins/widgets-on-pages/

  2. toddhalfpenny
    Member
    Plugin Author

    Posted 1 year ago #

    Hey jkramercpa,

    This should be do-able with CSS but obviously your theme differs from the others that have been posted about.

    On that link you sent I don't see any widgets so am unable to help at the mo... could you post up a link with widgets on?

    Ta,
    Todd

  3. jkramercpa
    Member
    Posted 1 year ago #

    Hi Todd:

    Here is the link: http://simplebizplanning.com/wordpress/index-wop/

    Thanks,

    J

  4. toddhalfpenny
    Member
    Plugin Author

    Posted 1 year ago #

    Ah OK... see what you're after.

    Adding something like this to the end of your styles.css should start on you on the right track;

    .widgets_on_page {
    width: 48%;
    float:left;
    }
  5. jkramercpa
    Member
    Posted 1 year ago #

    Thanks so much - that's working.

  6. toddhalfpenny
    Member
    Plugin Author

    Posted 1 year ago #

    Great news... and remember if you like the plugin then a nice rating over here would be really appreciated.

    Ta,
    Todd

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic