Tagged: ja_nuevo menu color background
-
AuthorPosts
-
July 4, 2017 at 6:59 pm #1046072
I have the diehardagnetha.com website (which is a tribute site for Agnetha Fältskog from Abba). Testsite = diehardagnetha.com/J372JLA. I would like to change the background color and font color for the drop down menu’s. Right now the background color is dark grey (2c3236) and I would like to change it to something else (FFFFFF for example). Same thing with the font color (which is now light blue). I already searched all my css file for 2c3236 but there are 42 css files that contain this value in my joomla directory. Can I also block the menu bar so it always stays on top of the screen ? (as in the purity 3 template).
- This topic was modified 7 years, 4 months ago by erwin geeroms.
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 5, 2017 at 2:18 am #1046152Hi
Open template folder /css/custom.css file
and add below code in it.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a { color: #667780; } .navbar-nav > li > .dropdown-menu, .navbar-nav > li.open > .dropdown-menu { background: #2c3236; }
change the color code as per needs.
Regards
July 5, 2017 at 9:00 am #1046274thank you, will try that 🙂
July 5, 2017 at 9:19 am #1046279Just tried it … perfect !!! (see attachment).
Now for the second part of my question :
Can I also block the menu bar so it always stays on top of the screen ? (as in the purity 3 template).
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 5, 2017 at 11:29 am #1046314Your suggestion is good, but the given string cannot be found in ja_nuevo/tpls/blocks/header.php.
Instead I commented out the original line (2nd line) and inserted a new line (3rd line) and it works !
(see attachment)
thanks !
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
July 6, 2017 at 1:50 am #1046413You are welcome!
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 6 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum