Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • ezaban Friend
    #664784

    Hello,

    I want to increase the size of the topnav menu a little bit. I think I had to search it on templates/ja_teline_V/less/variables.less

    but I failed to do so.

    Your help will be highly appreciated.

    Thank you,

    timtecsa Friend
    #664797

    Line 1809 in template.css. “/css/template.css” in template “ja_teline_v”. Preferable to add the change to your custom.css file.

    }
    .t3-topnav .nav > li > a {
    color: #333333
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-family: “Roboto Condensed”, “Arial Narrow”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    border-radius: 0;
    border-right: 1px solid #e5e5e5
    }

    timtecsa Friend
    #746334

    Line 1809 in template.css. “/css/template.css” in template “ja_teline_v”. Preferable to add the change to your custom.css file.

    }
    .t3-topnav .nav > li > a {
    color: #333333
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    font-family: “Roboto Condensed”, “Arial Narrow”, “Helvetica Neue”, Helvetica, Arial, sans-serif;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    border-radius: 0;
    border-right: 1px solid #e5e5e5
    }

    ezaban Friend
    #664854

    I changed it but, I did not take any effect on my site ! I had the font which was already 14 px . By the way my website is RTL. Does it matter?

    Since this did not work, what would be the second alternative way which is probably custom css file?

    ezaban Friend
    #746356

    I changed it but, I did not take any effect on my site ! I had the font which was already 14 px . By the way my website is RTL. Does it matter?

    Since this did not work, what would be the second alternative way which is probably custom css file?

    timtecsa Friend
    #665018

    It looks like line 1805 in “/css/rtl/template.css” in template “ja_teline_v”. should do the trick and I guess a custom.css in this same directory might work too.

    timtecsa Friend
    #746422

    It looks like line 1805 in “/css/rtl/template.css” in template “ja_teline_v”. should do the trick and I guess a custom.css in this same directory might work too.

    TomC Moderator
    #665020

    <em>@ezaban 488753 wrote:</em><blockquote>Hello,

    I want to increase the size of the topnav menu a little bit. I think I had to search it on templates/ja_teline_V/less/variables.less

    but I failed to do so. </blockquote>

    It would be most helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    TomC Moderator
    #746424

    <em>@ezaban 488753 wrote:</em><blockquote>Hello,

    I want to increase the size of the topnav menu a little bit. I think I had to search it on templates/ja_teline_V/less/variables.less

    but I failed to do so. </blockquote>

    It would be most helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings

    ezaban Friend
    #665102

    <em>@TomC 488886 wrote:</em><blockquote>It would be most helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings</blockquote>

    Yes, the CSS optimization is off and the url of the site is http://www.ezaban.com

    Thank you,

    ezaban Friend
    #746493

    <em>@TomC 488886 wrote:</em><blockquote>It would be most helpful if you could provide the url of the site you’re working on,
    as well as temporarily set “Optimize CSS” to “Off” within your Template Manager–General settings</blockquote>

    Yes, the CSS optimization is off and the url of the site is http://www.ezaban.com

    Thank you,

    timtecsa Friend
    #665426

    http://www.ezaban.com/t3-assets/dev/rtl/templates.ja_teline_v.less.navbar.less.css

    .t3-topnav .nav > li > a {
    color: #333333
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-family: “Tahoma”, “Tahoma”, “Tahoma”, Tahoma, Arial, sans-serif;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    border-radius: 0;
    border-left: 1px solid #e5e5e5

    timtecsa Friend
    #746574

    http://www.ezaban.com/t3-assets/dev/rtl/templates.ja_teline_v.less.navbar.less.css

    .t3-topnav .nav > li > a {
    color: #333333
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    font-family: “Tahoma”, “Tahoma”, “Tahoma”, Tahoma, Arial, sans-serif;
    padding: 0 40px;
    height: 48px;
    line-height: 48px;
    border-radius: 0;
    border-left: 1px solid #e5e5e5

    TomC Moderator
    #665429

    <em>@timtecsa 489076 wrote:</em><blockquote>http://www.ezaban.com/t3-assets/dev/rtl/templates.ja_teline_v.less.navbar.less.css

    </blockquote>

    Should not be making modifications – if at all possible – within the less files

    Best to try via custom.css first – to protect modifications from being overwritten by updates/upgrades.

    SEE HERE —> http://www.t3-framework.org/documentation/bs3-customization#custom-css

    TomC Moderator
    #746577

    <em>@timtecsa 489076 wrote:</em><blockquote>http://www.ezaban.com/t3-assets/dev/rtl/templates.ja_teline_v.less.navbar.less.css

    </blockquote>

    Should not be making modifications – if at all possible – within the less files

    Best to try via custom.css first – to protect modifications from being overwritten by updates/upgrades.

    SEE HERE —> http://www.t3-framework.org/documentation/bs3-customization#custom-css

Viewing 15 posts - 1 through 15 (of 19 total)

This topic contains 19 replies, has 4 voices, and was last updated by  Saguaros 8 years, 9 months ago.

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