test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sidwillphd Friend
    #171612

    I have 3 modules in the User 5 position on the home page at http://pbizr.org.

    I am having a problem with the ordering of those modules within User 5. Order 1 is fine: “Businesses Can Join”. However Order 2 and 3 are above and below each other, not side-by-side as I want. How do I move “Current Poll” to the right of “Featured Listings”? I have changed the ordering to every possible combination, but nothing works.

    Please help if you can. Thanks!

    khoand Friend
    #428752

    You use my trick, you add this code into /templates/your_template/css/template.css

    #Mod148 {
    float: left;
    width: 49%;
    }

    sidwillphd Friend
    #428948

    A big thank you!
    That worked!
    Now, can you look at my home page again and tell me how to get the TITLES of those 2 modules in User 5 (Featured Listings & Current Poll) to line-up. The second is off one line.
    Thanks!

    khoand Friend
    #428964

    You add the code into /templates/your_template/css/template.css


    #Mod147 {
    float: left;
    }

    sidwillphd Friend
    #428980

    Thanks, again!
    Your directions solved both my problems!

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  sidwillphd 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum