0
Welcome Guest! Login
0 items Join Now

SOLVED Add new FONT to Solar Sentinel?

  • SOLVED Add new FONT to Solar Sentinel?

    Posted 15 years 5 months ago
    • Hello, :)
      I need to add new FONT to my solar sentinel theme (view attachment please).
      I would liketo add Arial or other web used font to my site.
      Can you help me?

      Question: What FONT used in this Forum?
    • Last Edit: 15 years 5 months ago by Zayets Denys.
  • Re: SOLVED Add new FONT to Solar Sentinel?

    Posted 15 years 5 months ago
    • Nobody?
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: SOLVED Add new FONT to Solar Sentinel?

    Posted 15 years 5 months ago
    • At a guess I would say look in the templateDetails.xml file for font family and add the options that you would want on there.
  • Re: SOLVED Add new FONT to Solar Sentinel?

    Posted 15 years 5 months ago
    • Brian Tyndall wrote:
      At a guess I would say look in the templateDetails.xml file for font family and add the options that you would want on there.

      it's here: I need just wrtie <option value="optima">ARIAL</option> ???
      <param name="fontFamily" type="list" default="solarsentinel" label="FONT_FAMILY" description="FONT_FAMILY_DESC">
                     <option value="solarsentinel">SOLAR_SENTINEL</option>
                     <option value="geneva">GENEVA</option>
                     <option value="optima">OPTIMA</option>
                     <option value="helvetica">HELVETICA</option>
                     <option value="trebuchet">TREBUCHET</option>
                     <option value="lucida">LUCIDA</option>
                     <option value="georgia">GEORGIA</option>
                     <option value="palatino">PALATINO</option>
                </param>
  • Re: SOLVED Add new FONT to Solar Sentinel?

    Posted 15 years 5 months ago
    • I need to use Arial font on my web site!
      Maybe i must edit this?
      #ff-solarsentinel, a.solarsentinel, #ff-solarsentinel .componentheading {font-family: Helvetica,Arial,sans-serif;}
      #ff-solarsentinel h1 {font-family: Georgia, Times, sans-serif;}
      #ff-optima, a.optima {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
      #ff-geneva, a.geneva {font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
      #ff-helvetica, a.helvetica {font-family: Helvetica, Arial, FreeSans, sans-serif;}
      #ff-lucida, a.lucida {font-family: "Lucida Grande",Helvetica,Verdana,sans-serif;}
      #ff-georgia, a.georgia {font-family: Georgia, sans-serif;}
      #ff-trebuchet, a.trebuchet {font-family: "Trebuchet MS", sans-serif;}
      #ff-palatino, a.palatino {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
      input { font-family:Helvetica,Arial,sans-serif;}
    • Tyndie's Avatar
    • Tyndie
    • Preeminent Rocketeer
    • Posts: 8803
    • Thanks: 3

    Re: SOLVED Add new FONT to Solar Sentinel?

    Posted 15 years 5 months ago
    • <option value="arial">ARIAL</option>
      #ff-arial, a.arial {font-family: "Arial", Helvetica, FreeSans, sans-serif;}
    • II's Avatar
    • II
    • Jr. Rocketeer
    • Posts: 37
    • Thanks: 0

    Re: SOLVED Add new FONT to Solar Sentinel?

    Posted 14 years 6 months ago
    • This did not work for me. I edited both the templateDetails.xml and template.css file as indicated above. Correct?

Time to create page: 0.057 seconds