-
AuthorPosts
-
tresoar Friend
tresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
March 13, 2015 at 3:54 pm #204637Hello,
There are 2 things i don’t know how to change. I can’t found the css code.
I don’t know how the change the hover link color in the megamenu en how to change the image color below the masthead.
I hope someone can help me out. Thanks.-
TomC Moderator
TomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 13, 2015 at 5:54 pm #562989So that I can try to best assist you, please provide the url of the site you’re working on
tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
March 16, 2015 at 10:45 am #563259The site is not online yet. But I will send you credentials in a pm.
tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
March 18, 2015 at 10:05 am #563555Is there someone who can help?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 18, 2015 at 4:51 pm #563615<em>@tresoar 464037 wrote:</em><blockquote>Is there someone who can help?</blockquote>
As you will note via your PMs, I am continuing to try to assist you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 20, 2015 at 7:26 am #563871You can try with my tweak as below:
– Go to file: /templates/ja_decor/css/custom.css (create this file if it doesn’t exist)
– Add this rule:
/* Remove masshead background */
.has-masthead .t3-mainbody {
background: none;
}/* Change color when hovering menu item*/
.t3-megamenu .mega-dropdown-menu .mega-nav .mega-dropdown-inner li > a:hover,
.t3-megamenu .mega-dropdown-menu .mega-nav .mega-dropdown-inner li.active > a {
background: #0b96f3;
color: #ffffff;
}
then change the background and color to the color which suits your need.
tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
March 20, 2015 at 8:42 am #563892Thank you. i have now the right hover color.
Only the code for the background color is not quite what I would like.
I would like to keep that blue form only in a different color. If I fill in a color in the code, then the whole background is in that color instead of just that form.
Is it maybe an image that I have to change? I did that for the footer (url(“/templates/ja_decor/images/mainbody-bg-3.png”)) but i can’t find it for the form below the masthead.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 20, 2015 at 10:00 am #563900Could you send me screenshot of how it should be?
tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
March 20, 2015 at 11:23 am #563918This is how it is:
And this is how i would like it to be:
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 22, 2015 at 4:18 pm #564122There seems to be problem with the attachment, kindly check and send me again.
tresoar Friendtresoar
- Join date:
- November 2014
- Posts:
- 203
- Downloads:
- 15
- Uploads:
- 34
- Thanks:
- 35
- Thanked:
- 2 times in 1 posts
March 23, 2015 at 8:30 am #564208How it is:
And this is how i would like it to be:
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 24, 2015 at 3:15 am #564339It’s a background image declared via template.css file:
.has-masthead .t3-mainbody {
background: url("../images/subbody-bg.png") no-repeat left top / 100% auto #f0f0f0
}
You can replace image with your own image via this path: templatesja_decorimagessubbody-bg.png
1 user says Thank You to Saguaros for this useful post
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 3 voices, and was last updated by tresoar 9 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum