Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    Hi Keith,

    Looks like you page is too narrow for the size of your layout.

    Edit the plugin’s stylesheet.css and add the following:

    .verticalcolumn {
    float: left;
    width: 40px;
    }

    You can also look at making the .verticalcolumn1 class a bit less wide to fit all days.

    As for making your design look a bit more like the one from Radio Free Moscow, you can actually just take a look at their stylesheet (http://radiofreemoscow.org/wp-content/plugins/weekly-schedule/stylesheet.css?ver=2.9.2), then make changes to your own.

    Please note that once you make changes to the stylesheet.css file, you should back it up to avoid it getting overwritten when you upgrade. You can then restore your backup after an upgrade to keep your style.

    Please make the issue as resolved if this answers your questions.

    Yannick

    Thread Starter Keith Chilvers

    (@keith-chilvers)

    Hi Yannick

    Things have improved as you can see http://hcrfm.org/schedule
    but I’m still having trouble lining them up. I used the Free Radio Moscow style sheets and inserted this bit of code:

    [Large chunk of CSS moderated. Please just link to your site.]

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Hi Keith,

    I tried looking at your site, but the schedule page is actually displaying the home page content right now. Can you check what might be wrong?

    Yannick

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Vertical layout’ is closed to new replies.