Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter kawika07

    (@kawika07)

    Unreal … looks like that worked perfectly! Thanks ESMI!!

    Thread Starter kawika07

    (@kawika07)

    And the style.css doesnt have a content option in it =\

    Thread Starter kawika07

    (@kawika07)

    Weird thing is the style.css has the following note:

    /*PLEASE NOTE
    Anything placed here is not processed if you need to add custom styles.
    Please edit use the custom css option on the Techozoic Options page
    as this file is not processed at any time.

    When I look at the options page I see where I might be able to adjust the “font” but not the size …

    array( “name” => “Post Body Font:
    <div class=\”fonts\”><span class=\”trebuchet\”>Trebuchet</span> | <span class=\”verdana\”>Verdana</span> | <span class=\”georgia\”>Georgia</span> | <span class=\”tahoma\”>Tahoma</span> <br \> <span class=\”arial\”>Arial</span> | <span class=\”times\”>Times New Roman</span> | <span class=\”lucida\”>Lucida Sans Unicode</span></div>”,
    “id” => $shortname.”_body_font”,
    “type” => “select”,
    “std” => “Lucida Sans Unicode”,
    “options” => array(“Trebuchet MS”, “Verdana”, “Georgia”, “Tahoma”, “Arial”, “Times New Roman”,”Lucida Sans Unicode”)),

    array( “name” => “Default Page Font:
    <div class=\”fonts\”><span class=\”trebuchet\”>Trebuchet</span> | <span class=\”verdana\”>Verdana</span> | <span class=\”georgia\”>Georgia</span> | <span class=\”tahoma\”>Tahoma</span> <br \> <span class=\”arial\”>Arial</span> | <span class=\”times\”>Times New Roman</span> | <span class=\”lucida\”>Lucida Sans Unicode</span></div>”,
    “id” => $shortname.”_default_font”,
    “type” => “select”,
    “std” => “Lucida Sans Unicode”,
    “options” => array(“Trebuchet MS”, “Verdana”, “Georgia”, “Tahoma”, “Arial”, “Times New Roman”,”Lucida Sans Unicode”)),

    Thread Starter kawika07

    (@kawika07)

    Thread Starter kawika07

    (@kawika07)

    That was sheer genius! Thanks Samboll!

Viewing 5 replies - 1 through 5 (of 5 total)