CSS menu underline text on mousehover?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
smile
 
 
Posts: 160
Joined: Tue Oct 13, 2020 8:22 pm
Location: EU
Contact:

CSS menu underline text on mousehover?

Post by smile »

Hello, on CSS menu underline text on mousehover is possible?

I tried to create style in style manager and assign it using events onmouseover self setstyle.
But it does not work.
User avatar
Pablo
 
Posts: 23594
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: CSS menu underline text on mousehover?

Post by Pablo »

Do you mean this?
https://www.wysiwygwebbuilder.com/suppo ... tions.html
You will find these in the 'transitions' menu.

Note that styles only work on basic elements. A CSS menu is a combination of several different HTML elements.
smile
 
 
Posts: 160
Joined: Tue Oct 13, 2020 8:22 pm
Location: EU
Contact:

Re: CSS menu underline text on mousehover?

Post by smile »

these effects are very nice :) how are they made?
I meant simple text underline.
smile
 
 
Posts: 160
Joined: Tue Oct 13, 2020 8:22 pm
Location: EU
Contact:

Re: CSS menu underline text on mousehover?

Post by smile »

Why <Br> inside menu item name (text) is not understood as brake like in dreamweaver ?
How to force text be on two rows then?
User avatar
wwonderfull
 
 
Posts: 1603
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: CSS menu underline text on mousehover?

Post by wwonderfull »

smile wrote: Tue Oct 13, 2020 8:52 pm Why <Br> inside menu item name (text) is not understood as brake like in dreamweaver ?
How to force text be on two rows then?
That is a good point you have there. Some times when the menu is too long people use mega menus or layer menus or others or other options. But in that case specifically for CSS menu your point is correct.
smile
 
 
Posts: 160
Joined: Tue Oct 13, 2020 8:22 pm
Location: EU
Contact:

Re: CSS menu underline text on mousehover?

Post by smile »

It's logical to have CSS menu allow text effects like underline not only background.
Also regarding <BR> should be understood everywhere in wysiwyg builder like break on new line, like it should be.

"Note that styles only work on basic elements. A CSS menu is a combination of several different HTML elements."

But menu item allows for event to be set, why if it does not work?
Image
User avatar
Pablo
 
Posts: 23594
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: CSS menu underline text on mousehover?

Post by Pablo »

This functionality has not been request before, so that is why it's not available at the moment.

Set style does not work, because it makes not sense in this case. The style will be applied to the menu's container. So, it will have no effect on individually menu items.
smile
 
 
Posts: 160
Joined: Tue Oct 13, 2020 8:22 pm
Location: EU
Contact:

Re: CSS menu underline text on mousehover?

Post by smile »

"This functionality has not been request before, so that is why it's not available at the moment."

You mean <BR> implementation? When it will be available then?

"Set style does not work, because it makes not sense in this case. The style will be applied to the menu's container. So, it will have no effect on individually menu items."

Well then at least test effects like underline available in CSS menu text config tab.

It's crazy that I can't use sutch advanced program to make simple menu I made with plain CSS in year 2004.
User avatar
Pablo
 
Posts: 23594
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: CSS menu underline text on mousehover?

Post by Pablo »

You mean <BR> implementation? When it will be available then?
Both. Users can post suggestion in the 'Suggestions' section of this forum. if more users find it useful then I will consider it for future development,.
It's crazy that I can't use sutch advanced program to make simple menu I made with plain CSS in year 2004.
There are several other menus that support underline on hover functionality. For example the menu bar or text menu.

Note that I do receive hundreds of suggestions. This has never been requested so that is why I have invested my time implemented other features.
Post Reply