Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • John Wesley Brett Moderator
    aishahhb Friend
    #448652

    hi, i want to ask how to change position font text, color theme in CPanel to font page.
    i want to appear the font text size and color theme in front of the page without click CPanel..

    thanks you.

    chavan Friend
    #449430

    Hi aishahhb

    You could add 2 line into the default layout in template manager in tab Layout like below:


    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    ...
    <blocks name="top" style="xhtml">
    ...
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="font" type="usertools/font"></block>
    <block name="profiles" type="usertools/profiles"></block>

    <block name="topsl1" type="spotlight" special="left" specialwidth="70">sl1-l,sl1-r</block>
    <block name="topsl3" type="spotlight" special="left" specialwidth="70">sl1-l1,sl1-r1</block>
    ...
    </blocks>
    ...
    </layout>

    Note:
    The bold text is added in layout. And I worked with T3 Blank.
    You should style the output to accord with your purpose

    Thanks,

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

This topic contains 3 replies, has 3 voices, and was last updated by  chavan 12 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum