Zidalgo Wordpress Forums | Font Change in bottom posts

You must be logged in to post Login Register

Search Forums:


 






Font Change in bottom posts

UserPost

7:48 am
March 13, 2010


istanbuleats

Member

posts 4

1

Hi,


I'm trying to change the font in the bottom posts of http://istanbuleats.com/tr/ because the included font does not include turkish charecters. I have changed every font in the css page to Ariel but the bottom posts are still posting in Day Roman.


Any hints? This seems so strange!

thanks in advance.

2:51 pm
March 16, 2010


admin

Admin

posts 173

2

Hi,


I'm sorry, I don't know turkish so I can't see where the non turkish characters are being shown up. So please, let me know exactly where I can find those posts you're talking about, since to me everything is turkish there.

12:39 am
March 17, 2010


istanbuleats

Member

posts 4

3

Hi,


You don't actually need to know turkish, it's not the characters but the font. There are clearly two different fonts. The top main-post is in a clear non-serif Ariel and all the other below posts,( there are 9) Are in a serif-ed font included with the theme. I have removed all cases of any font but ariel in my css pages but it's still showing up like this.


Can you help me, or point me to what instance in the css page changes this?


http://istanbuleats.com/tr/

2:21 pm
March 17, 2010


admin

Admin

posts 173

4

Hi again,


 You'll need to change the .left styles  find the .left class in your stylesheet, and set the fonts of your choice for each tag h2,p,… and so. Let me know if it works.

9:29 am
March 19, 2010


istanbuleats

Member

posts 4

5

Nope nothing. No change.


My style sheet is located here


http://www.istanbuleats.com/tr…../style.css

3:30 pm
March 19, 2010


admin

Admin

posts 173

6

You didn't change the font in the stylesheet, I don't see any 'font-family:' on any if the .left classes. I'm guessing you know CSS, don't you?