Topic: Changing fonts
I realize this is completely lame but I can't seem to change the fonts in my blog... I've made changes to user.css but they don't show up on my page... Anyone have any idea what i may be doing wrong??
Arras WordPress Theme Community Forums
Community support for Arras and other WordPress projects
You are not logged in. Please login or register.
Arras 1.5.2-RC2 Now Available: Download Here
Forum Rules: Please ensure that you have clearly read and understood the forum rules before posting.
User Confirmations / Password Reminders: Please check your spam folder before emailing for help if you have not received the confirmation or password reset emails.
I realize this is completely lame but I can't seem to change the fonts in my blog... I've made changes to user.css but they don't show up on my page... Anyone have any idea what i may be doing wrong??
You could start with giving a link so we can see what you are doing.
Oh right.... Sorry
http://www.21stcenturynetworker.com
You could start with giving a link so we can see what you are doing.
The first thing I noticed you used
#body { font-family:Tahoma,Arial,Helvetica,sans-serif; }
That one actually should be
body { font-family:Tahoma,Arial,Helvetica,sans-serif; }
Oh right.... That did the trick! Thanks ![]()
The first thing I noticed you used
#body { font-family:Tahoma,Arial,Helvetica,sans-serif; }
That one actually should be
body { font-family:Tahoma,Arial,Helvetica,sans-serif; }
I have another quick question if you don't mind... In the first line of this article (h3 font) you'll see that there needs to be some more space between the lines. Whats the correct way to accomplish this?
http://www.21stcenturynetworker.com/201 … asons-why/
Never mind.. got this one worked out on my own... Thanks
Last edited by 21stCenturyNetworker (2010-09-28 16:45:56)
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 9 official extensions. Copyright © 2003–2009 PunBB.
Generated in 0.027 seconds, 12 queries executed