0
Welcome Guest! Login
0 items Join Now

Change Bebas Font???

    • Twiggliscious's Avatar
    • Twiggliscious
    • Elite Rocketeer
    • Posts: 568
    • Thanks: 0
    • Joomla KungFu!!!

    Re: Change Bebas Font???

    Posted 13 years 9 months ago
    • Joomla Team,

      Can I just copy everything from the template.css into the ie...css files...?

      I've never had this type of issue...

      Mike-

    • Mike-

      "Nobody cares who your father was, only the father you'll be." – Mandalorian saying...
    • Twiggliscious's Avatar
    • Twiggliscious
    • Elite Rocketeer
    • Posts: 568
    • Thanks: 0
    • Joomla KungFu!!!

    Re: Change Bebas Font???

    Posted 13 years 9 months ago
    • Rocket Theme,

      Went to the joomla forum:

      forum.joomla.org/viewtopic.php?p=2433652

      Was curious if I needed to switch "px" to "em"?

      ...I'm so confused...

      Mike-

    • Mike-

      "Nobody cares who your father was, only the father you'll be." – Mandalorian saying...
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Change Bebas Font???

    Posted 13 years 9 months ago
    • Twiggliscious's Avatar
    • Twiggliscious
    • Elite Rocketeer
    • Posts: 568
    • Thanks: 0
    • Joomla KungFu!!!

    Re: Change Bebas Font???

    Posted 13 years 9 months ago
    • Joomla Team:

      Think I'm narrowing the issue down:

      www.evotech.net/blog/2010/01/font-face-b...er-support-tutorial/

      Might be that the font has to be .eot...

      Thinking Outloud...:

      Can I change this:
      /**
       * @version     1.5.2 January 10, 2011
       * @author      RocketTheme, LLC http://www.rockettheme.com
       * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
       * @license     http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
       */
      /* Core */
      body {font-family: Helvetica,Arial,sans-serif;min-width: 960px;margin:0;padding:0;}
       
      .font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
      .font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
      .font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
      .font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
      .font-family-georgia {font-family: Georgia, sans-serif;}
      .font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
      .font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
      @font-face {font-family: trajanproregular;src: url(../fonts/trajanproregular.ttf);}
      @font-face {font-family: "trajanproregular";src:local("trajanproregular"), url(../fonts/trajanproregular.ttf) format("truetype");}
      .font-family-trajanproregular h1, .font-family-trajanproregular h2.title, .font-family-trajanproregular .rt-joomla .user legend, .font-family-trajanproregular .rt-joomla .contact legend, .font-family-trajanproregular .componentheading , .font-family-trajanproregular .edit-article legend {font-family: trajanproregular,Helvetica,Arial,sans-serif;letter-spacing: normal;font-weight: normal;padding-bottom:10px;}

      To this:
      /**
       * @version     1.5.2 January 10, 2011
       * @author      RocketTheme, LLC http://www.rockettheme.com
       * @copyright   Copyright (C) 2007 - 2011 RocketTheme, LLC
       * @license     http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
       */
      /* Core */
      body {font-family: Helvetica,Arial,sans-serif;min-width: 960px;margin:0;padding:0;}
       
      .font-family-optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
      .font-family-geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
      .font-family-helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
      .font-family-lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
      .font-family-georgia {font-family: Georgia, sans-serif;}
      .font-family-trebuchet {font-family: "Trebuchet MS", sans-serif;}
      .font-family-palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
       
      @font-face {font-family: trajanproregular;src: url(../fonts/trajanproregular.oet);}
       
      @font-face {font-family: trajanproregular;src: url(../fonts/trajanproregular.ttf);}
       
      @font-face {font-family: "trajanproregular";src:local("trajanproregular"), url(../fonts/trajanproregular.ttf) format("truetype");}
      .font-family-trajanproregular h1, .font-family-trajanproregular h2.title, .font-family-trajanproregular .rt-joomla .user legend, .font-family-trajanproregular .rt-joomla .contact legend, .font-family-trajanproregular .componentheading , .font-family-trajanproregular .edit-article legend {font-family: trajanproregular,Helvetica,Arial,sans-serif;letter-spacing: normal;font-weight: normal;padding-bottom:10px;}

      The .oet should be referenced by IE...would it cause an issue...

      Mike-

    • Mike-

      "Nobody cares who your father was, only the father you'll be." – Mandalorian saying...
    • Twiggliscious's Avatar
    • Twiggliscious
    • Elite Rocketeer
    • Posts: 568
    • Thanks: 0
    • Joomla KungFu!!!

    Re: Change Bebas Font???

    Posted 13 years 9 months ago
    • LOL...

      We must have posted at the same time...LOL...

      Now I'm having issues...font is an Adobe font...online converter is refusing to convert...

      LOL...fun...

      Thanks for the article!

      Mike-

    • Mike-

      "Nobody cares who your father was, only the father you'll be." – Mandalorian saying...

Time to create page: 0.052 seconds