I wonder if you would consider adding more style options to the spacer widget?
Now we can only chose solid, dotted etc, but I would like to make it look like a triangle or curved like here https://www.wesley-vanroose.nl/.
Is that possible to add please?
Will you still update this plugin, it is not updated for 2 months now? Not that you have any obligation to do so ofcourse it is a free plugin, but if I want to start using it, I need to know it will be suported/updated.
Thanks,
Annie
https://www.ads-software.com/plugins/addon-so-widgets-bundle/
]]>in the current version of the menu, all the 3 menu bars are a little bit curved on the left and the right side of each bar. I like them to be edges without being ’round’. How can I fix that?
Best regards,
Matthias
https://www.ads-software.com/plugins/responsive-menu/
]]>i am trying to solve an issue with round corners on images, but i only achive positive reults on Safari and Google Chrome. Mozilla’s FireFox and the IE browser still hate me, any idea what to do?
currently i am using the following code:
#content img.alignleft {
display: inline;
float: left;
margin: 4px 12px 12px 0px;
behavior: url('border-radius.htc');
-moz-border-radius: 20px 0px 0px 20px;
-webkit-border-radius: 20px 0px 0px 20px;
-khtml-border-radius: 20px 0px 0px 20px;
-o-border-radius: 20px 0px 0px 20px;
border-radius: 20px 0px 0px 20px;
}
As is said it works fine on SF and GC, but for the order browser, especially Firefox and IE7/IE8 just use this option on <div> but not on the image attribute.
I really thought this great guide is THE solution for all the problems: https://jonraasch.com/blog/css-rounded-corners-in-all-browsers
But it failed on the image tag.
Still it works perfectly on the <div>-section.
Any idea/help? Maybe with jQuery? or something else? Thnxs in advance for your support.
]]><q></q>
markup the output is ambidextrous quotation marks (“”).
I’d like this to be curly quotation marks (a€?a€?). Does anyone know how to achieve this?
]]>