Theme settings
-
I am testing this “piano” theme. Does anyone know how do I move the archive from the right to the bottom ?
Is there an easy way?The blog I need help with is: (visible only to logged in users)
-
Not without a good knowledge of CSS and the Custom Design upgrade, and even then some themes do not respond well to moving widgets outside of their cozy home. On some themes it doesn’t work out too well.
http://en.support.wordpress.com/custom-design/
http://en.support.wordpress.com/custom-css/ -
The monthly archive and the meta are the default sidebar items in this theme. Once you go to Appearance>Widgets add any other widget to sidebar, they default items will vanish – see here too:
http://wpbtips.wordpress.com/2009/09/28/the-no-widgets-paradox/If you do need a monthly archive but no in your sidebar, you can create a new page in Pages > Add New, title it Archives or something like that and paste this into it:
[archives type=monthly limit=84]
Or this, if you’d like to have the number of posts per month next to each month:
[archives type=monthly limit=84 showcount=true]The archives shortcode allows other types of archiving too – see here:
http://en.support.wordpress.com/archives-shortcode/
- The topic ‘Theme settings’ is closed to new replies.