-
AuthorPosts
-
September 30, 2009 at 12:11 pm #144731
I am using this marvelous template and have only one (most likely stupid) question.
How do I change the font of the Logo text ..
i have chosen no to use a image just text.
Thanx in advance.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
September 30, 2009 at 12:25 pm #319150The site is in swedish but the text i want to have changed font on is : Nordimar Security
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
September 30, 2009 at 12:38 pm #319154Open your templates/ja_purity/css/template.css and around line 949. Change the following values :
[php]h1.logo, h1.logo-text {
margin: 0 0 0 5px;
padding: 0;
font-size: 180%;
text-transform: uppercase;
}[/php]To
[php]
h1.logo, h1.logo-text {
margin: 0 0 0 5px;
padding: 0;
font-size: 250%;
text-transform: uppercase;
}[/php]That should help.
Arvind
September 30, 2009 at 12:42 pm #319155<em>@drarvindc 147003 wrote:</em><blockquote>Open your templates/ja_purity/css/template.css and around line 949. Change the following values :
[php]h1.logo, h1.logo-text {
margin: 0 0 0 5px;
padding: 0;
font-size: 180%;
text-transform: uppercase;
}[/php]To
[php]
h1.logo, h1.logo-text {
margin: 0 0 0 5px;
padding: 0;
font-size: 250%;
text-transform: uppercase;
}[/php]That should help.
Arvind</blockquote>
Thank you for your answer but I wanted to change the FONT to Brittanic Bold ……
September 30, 2009 at 2:01 pm #319160I managed to solve this my self.
/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
font-family: "Britannic Bold", Arial, Helvetica, sans-serif;
}I altered the bold part which by default reads: Segoe UI
But that altered ALL headlines as well 🙁
So problem still is there ….
Anyone please.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
September 30, 2009 at 3:20 pm #319171Try this :
Open your templates/ja_purity/css/template.css and around line 949. Change the following values :
h1.logo, h1.logo-text {
font-family: “Britannic Bold”, Arial, Helvetica, sans-serif;
margin: 0 0 0 5px;
padding: 0;
font-size: 180%;
text-transform: uppercase;
}Arvind
1 user says Thank You to Arvind Chauhan for this useful post
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
September 30, 2009 at 3:26 pm #319172Unless your visitor actually has “Britannic Bold” installed in their system they will just see Arial fonts.
You could make your logo an image or use Cufón instead.
1 user says Thank You to scotty for this useful post
September 30, 2009 at 5:53 pm #319188<em>@drarvindc 147028 wrote:</em><blockquote>Try this :
Open your templates/ja_purity/css/template.css and around line 949. Change the following values :
Arvind</blockquote>
Thank you that did it.
<em>@scotty 147030 wrote:</em><blockquote>Unless your visitor actually has “Britannic Bold” installed in their system they will just see Arial fonts.
You could make your logo an image or use Cufón instead.</blockquote>
Yeah, I might do that…. but this is a good feature since I easily can change the “slogan” text …
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by leeman666 15 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum