aliferste
Member
Posted 6 years ago #
Hiya,
I am a bit slow when it comes to code.
So I updated my theme to use widgets. I did not like the list of months as archives so simply used the nicer archives code and placed it above the dynamic sidebar function in the sidebar. This works except the title is the wrong color.
My blog is at
http://www.theriverkelvin.co.uk/blog/
Any ideas ?
Check your code:
<div id="nav">
<ul>
</form>
<li><h4>Enjoy my patter? Check my archives! etc...
aliferste
Member
Posted 6 years ago #
Nope, I am being especially thick here.
I thought the <h4> would tell it to be green ?
And now the titles have all gone small as well...hmmm how can I get the categories, pages etc titles to go bigger ?
aliferste
Member
Posted 6 years ago #
1. You have a closing tag for a form which is not open.
2. All your other 'headings' (Pages, Categories) are h2.
aliferste
Member
Posted 6 years ago #
Fantastic, Thanks for that...all fixed now
Alistair