-
AuthorPosts
-
July 31, 2013 at 12:45 pm #189370
I need to change the color of the template’s menu bar, depending on the page’s background.
by default it’s clear.
Can somebody help me?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 31, 2013 at 3:56 pm #500771So that we can try to best assist you, please provide the url of the site you’re working on,
as well as set “Optimize CSS” to “No” within your Template Manager – General settingsJuly 31, 2013 at 4:29 pm #500777TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
July 31, 2013 at 4:34 pm #500778Okay …. so that I can get a better understanding of how you are wanting your menu bar to be colored,
might you be able to throw together a quick screenshot mockup of how you are wanting your menu to look?July 31, 2013 at 4:41 pm #500779TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 1, 2013 at 4:48 pm #500944I’m not clear as to what you mean by “not make that “noise” with the background”
Can you clarify a bit more ??
August 1, 2013 at 5:31 pm #500957if the menù bar i clear, the words go upon the images of the background, that is “the noise”
-
phong nam Friend
phong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
August 4, 2013 at 2:17 am #501176Hi agenziak,
Your issue is related to the color of main menu and the size of your body background image. In order to solve it, you can try to open /templates/ja_teline_iv/css/template.css, then put below codes into the end of file:
.ja-megamenu {
background: white !important;
}body#bd {
background-size: 100% auto !important;
}Clear JAT3 cache after saving changes.
August 5, 2013 at 11:34 am #501296ok great! and, what if i’d like to color even the high of the logo, but for all the template’s width
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
August 5, 2013 at 1:02 pm #501303Hi agenziak,
Well, you can try to open /templates/ja_teline_iv/css/template.css, replaces lines:
/* Logo Image ---*/
h1.logo {
height: 57px;
margin-top: 40px;
width: 306px;
position:absolute;
bottom:0;
}with
/* Logo Image ---*/
h1.logo {
height: 57px;
margin-top: 40px;
width: 100%;
position:absolute;
bottom:0;
background: white;
}Clear JAT3 cache then.
1 user says Thank You to phong nam for this useful post
September 10, 2013 at 1:43 pm #505229great! sorry for delay, but I was on holiday.
AuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 3 voices, and was last updated by agenziak 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum