-
AuthorPosts
-
January 15, 2013 at 11:17 am #184007
How can I change the font of Ja Brisk Main menu? With English character the fonts appear as in the demo, however, when I type in greek names (characters) the font changes something like Times New Roman. What can I do to change that?
Thank you in advance!pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 15, 2013 at 11:55 am #479851Hi
/templates/ja_brisk/css/template.css
find this code
.ja-mainnav .navbar .nav > li > a {
border-top: 0 none;
font-family: 'robotobold'; change the font-family here
font-weight: normal;
padding: 5px 15px;
text-shadow: none;
}1 user says Thank You to pavit for this useful post
January 16, 2013 at 10:54 am #480023<em>@pavit 355308 wrote:</em><blockquote>Hi
/templates/ja_brisk/css/template.css
find this code
.ja-mainnav .navbar .nav > li > a {
border-top: 0 none;
font-family: 'robotobold'; change the font-family here
font-weight: normal;
padding: 5px 15px;
text-shadow: none;
}
</blockquote>Thanks, that worked great!
pranavpatil19 Friendpranavpatil19
- Join date:
- November 2011
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 14
- Thanks:
- 18
- Thanked:
- 2 times in 1 posts
January 23, 2013 at 6:59 pm #480945Please help me i working ja brisk
Please replay me
Inside <layout> tag,
in ja brisk jooomla 3,0 i canot find this line in templatestemplateetclayoutsdefault.xml please help me
<!–Add css->
<stylesheets>
<file>css/layout.css</file>
<file>css/template.css</file>
<file condition=”ie”>css/template-ie.css</file>
<file condition=”ie 7″>css/template-ie7.css</file>
<file condition=”ie 8″>css/template-ie8.css</file>
<file condition=”ie 9″>css/template-ie9.css</file>
…………………………………………………….
</stylesheets><!–Add js->
<scripts>
<file>http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js</file>
<content>jQuery.noConflict();</content>
</scripts>2)i also want to remove following line from footer joomla 3.0 brisk temoplate
Powered by T3 Framework
3)where is the ie6 not suppot image located
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 24, 2013 at 5:03 am #480978Hi,
1/
<blockquote>
in ja brisk jooomla 3,0 i canot find this line in templatestemplateetclayoutsdefault.xml please help me
</blockquote>
JA Brisk joomla 3.0 doesn’t include this file, kindly check again.2/ To remove that line, you can open file: /templates/ja_brisk/css/custom.css and add this css rule:
.ja-footer .poweredby {
display: none;
}
3/ Do you have url of page having that ie6 image? I’m afraid that this template doesn’t have that image.
Please renew your membership to avail support. Support for commercial templates is available only to active members.
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by Saguaros 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum