-
AuthorPosts
-
November 18, 2011 at 4:46 pm #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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 4:56 pm #425293Hi,
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.November 18, 2011 at 5:49 pm #425298I turned both optimize css off on both sites
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 6:04 pm #425300Joomla 1.5:
You find this code from /plugins/system/jat3/base-themes/default/css/template.csstd {
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.csstd {
font-size: 100%; < change this line (now : 12px)
padding: 5px;
}#ja-topsl a, #ja-botsl a {
color: red;
font-weight: bold; < add this line
}November 18, 2011 at 6:10 pm #425303Will 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
November 18, 2011 at 6:33 pm #425309Will 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.
November 18, 2011 at 8:54 pm #425324I am now experiencing an issue with the site title being displayed even though it is set to image in my template. Any ideas?
-
AuthorPosts
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