change vigilance header height
-
Hi,
I know I should be able to find it somewhere on the forum but I really have searched everywhere…. so I apologize if this is repeating an old question…
I use the Vigilance theme, and I’m very happy with it, but I would really like to make the header a bit narrower, and to change the font. I have a CSS upgrade, but I don’t know which code to use… please can someone help me?
Thanks
The blog I need help with is: (visible only to logged in users)
-
oops… sorry, I forgot to mention that it concerns my http://joeandjules.wordpress.com blog.
-
Your header is an image so to make it narrower simply edit the image, re-upload it and check the URL in your #title {background:XXX;} declaration. The same goes for changing the header font.
If you want to change the font of another bit of the site you need to let us know which area. The following declarations will change the default font, the navigation links and the widget titles, in that order:
body {font-family:courier;} #nav {font-family:tahoma;} h2.widgettitle {font-family:verdana;} -
Hi Halluke,
thanks for the advice. I managed to change the font so it looks much better now.
still having trouble with the header. I would like to make it smaller so that I have more space for the slideshow to show on screen when you open my blogsite instead of falling half way off the screen. Do you know how to do that?
thanks again.
steph
-
Narrowing the header seems easier if you edit the image beforehand, but is there a way to increase the height of a header?
- The topic ‘change vigilance header height’ is closed to new replies.