-
AuthorPosts
-
June 15, 2012 at 3:10 pm #178200
The 3 mouse-over mods on the front page we need the text size to be bigger. Any idea on how to code this? Our link is http://www.dnasport.co.nz and you’ll see the 3 banners on the fp or the pic attached below (Need to make the “Team Wear, Club Stores, and News” sections bigger and possibly bold).
Thanks!
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
June 15, 2012 at 3:42 pm #457616You need to look in /templates/ja_tiris/css/mod_jasidenews.css at line 23
div.ja-sidenews-wrap h3{
- background: none;
- border-bottom: none;
- color: white;
- font-size: 116%; < change this number to suit your needs!
- margin: 0;
- padding: 17px 0;
}
You can play with the % number to get it right or replace it with a XXpx number if you want to!
If you want to make it bold too then you’ll need to add in the code
font-weight: bold;
Hope that helps.
1 user says Thank You to swissa for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by swissa 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Need to change the size of the text on the "Side News" Mod
Viewing 2 posts - 1 through 2 (of 2 total)