Support Forums

Got a question? Post it here. We'd love to help.

Knowledge Base:

Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthordhuston53
    • CommentTimeJul 31st 2008
     

    I am using Modern 1.2.

    I would like to adjust the fixed-width columns so that course descriptions will show next to, not beneath course name and info. So, how to change the width of middle column and left & right columns?

    I see where I can change wrapper width, but not column width.

    Thanks

    •  
      CommentAuthorptrkmkl
    • CommentTimeJul 31st 2008
     

    That would be unnecessary. Try adding this bit to your CSS:

    .coursebox .info { width:46%; }