-
AuthorPosts
-
June 16, 2014 at 3:09 pm #198887
how to decrease the font size in slideshow FUBIX because it is being displayed with a very large size.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 16, 2014 at 3:28 pm #539069Assuming you are using the J3.x/T3v2 version of JA Fubiz . . . . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/ja_fubiz/css
Within that custom/css file, paste the following CSS rule:
.top-content .ja-slide-main-wrap .ja-slide-desc {
color: #fff
font-family: 'novecento_wide_bookbold',Arial,Helvetica,sans-serif;
font-size: 32px;
font-weight: normal;
line-height: 1.1;
margin: 0;
padding: 15px 20px;
text-align: left;
text-transform: uppercase;
}Modify the “font-size” property to whatever pixel value you wish.
You can, of course, modify other aspects of your slideshow headline text within this rule as well.
Hope That Helps
June 17, 2014 at 12:05 pm #539217It did not work, the font is very large.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
June 17, 2014 at 3:16 pm #539230<em>@fulviomanfredini 432654 wrote:</em><blockquote>It did not work, the font is very large.</blockquote>
Okay, try this . . . . .
Within file path —> /templates/ja_fubix/css/mod_jaslideshow-fubix.css
at line 160, you should see the following CSS rule . . .
.top-content .ja-slide-main-wrap .ja-slide-desc {
color: #fff
font-family: 'novecento_wide_bookbold',Arial,Helvetica,sans-serif;
font-size: 32px;
font-weight: normal;
line-height: 1.1;
margin: 0;
padding: 15px 20px;
text-align: left;
text-transform: uppercase;
}Modify the “font-size” property to whatever pixel value you wish.
You can, of course, modify other aspects of your slideshow headline text within this rule as well.
June 23, 2014 at 11:18 pm #539941Now it worked. Thank you.
I have just one question, when you scroll the page, do not know why, but the images appear and disappear momentarily when I position the page down. It’s like having an invisible, to pass him the images disappear. Try to scroll the main page of the site until the end. http://www.educatus.com.br
What could have caused this
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
June 24, 2014 at 4:06 am #539950I just checked your site but I can not see your problem. It would be best if you send me the screenshot highlighting your problem so that I can check it for you.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Nazario A 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Font size in slideshow – Template-Fubix
Viewing 6 posts - 1 through 6 (of 6 total)