Hello,
I am struggling with applying outline property. I have a layout grid and some images in it with "full width".
What I want to do is to have a transition showing outline on mouse hover over image. I dont want to use border property for this - it does not work for me in this case. I've managed to get outline by adding custom style to image html. But outline-width transition does not work (I've created both states default and hover with different values).
Also, I noticed that I can't apply custom style to an image...
outline property
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
- Pablo
- Posts: 23782
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: outline property
It seems to work correct for me.
https://www.wysiwygwebbuilder.com/suppor ... ition.html
Make sure you also set the outline-style to solid otherwise the browser will not display the outline.
https://www.wysiwygwebbuilder.com/suppor ... ition.html
Make sure you also set the outline-style to solid otherwise the browser will not display the outline.
-
-
- Posts: 165
- Joined: Sat Mar 15, 2014 11:00 pm
Re: outline property
Ok. Mistake I made was to set a outline-width property also in custom style. I deleted it - now it works.
Thanks.
P
Thanks.
P