Forum Replies Created
-
ok..i just sent it now. Will it be a problem if I’m logged in to the same account?..should I log out?
How exactly do I do that?..:) I mean, it asks for an e-mail address when I want to make a new user account, or do you mean another kind of temp. admin account?
Sorry, I only started using word press last week.
Nothing. It still goes back to Times New Roman. I’ve also tried it with other font styles from Google Web Fonts, and I have the same results. I don’t get it.
Yes, this particular font is for the Header Menu Fonts.
Then the actual content text will follow.
Still nothing. How about the @import URL, should I put something before and/or after it?
I have this code in the CSS box:
#developer {
Display: none;
}Should I put a code between them? Or do I just paste the:
@import url(http://fonts.googleapis.com/css?family=Mate+SC);as is?
Ok..I’ll try that next..Thanks again!
oh and by the way, when using the instructions you gave above, do i just add the font code to the existing CSS code? like:
#header-menu > li {
font-family: 'Mate SC', serif;
font: 17px 'Calibri';
margin: 0 2px;
}or do i have to replace the existing font totally? like:
#header-menu > li {
font-family: 'Mate SC', serif;
margin: 0 2px;
}Ok. I get it now..unfortunately, I don’t have access to our hosting provider. Since, I wasn’t the one who got our website hosted, but I’ll try to contact whoever has that information, hopefully by then, I would be able to know what to do.
Thank you very much for the help Josh. I appreciate it.
I followed the instructions you gave me (the one using the CSS Box) and nothing happens, the font just goes back to what I think is Times New Roman.
I pasted the @import URL to the CSS box, and then I copy the CSS line in the CSS editor itself. I’ve tried just adding it below the original font, and I’ve tried replacing the original font CSS, neither worked. The text goes back to a Times New Roman font style (or i think it is).
And about the child page instructions, do I have to install a separate software to do that? ‘Coz I’m just using Mozilla Firefox to edit my website through WordPress.com. And all the posts and instructions talk about FTP client and Web Servers, and I have no idea where to access those.
oh..I had a hard time finding that folder stuff..if i installed wordpress from wordpress.org, will I be able to do that?..’coz im currently editing my website through wordpress.com
