Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • leeman666 Friend
    #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 Moderator
    #319149

    Dear leeman666,

    Url to your site please.

    Arvind

    leeman666 Friend
    #319150

    The site is in swedish but the text i want to have changed font on is : Nordimar Security

    http://www.nordsec.com/index.php

    Arvind Chauhan Moderator
    #319154

    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

    leeman666 Friend
    #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 ……

    leeman666 Friend
    #319160

    I 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 Moderator
    #319171

    Try 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

    scotty Friend
    #319172

    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.

    leeman666 Friend
    #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 …

Viewing 9 posts - 1 through 9 (of 9 total)

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