Modularity Lite – centering header & enabling slideshow
-
Hi,
I need to center the header, can’t find the code in CSS. Also, I have clicked enable slideshow and it won’t activate. I did use a static page as the homepage, but it is not active on the primary blog page either.The blog I need help with is: (visible only to logged in users)
-
I need to center the header, can’t find the code in CSS.
You can center the main menu in the Modularity Lite theme if you set a width for it and then use an “auto” value for the left and right margins. Here is an example:
.menu { width: 194px; margin: 0 auto; }Note that with this method, you will need to adjust the width any time you change something that affects the menu such as adding a menu item or making the menu font bigger.
-
I did use a static page as the homepage, but it is not active on the primary blog page either.
I checked Settings → Reading for http://ucountusa.wordpress.com/ and it is currently using posts for the front page, not a static front page. I also tested changing a Triton Lite test blog to use a static front page, and it worked. Please try changing the setting again.
See http://en.support.wordpress.com/pages/front-page/ for extra help and details.
-
-
This is a duplicate thread in that case. Please reply at https://en.forums.wordpress.com/topic/modularity-lite-increase-top-photo-header-height?replies=3#post-1023139 or start a new thread with your centering question since this one now has a bunch of stuff about the wrong blog in it. :)
- The topic ‘Modularity Lite – centering header & enabling slideshow’ is closed to new replies.