customizing placement on new theme
-
I just changed themes. I’m having trouble with the placement of the description of my blog and my blog name in the header. How can I move the description so that is is displayed under my blog name instead of behind as it is now displayed? Also, how do I get more selection tabs under the header? (where ‘Home’and Ábout’ are)
Blog url: http://l2leftovers.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
Sorry, I forgot to mention my new theme is “sight”. I’m new at blogging and have lots to learn.
-
How can I move the description so that is is displayed under my blog name instead of behind as it is now displayed?
.site-title { float: none; margin-bottom: 0; padding-bottom: 0; } .site-description { float: none; margin-top: 0; padding-top: 0; } -
Thanks for the input. I’m not experienced enough to try the custom menu I am still checking out various themes to get the default more like I want.
- The topic ‘customizing placement on new theme’ is closed to new replies.