Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • ekaplan1020 Friend
    #170837

    I have two different versions of Joomla due to using JA JobBoard on 1.5 and my primary domain on 1.7. I tried matching the templates up so that it would like seemless, but the footer text on the 1.5 is much larger than on 1.7. Where do I go to change the font weight, size, or color on both the 1.5 and 1.7? the two sites are Joomla 1.7 – http://www.attorneyslounge.com and Joomla 1.5 – http://jobboard.attorneyslounge.com.

    thanks

    khoand Friend
    #425293

    Hi,
    You go to Template manager,choose JA Community Plus template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.

    ekaplan1020 Friend
    #425298

    I turned both optimize css off on both sites

    khoand Friend
    #425300

    Joomla 1.5:
    You find this code from /plugins/system/jat3/base-themes/default/css/template.css

    td {
    font-size: 100%; < change this line ( now : 16px)
    padding: 5px;
    }

    #ja-topsl a, #ja-botsl a {
    color: blue; < add this line
    font-weight: bold; < add this line

    }

    Joomla 1.7
    You find this code from /plugins/system/jat3/jat3/base-themes/default/css/template.css

    td {
    font-size: 100%; < change this line (now : 12px)
    padding: 5px;
    }

    #ja-topsl a, #ja-botsl a {
    color: red;
    font-weight: bold; < add this line

    }

    ekaplan1020 Friend
    #425303

    Will it make a difference if I need to have optimize css set to on? If I don’t my site goes black in internet explorer

    khoand Friend
    #425309

    Will it make a difference if I need to have optimize css set to on?

    That turn optimize css off just helps me identify what file need to change. So if you turn it on, it’s no difference.

    ekaplan1020 Friend
    #425324

    I am now experiencing an issue with the site title being displayed even though it is set to image in my template. Any ideas?

    khoand Friend
    #425353

    Could you give me a snapshot with your annotation?

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

This topic contains 8 replies, has 2 voices, and was last updated by  khoand 13 years ago.

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