cap style
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
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
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
cap style
is it possible to change so that when scrolling the header of the site where the menu is located, it changes its style? For example, the cap is black, the words on the menu are white, and when scrolling so that it changes, the cap is white and the words on the menu are automatically black
Re: cap style
This is possible with scroll transitions:
https://www.wysiwygwebbuilder.com/scrol ... tions.html
https://www.wysiwygwebbuilder.com/scrol ... tions.html
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
transition animation for the icon
isn't it possible to give transition animation to icons? I want the icon color to change when scrolling. I tried in every possible way it does not work. But with labels, the effect is obtained
Re: cap style
It also works for SVG icons.
However, you will need to tell the browser to use the current color:
However, you will need to tell the browser to use the current color:
Code: Select all
<style>
#Icon1
{
fill: currentColor !important;
}
</style>
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
Re: cap style
I make the icon as svg but it doesn't work. And where should I add this code ?
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
Re: cap style
would you be able to demonstrate to me how to do this ?
Re: cap style
The code works.
https://www.wysiwygwebbuilder.com/support/icon_scrolltransitions.html
The code should be placed between the head tags.
https://www.wysiwygwebbuilder.com/support/icon_scrolltransitions.html
The code should be placed between the head tags.
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
Re: cap style
I do not know where to put the code? please tell me the sequence of actions
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
Re: cap style
where exactly should I put this code ?
- BaconFries
-
- Posts: 5935
- Joined: Thu Aug 16, 2007 7:32 pm
Re: cap style
Pablo has already said where to between the head tags,!where exactly should I put this code ?
Page HTML Between the <head>You insert here!!</head>tags*
-
-
- Posts: 70
- Joined: Tue Sep 28, 2021 9:37 am
Re: cap style
many thanks to the developers for such a program as web builder. This program is so multifunctional that you can build any projects. My words are not advertised)).