-
AuthorPosts
-
5268311 Friend
5268311
- Join date:
- March 2013
- Posts:
- 77
- Downloads:
- 25
- Uploads:
- 55
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
March 15, 2013 at 11:55 pm #185893Sorry did you see my question?
Hello I am changing the template color blue. First I made previous to see how the color looks like my client. I have found almost all the colors in the Template location css. But I still can not find the background color of the main buttons and drop-down menu. And the color of the letters?
Please see attached picture for better understanding.
:((
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
March 18, 2013 at 10:42 am #486856Hi 5268311,
Here is my guide on your concern:
>> Open <blockquote>pluginssystemjat3jat3base-themesdefaultcssmenumega.css</blockquote>
– Background color of Buttons on Main Menu.
* Home button:
.ja-megamenu ul.level0 li.mega a.mega {
display: block;
font-weight: bold;
line-height: normal;
margin: 0;
padding: 8px 15px;
text-decoration: none;
background: red; // Your color here
}* Other buttons:
.ja-megamenu ul.level0 li.mega {
background: none; // You background color here.
display: block;
float: left;
margin: 0;
padding: 0;
}
– Drop down for submenus.
* Level 1
.ja-megamenu ul.level1 li.mega a.mega {
background: none; // Your color here
border: 0;
font-weight: normal;
padding: 8px 5px;
}
* Level 2
Same color with Level 1** But If you want your modified css still remains when you update T3 framework, You need to apply above codes to templatesja_universitycssmenumega.css with the same classes I mentioned. Then Save, Clean T3 cache.
Regards,
—
LeoAuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by phong nam 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change the color of the main buttons and drop-down menu.Sorry did you see my questio
Viewing 2 posts - 1 through 2 (of 2 total)