-
AuthorPosts
-
magtaf Friend
magtaf
- Join date:
- April 2006
- Posts:
- 78
- Downloads:
- 27
- Uploads:
- 29
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
March 3, 2011 at 8:54 pm #160991I have been using joomlart for several years now but I am running into a sump with this new JA T3 themes.
For JA Social, I need to be able to solve the following on the template.
Q1- How do I change the color of the box headings?
Q2-I have changes the heading-bg.png and it changes the header and footer, it seems that the height of the header image is also affecting the mainmenu background. Is there a setting to adjust the color of the mainmenu color along?
Q3- I need to change the mainmenu font to bold, calibri from and size, where can I do this easily, I am not finding it easy to change is in the template manager in admin.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 4, 2011 at 7:13 am #379584Dear magtaf,
Reagrding the Q1 And Q2 to avoid confusion kindlt acttch images show out the changes you wanted.
About the Q3 You can open the file of templates/ja_social/css/menu/mega.css ,look for the css
.ja-megamenu ul.level0 li.mega a.mega {
color: #FFFFFF;
font-family: “Segoe UI”,Arial,sans-serif;
font-size: 110%;
font-weight: normal;
line-height: 40px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
text-transform: uppercase;
}Here you can change the font and size as you wanted.
1 user says Thank You to Sherlock for this useful post
magtaf Friendmagtaf
- Join date:
- April 2006
- Posts:
- 78
- Downloads:
- 27
- Uploads:
- 29
- Thanks:
- 16
- Thanked:
- 1 times in 1 posts
March 6, 2011 at 4:16 am #379881Thanks dathq, attached are the images for Q1 and Q2. Thanks
-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 7, 2011 at 7:25 am #380016Dear magtaf,
Q1- How do I change the color of the box headings?
You can open the file of templates/ja_social/images/grad-d1.gif using your image tool and change it’s color,I think that would help.Q2 -I have changes the heading-bg.png and it changes the header and footer, it seems that the height of the header image is also affecting the mainmenu background. Is there a setting to adjust the color of the mainmenu color along?
Open the file of templates/ja_social/css/template.css,Look for the css
#ja-mainnav {
background: url(“../images/trans-bg.png”) repeat scroll 0 0 transparent;
border-top: 1px solid #4FAED2;
}
You can change the background color here,For example change to the red background like this
#ja-mainnav {
background: url(“../images/trans-bg.png”) repeat scroll 0 0 red;
border-top: 1px solid #4FAED2;
}I hope these would help.
1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Sherlock 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum