Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • amshy Friend
    #951124

    Hi, How can i give main and top menus specific font and font size on RTL than LTR template? because the font in LTR template in menus bigger than font on menus on RTL template!
    i think it can possible using this code

    <?php  if($this->direction == 'rtl') : ?>
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template_rtl.css" type="text/css" />
    <?php endif; ?>

    by duplicating css file! but where is it first?

    Ninja Lead Moderator
    #951930

    Hi,

    If you want to do that, you can change it from templates/ja_teline_v/tpls/blocks/head.php file and all the CSS style of RTL from templates/ja_teline_v/css/rtl folder

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 8 years, 2 months ago.

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