Forums

search and calendar not centered in my wordpress (2 posts)

  1. neorussell
    Member
    Posted 1 month ago #

    site: www.neorussell.com

    if you check the site, it shows that the calendar is not centered or spread out. Can somebody help? Don't know which code to play around with exactly and don't want to be touching something that may screw it up. I changed the template today so i'm sure that's what caused it.

    Thanks to anyone who replies.
    NeoRussell

  2. jkovis
    Member
    Posted 1 month ago #

    add this to the theme's style.css file:

    #wp-calendar {
    	margin: 0pt auto;
    	text-align: center;
    }

Reply

You must log in to post.

About this Topic