• a f

    (@adamsfischer)


    Hi,

    Do people generally have trouble using this plugin with the Mystique theme? I have been unable to format it correctly to work with Mystique. If anyone has had more luck than I have, pointers would be greatly appreciated.

    On an unrelated note: Is it possible to embed the calendar view on a static page? I want the calendar/event list to show up on the bottom of my home page (so that I don’t have to navigate around to find the calendar elsewhere). Is this possible? Can I place the calendar anywhere I want? If so, please let me know how to do so! Thanks so much.

    http://wordpress.org/extend/plugins/the-events-calendar/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter a f

    (@adamsfischer)

    Anyone?

    i can help you with the format problems. I solved them for my own installation here : http://www.cht-land.fr

    First i edited the file (in your plugin folder) “the-events-calendar/resources/events.css”. I commented the “width:670px;” and the “margin-left:10px;”

    .category-events #tec-content {
    	background:#fff;
    	/* width:670px; */
    	padding:1px 35px;
    	/* margin-left:10px; */
    }

    Then i forced my custom mystique background to show up. Edit the file style.css in your mystique directory and modify like this:

    #page{background:transparent url(http://www.cht-land.fr/wp-content/uploads/body-bg.jpg) no-repeat center top;}

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: The Events Calendar] Formatting problems with Mystique theme (plus, adding to static page)’ is closed to new replies.