animalso
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Can’t edit style sheetSorry for any misunderstanding. I’ll try to be more specific.
The instructions that I have to change the Default theme’s header appearance state:
1. Open style sheet with the Theme Editor or style.css with a text editor.
2. Scroll down to the h1 and #headrimg.description selectors in the Typography and Colours section.
3. To modify the appearance of your blog’s name in the header:
-change the size of text by editing the font-size attribute for h1
-change the alignment of text by editing the text-align attribute for h1.These instructions are on page 132 of the WordPress2 Quickstart Guide.
I have tried both but neither work. If you could help I would be grateful. Meanwhile I will explore some other themes as you suggest.
Thank you
Forum: Themes and Templates
In reply to: Can’t edit style sheetThanks for you help, I realise that modifying themes is tough for someone new to WordPress, however all instructions given in the documentaion imply that some tasks are quite simple -even in the default kubrick theme. Instructions on finding the relevant sections of code and modifying them are clear and simple. However, when I apply the modifications nothing happens. Rather than find a new theme, I would rather begin learning about modifying theme coding by attempting small modifications to my existing theme. Thanks, but I’ll keep trying.