Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ealnuman Friend
    #192512

    Hi their,
    I am new to Joomla and to JA templates.
    I have a problem with JA Fubix. I am using latest release dated 23/11/2013
    – each time I am modifying the quick start content to be in Arabic suddenly some headers change to be large size see attached image
    – I want to change some header fonts and size

    thank you


    1. website_Issue
    Saguaros Moderator
    #513396

    Hi ealnuman,

    It’s a bug of this template, I’ve reported to dev team and they will update it soon. Here is solution:

    – Open each php file in this folder: /templates/ja_fubix/html/mod_articles_category

    – Underneath this line:

    [PHP]defined(‘_JEXEC’) or die;[/PHP]

    add this code:

    [PHP]
    if(!$item_heading){
    $item_heading = 5;
    }
    [/PHP]

    Remember to take a backup of your site first and let me know how it goes.

    ealnuman Friend
    #513800

    thank you dear
    can you help me with the second part, that how I can change module header font.
    I want to add new arabic font to template and use it

    Saguaros Moderator
    #513809
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 10 years, 12 months ago.

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