Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author michaellautman

    (@michaellautman)

    The problem has to do with the styling of your posts. By default, the plugin does not contain much styling information, so that you can customize it to suit your theme. You need to edit the style.css file in your theme and add the following code:

    .page-template-archive-case-php .site-content {
    width:900px; margin-left:auto; margin-right:auto;}

    That will make the cases posts the right width (you can adjust the value for width if you want. The other two elements will centre the posts on the page.

    Let me know how it goes, and if there are any other elements you want to style.

    Thread Starter wasconet

    (@wasconet)

    Thanks for the help, i tried that but still didnt work…jezzz! i wish i can get it to work….it will serve me so right

    Plugin Author michaellautman

    (@michaellautman)

    If you create an account for me on your site, I can try and fix it for you. Email the login details to michael@lautman.ca.

    Plugin Author michaellautman

    (@michaellautman)

    Hey wasconet, try updating to the latest version of the plugin. There is new custom CSS input box in the plugin options page. Use the code I mentioned above and see what happens.

    Thread Starter wasconet

    (@wasconet)

    Thank you so so much…i will try to update the plugin then insert the code if no joy i will send you a mail containing admin login, the plugin will do me so much good.

    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with plugin’ is closed to new replies.