-
MartinParticipant
Hello.
I really linke this theme the only problem I have is that I write in spanish, and bold letters come out when I type letters with accents like “é-á-ó” This is nos so nice and I would like to change it. Do you have any suggestions? Should I just change the font?Thanks for your support. Have a nice day!
kiaParticipantI have the same problem. The only thing I’ve found is to change the font, which is a shame.
The Vegur is an opensource font, so I’m not sure they’ll make additions for letters with accents (mine are for French names).
ak_webParticipantHi,
There are probably different ways to do this, but I did the following:
I deleted the section for Vegur font in style.css. Then I added my selected font family “Helvetica, Arial, Sans-serif” to the sections in the code related to any font, such as the following:body {
background:#FFF;
color:#000;
font-family: Helvetica, Arial, Sans-serif;
h1 {
color:#7d7d7d;
font-family: Helvetica, Arial, Sans-serif;
font-size:30px;
line-height:27px;
}h2 {
color:#7d7d7d;
font-family: Helvetica, Arial, Sans-serif;
font-size:26px;
line-height:24px;
}h3 {
color:#7d7d7d;
font-family: Helvetica, Arial, Sans-serif;
font-size:22px;
line-height:20px;
}h4 {
color:#7d7d7d;
font-family: Helvetica, Arial, Sans-serif;
font-size:18px;
}h5 {
color:#7d7d7d;
font-family: Helvetica, Arial, Sans-serif;
font-size:14px;
}h6 {
color:#7d7d7d;
font-family: Helvetica, Arial, Sans-serif;
font-size:12px;I hope this helps at all.
marionabcnParticipantHello!
I tried to change the font as you said but it doesn’t work, any idea?
Thank you very much for you help!bboulingParticipantHi all,
I try to change the font as well.
I changed the style.cssno effect at all.
Did anybody manage to change the font properly?
bboulingParticipantbbouling said:
Hi all,I try to change the font as well.
I changed the style.css
no effect at all.http://lena-and-ben.dyndns-blog.com/PhotoBlog
Did anybody manage to change the font properly?
Tagged: change font, font, minimatica, style.css
You must be logged in to reply to this topic.