Theater plugin calendar month navigation placement

Hello,
We are using the Theater Events plugin that imports from Veezy at http://s224748.gridserver.com/schedule/. I would like the month navigation to be moved from the bottom to the top. The Theater Events support gave me CMS to change the placement which moves it up to the top but overlapping the calendar title. I tried editing and adding code to change the placement but not much is happening. Their support hasn't responded when asking for more help. Below are links to the screen shots and the code given. Any chance you can help me with this? I would like the month navigation to be placed at top of calendar, centered, and under the Month title.

CMS:

html body .wpt_calendar table.wpt_month tfoot {

 

    position: absolute;

    top: 0;

    left: -5px;

    right: -5px;

 

}



Thank you for your help!
Katie

Comments

  • Hi,
    It requires a lot of very advanced CSS code, which we do not provide.
    We help only with the small CSS code modification and what you ask for is not that simple.

    It will be easier, to edit these files and change the HTML structure of it, than solving it by the CSS.
    We do not help with the files customization too, so if you want to modify files and don't know how, you should contact your web developer.

    Thanks
Sign In or Register to comment.