Forums

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

  1. neorussell
    Member
    Posted 2 years ago #

    site: http://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 2 years ago #

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

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

Topic Closed

This topic has been closed to new replies.

About this Topic