And I looked at all the sub-pages, still nothing.
Hi, i took a look at the theme and play with the css found this line in style.css file
/* other */
p{margin:.6em 0 .3em;line-height:150%;}
try to change it to:
/* other */
p{margin:.6em 0 .3em;line-height:150%; font-family:Lucida Sans Unicode;}
i did it, and it changed. i hope it will help π
greetings
[sig moderated as per the Forum Rules]
Ok, so that changed the font of the blogs, excellent, now how can I change the font of the first menu bar on my blog?
http://www.distinctnews.com
You meant only “Home” button? or the whole buttons on the nav bar?
The whole page I want it to be Lucida Sans Unicode. So everything in Lucida Sans Unicode.
The code you gave me did it for the blog posts, now I have to change the first menu bar that I added and second menu bar that came with Mystique.
Thanks for the help!
body{background:#000 url(images/bg.png) repeat-x center bottom;font-size:13px;font-style:normal;color:#4e4e4e;}
add it here
yup, it worked. thanks all π
Hi,
I would also like to change the menu/navigation bar font on my website. My website is http://www.ephraimsplace.com
Any help would be great!
Thanks.