Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis documentation
for users and developers.
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 17093 times)
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #15 on:
January 16, 2019, 00:14:31 »
Hi there !
Now, I see a new installed version of elxis, but I can't see any dropdown menu !
I am hovering all menus, but I can't see any sub item !
Can you please help me a little bit more ?
Christos
Logged
Christos Armpouniotis
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Mega Menu color changes
«
Reply #16 on:
January 16, 2019, 00:26:31 »
Ηave you added some children menu items on one main item in order to check it?
Logged
Elxis Community |
Open Source Web Lab
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #17 on:
January 16, 2019, 00:42:06 »
Yes,
I see your point ! You are right !
Now I am checking the .css file to see how it is done !
I will let you know !
Thank you
Christos
Logged
Christos Armpouniotis
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Mega Menu color changes
«
Reply #18 on:
January 16, 2019, 00:53:05 »
You are welcome!
Study well on a localhost installation the template.css file of flex template. Look at classes
elx_menu for horizontal menu
and
elx_vmenu for vertical menu
. There you can find all you need doing tests.
Logged
Elxis Community |
Open Source Web Lab
webgift
Elxis Team
Hero Member
Posts: 4193
Re: Mega Menu color changes
«
Reply #19 on:
January 16, 2019, 08:54:49 »
Unfortunately Mega Menu is not responsive thus, we have the same appearance for both
desktop and portable devices. Follow @nikos and @datahell advice and you'll find out an
alternative option. I'm sure you'll finally find out what you need.
«
Last Edit: January 16, 2019, 12:13:45 by webgift
»
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #20 on:
January 16, 2019, 21:00:09 »
Hi there !
Now my problem is this:
I have made a div, and Inside that I have placed the main menu with its sub items.
Everytime, I am hovering on the menu to see the sub items, the div's height gets bigger !
How can I make the height to be stable ?
Please, see:
www.armpouniotis.gr
and let me know !
Thank you in advance
Christos
Logged
Christos Armpouniotis
nikos
Elxis Community
Hero Member
Posts: 1094
Re: Mega Menu color changes
«
Reply #21 on:
January 16, 2019, 22:27:18 »
I advised you previously to study flex template, not only for menu, because is a very good one, responsive and adaptive, but I see that you work on delta which is an old non responsive template.
Logged
Elxis Community |
Open Source Web Lab
armpouniotis
Sr. Member
Posts: 377
Re: Mega Menu color changes
«
Reply #22 on:
January 16, 2019, 22:50:14 »
Hi there !
thank you for your advise !
I have managed to make it ! Now, I have already understood all the necessary css attributes for sub items etc !
Yes, in that way, my life got easier for me !
Thank you very much !
Christos
Logged
Christos Armpouniotis
bully
Full Member
Posts: 127
Re: Mega Menu color changes
«
Reply #23 on:
November 22, 2019, 07:14:42 »
Hi Christos,
changes inside a css can have quite complex effects. My suggestion: in the debugger, you can just overwrite almost any value, to see the immediate changes and another possible good idea:
Don't overwrite any settings or delete something.
prefix the entries with: //
and then copy the the original and change the value
So you can always roll-back changes made easy.
Once your design is sorted, then you can delete all entries, beginning with //
Look at the screenshot, so you can detect/select the single elements and also "overwrite" them for a preview
Logged
Proud of having build a fair numer of the most ugly websites in the web
Print
Pages:
1
[
2
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Modules
»
Mega Menu color changes