• Hi Guys,

    I’m a bit of a newbie here.

    I’m re-designing my radio station’s website, and using the “Showtime” schedule plugin/widget.

    (http://ww.wp.xz.cn/extend/plugins/showtime/)

    However it doesn’t seem to be following the CSS style within the Showtime settings.

    (http://sunshinedevelopment.adamdj.com is the test site)

    As you can see i have inserted it into the secondary area (on the right) I have tried the different styles, its currently in as a “Post” but any other styles it will not show the Header of “Now On Air” or the styling of the text.

    I also would like to know is it possible to remove the part of the “Up Next” line which says for example “5:00PM BST” remove the BST part?

    Ideally i would like to have this displayed in the header but i have tried that, and when i edit the header.css to put the php line:

    <?php if (function_exists('showme_showtime')) echo showme_showtime(); ?> and it displays perfectly, but half of it ‘disappears’ below the header and out of sight.

    I wandered if someone could help me? Ideally i want this to be displayed inside a box, and have the text formatted, but i’ve been trying and fiddling for the past 3 days to no avail.

    I would be very grateful of your help.

    Adam

Viewing 1 replies (of 1 total)
  • To remove the BST part go to the Plugins>Editor section on your dashboard.

    Go to showtime/show.php

    Look for ‘l, g:i a T’

    Then simply remove the T and the space before it.

    Problem solved.

Viewing 1 replies (of 1 total)

The topic ‘"Showtime" Plugin not following CSS’ is closed to new replies.