Shimmering button extension
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Shimmering button extension
Hello, i just made this extension. Shimmering button, is a button script that will show a button with a shimmering effect.
You will have to setup different classes for each button (you can do this in button settings).
You can sett Button color, Hover color, Font size, Font Color, Border Size, color, radius, type. etc.
The buttons can not be smaller than: width: 98px and height: 46px.
Orginal script: http://cssdeck.com/labs/shiny-semi-tran ... ed-buttons
Demo and Download: http://test3.fcab.se/myextensions/view5.php
Hope you like it.
Thank you.
//Patrik Idén.
You will have to setup different classes for each button (you can do this in button settings).
You can sett Button color, Hover color, Font size, Font Color, Border Size, color, radius, type. etc.
The buttons can not be smaller than: width: 98px and height: 46px.
Orginal script: http://cssdeck.com/labs/shiny-semi-tran ... ed-buttons
Demo and Download: http://test3.fcab.se/myextensions/view5.php
Hope you like it.
Thank you.
//Patrik Idén.
-
-
- Posts: 45
- Joined: Mon Aug 19, 2013 8:39 am
- Location: Darling River
Re: Shimmering button extension
Nice one Patrik, thanks for sharing.
WYSIWYG THE GREATEST Web Builder EVER
Re: Shimmering button extension
thanks for sharing
- protectourlands
-
- Posts: 426
- Joined: Sat May 24, 2008 2:16 am
- Contact:
Re: Shimmering button extension
Hey this is neat! I appreciate you making it available to the rest of us.
Re: Shimmering button extension
Thank you for Sharing your work with us Patrik, much appreciated.Patrik iden wrote:Hello, i just made this extension. Shimmering button, is a button script that will show a button with a shimmering effect.
You will have to setup different classes for each button (you can do this in button settings).
You can sett Button color, Hover color, Font size, Font Color, Border Size, color, radius, type. etc.
The buttons can not be smaller than: width: 98px and height: 46px.
Orginal script: http://cssdeck.com/labs/shiny-semi-tran ... ed-buttons
Demo and Download: http://test3.fcab.se/myextensions/view5.php
Hope you like it.
Thank you.
//Patrik Idén.
Re: Shimmering button extension
I like this!
... but, is it possible to remove the letter shadow?!
... but, is it possible to remove the letter shadow?!
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Shimmering button extension
You have to change manualy this line in the css: text-shadow: rgba(0,0,0,0.9) 0px 1px 2px;naftalina wrote:I like this!
... but, is it possible to remove the letter shadow?!
-
-
- Posts: 25
- Joined: Wed Oct 22, 2014 8:23 am
Re: Shimmering button extension
How is it when i drag the extension on the canvas, that it doesn't appear to work with ?
Re: Shimmering button extension
Patrick - nice work!
..and as the others said - thank you for the free share!
..and as the others said - thank you for the free share!
Yours truly
Colin M
Western Australia
Colin M
Western Australia
Re: Shimmering button extension
I love this extension and it's cool to use but I can't seem to make the events work on it. For example, when I set a certain item to fade in or show with some kind of effect after clicking on the button, it doesn't work. Does this not work in preview mode? In other words, do you have to publish the site to see it working? Has anybody else experienced any difficulty with making events work with this extension? Otherwise it's a cool extension.
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Shimmering button extension
Hello, it's a long time agoe i made this one, will have to check this out.WB10user wrote:I love this extension and it's cool to use but I can't seem to make the events work on it. For example, when I set a certain item to fade in or show with some kind of effect after clicking on the button, it doesn't work. Does this not work in preview mode? In other words, do you have to publish the site to see it working? Has anybody else experienced any difficulty with making events work with this extension? Otherwise it's a cool extension.
Re: Shimmering button extension
That's okay. Thanks for the help. Enjoy the rest of your weekend.
-
-
- Posts: 25
- Joined: Wed Oct 22, 2014 8:23 am
Re: Shimmering button extension
This post thread isnt going anywhere. Its all about the topic and hasnt been sorted out, why not ?
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Shimmering button extension
How is it when i drag the extension on the canvas, that it doesn't appear to work with ?
Maybe you have to many Extensions installed? if not, then i don't know.
Maybe you have to many Extensions installed? if not, then i don't know.
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Shimmering button extension
Hello, i can't get the events to work in the Extension properties, but i think you can set events in page properties, set the target to the extension name. And it works in preview mode.WB10user wrote:I love this extension and it's cool to use but I can't seem to make the events work on it. For example, when I set a certain item to fade in or show with some kind of effect after clicking on the button, it doesn't work. Does this not work in preview mode? In other words, do you have to publish the site to see it working? Has anybody else experienced any difficulty with making events work with this extension? Otherwise it's a cool extension.
Demo: http://test3.fcab.se/shinybutton_test/events_test.html
Re: Shimmering button extension
Hi Patrik,
Thanks very much for your reply and advice. I tried using the events in the page properties section and it worked! Thank you again.
Thanks very much for your reply and advice. I tried using the events in the page properties section and it worked! Thank you again.
- Patrik iden
-
- Posts: 479
- Joined: Wed Mar 24, 2010 9:07 pm
- Location: Sweden
Re: Shimmering button extension
No problemas.