Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Darren Scott Friend
    #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!


    1. webhelp
    swissa Friend
    #457616

    You 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.

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  swissa 11 years, 11 months ago.

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