-
AuthorPosts
-
xxxvinixxx Friend
xxxvinixxx
- Join date:
- August 2013
- Posts:
- 81
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 30
- Thanked:
- 2 times in 1 posts
October 21, 2013 at 5:58 pm #191582Hello!
How to make the font modules and headers as in the demo? If I type the name of the module in English, the font is the same as in the demo, but if it differs Russian.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 22, 2013 at 4:20 pm #509883Are you wanting to increase the font size?
If so, please provide the url of the site you’re working on, as well as temporarily set your site to “Development Mode” within your Template Manager–General settings. I will then be able to better assist you in identifying and providing direction as to the CSS you will need to modify.
xxxvinixxx Friendxxxvinixxx
- Join date:
- August 2013
- Posts:
- 81
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 30
- Thanked:
- 2 times in 1 posts
October 23, 2013 at 5:10 am #509920<em>@TomC 394766 wrote:</em><blockquote>Are you wanting to increase the font size?
If so, please provide the url of the site you’re working on, as well as temporarily set your site to “Development Mode” within your Template Manager–General settings. I will then be able to better assist you in identifying and providing direction as to the CSS you will need to modify.</blockquote>
Hello!
I want to be bold font as in the demo.
URL:http://sportsbookie.ru/phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
October 23, 2013 at 6:15 am #509926Hi xxxvinixxx,
It seems that the font-family (‘novecento_wide_bookbold’,Arial,Helvetica,sans-serif) we use on module title’s font style, is not available with your language (Russia). Anyways, you can backup file and open templatesja_fubixlessmodules.less, find lines:
// Module Title
// ------------
.module-title {
background: @T3moduleTitleBackground;
border-bottom: solid 1px @hrBorder;
color: @T3moduleTitleColor;
font-family: @TPLFontFace;
font-size: 12px;
font-weight: normal;
line-height: 20px;
margin: 0;
padding: 15px 20px;
text-transform: uppercase;
}Change to font-weight: bold; then Compile Less to Css in Template Manager. This will make the module title look closer to our demo with your language.
1 user says Thank You to phong nam for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by phong nam 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Font titles and categories of modules
Viewing 4 posts - 1 through 4 (of 4 total)