Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Modules
»
Mega Menu color changes
« previous
next »
Print
Pages: [
1
]
2
Author
Topic: Mega Menu color changes (Read 17523 times)
armpouniotis
Sr. Member
Posts: 377
Mega Menu color changes
«
on:
January 10, 2019, 22:14:09 »
Hi there !
is it possible for anyone to explain to me how to change the mega menu CSS attributes, in order to change the background color, the font color and some other things, in 1st and 2nd level ?
I am really confused on how to changed all these stuff....
Thank you in advance !
Christos
Logged
Christos Armpouniotis
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Mega Menu color changes
«
Reply #1 on:
January 12, 2019, 00:13:47 »
What do you want to do in particular? Do you have any ready demo example for testing?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Trophybiker
Newbie
Posts: 2
Re: Mega Menu color changes
«
Reply #2 on:
January 12, 2019, 00:18:05 »
I did this here: /modules/mod_mega_menu/inc/megamenu.css and also /modules/mod_mega_menu/inc/megamenu-rtl.css
Logged
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #3 on:
January 12, 2019, 19:36:55 »
Hi there !
Check this:
http://www.armpouniotis.gr/
I just want to do some simple things in 1st & 2nd level:
Change font color, change background color, width etc
Thank you in advance
Christos
«
Last Edit: January 12, 2019, 20:18:01 by armpouniotis
»
Logged
Christos Armpouniotis
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Mega Menu color changes
«
Reply #4 on:
January 13, 2019, 10:42:41 »
That's right as @Trophybiker mentioned. You could edit megamenu.css only if you don't
use RTL languages.
Take under consideration that the template you use 'artisian' loads its CSS file at
the bottom of the generated HTML document. That means that it could bypass some
module's CSS rules thus, it could affect the general module's appearance.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #5 on:
January 13, 2019, 13:02:11 »
Hi there !
my question is:
which attributes of the mega menu css file should I change in order to make these changes ?
Thank you in advance
Christos
Logged
Christos Armpouniotis
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Mega Menu color changes
«
Reply #6 on:
January 15, 2019, 08:11:36 »
As far as i can see you find them out.
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #7 on:
January 15, 2019, 12:41:53 »
More or less yes, i managed to edit it !
Now my problem is that in mobile version, this mega menu is showed horizontally and not vertical as i want it to be.
Any ideas of how can i do that ?
Logged
Christos Armpouniotis
datahell
Elxis Team
Hero Member
Posts: 10358
Re: Mega Menu color changes
«
Reply #8 on:
January 15, 2019, 21:59:34 »
I don't know megamenu but it doesn't look to be
responsive
. So, it has the same look for mobile phones as for desktop computers.
To change mengamenu style on mobile phones you must write media queries in module's css file.
Question: Why you use megamenu? I dont see a complex menu in your site. You have a typical menu which can be displayed fine with the standard Elxis menu module which, in comparison to the megamenu, is responsive. The only thing that you will have to do is to change the menu colours in your template's css file.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #9 on:
January 15, 2019, 22:47:44 »
Hello dataHell !
I am using mega menu because it is dropdown menu on hover.
As far as I see, Elxis standard menu is not a dropdown, and it displays sub menu items without hover !
I don't know if this is true, but please correct me if I am wrong ! You will save my night time !!!
Thank you in advance
Christos
Logged
Christos Armpouniotis
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Mega Menu color changes
«
Reply #10 on:
January 15, 2019, 23:26:33 »
Elxis standard menu module displays sub menu items on hover, is responsive and customizable by css, so you can use it instead of Megamenu.
Logged
Elxis Community |
Open Source Web Lab
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #11 on:
January 15, 2019, 23:32:51 »
Hi there !
please, show me an example !
Christos
Logged
Christos Armpouniotis
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Mega Menu color changes
«
Reply #12 on:
January 15, 2019, 23:39:56 »
If you load a standard Elxis 4.6 installation on localhost or even online with flex template which is the default one of any elxis installation you can see it.
Logged
Elxis Community |
Open Source Web Lab
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #13 on:
January 15, 2019, 23:52:42 »
ok !
I will check it out and I will let you know !
Christos
Logged
Christos Armpouniotis
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Mega Menu color changes
«
Reply #14 on:
January 16, 2019, 00:01:04 »
And look also
this topic
how you can add font awesome icons on menu items.
Logged
Elxis Community |
Open Source Web Lab
Print
Pages: [
1
]
2
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
Mega Menu color changes