Thank you Pablo, makes perfect sense now :D
One last question, using the following animation:
Transform Scale 1.1 and set an image overflow to hidden you get this lovely zoom animation when you mouse over it, I can't find the option to set Overflow: Hidden on a card image so when I apply the same ...
Search found 13 matches
- Sat Mar 02, 2024 9:46 am
- Forum: General Questions
- Topic: Hover Animation on an Image
- Replies: 3
- Views: 454
- Fri Mar 01, 2024 10:25 pm
- Forum: General Questions
- Topic: Hover Animation on an Image
- Replies: 3
- Views: 454
Hover Animation on an Image
Hi
I have run into an issue I can't solve and it's probably super easy for someone who knows what to do, all I want to do is apply a filter to an image on mouse over:
https://i.ibb.co/GCfDGzN/filter.png
The only filter I can get to work is blur with:
Blur(3.5px)
but I have no idea which ...
I have run into an issue I can't solve and it's probably super easy for someone who knows what to do, all I want to do is apply a filter to an image on mouse over:
https://i.ibb.co/GCfDGzN/filter.png
The only filter I can get to work is blur with:
Blur(3.5px)
but I have no idea which ...
- Tue Feb 08, 2022 9:52 am
- Forum: General Questions
- Topic: Transparent Divider
- Replies: 1
- Views: 1140
Transparent Divider
Hi
Is it currently possible to make the divider in the Layout Grid Transparent ?

Is it currently possible to make the divider in the Layout Grid Transparent ?

- Sat Jan 16, 2021 1:55 pm
- Forum: Content Management System
- Topic: A little help with image in Summernote
- Replies: 7
- Views: 27082
A little help with image in Summernote
Hi
When I Upload Images via Plugins / File Manager then link in my post as follows:
./files/image_name
It works perfectly but when I use summer notes add an image button and select an image from my PC it shows in the post preview but not on the final post, all I get is the broken image link icon ...
When I Upload Images via Plugins / File Manager then link in my post as follows:
./files/image_name
It works perfectly but when I use summer notes add an image button and select an image from my PC it shows in the post preview but not on the final post, all I get is the broken image link icon ...
- Tue Jun 02, 2020 9:26 am
- Forum: General Questions
- Topic: Forcing CSS Stylesheet refresh
- Replies: 3
- Views: 1548
Re: Forcing CSS Stylesheet refresh
HI
I have checked with my provider and there is no server-side caching happening, any other suggestions on forcing browsers to not use cache when I make changes?
Kindest Regards
J
I have checked with my provider and there is no server-side caching happening, any other suggestions on forcing browsers to not use cache when I make changes?
Kindest Regards
J
- Sun May 31, 2020 8:07 pm
- Forum: General Questions
- Topic: Forcing CSS Stylesheet refresh
- Replies: 3
- Views: 1548
Forcing CSS Stylesheet refresh
Hi
I have been having issues with updates to my site, every time I make a change I have to Cntrl-F5 in Chrome which is easy peasy but mobile browsers seem to struggle and a plain old swipe down refresh does not work, the page remains a mess and not everyone is going to go through the hassle of ...
I have been having issues with updates to my site, every time I make a change I have to Cntrl-F5 in Chrome which is easy peasy but mobile browsers seem to struggle and a plain old swipe down refresh does not work, the page remains a mess and not everyone is going to go through the hassle of ...
- Tue Apr 21, 2020 6:39 pm
- Forum: Responsive Web Design
- Topic: Deleting objects in different breakpoints
- Replies: 2
- Views: 3336
Deleting objects in different breakpoints
Hi
Just a quick question is it possible to delete an element in a breakpoint and keep it in another? I appreciate that you can hide elements which is awesome but it does limit the amount you can resize the parent frame.
Thanks in advance.
J
Just a quick question is it possible to delete an element in a breakpoint and keep it in another? I appreciate that you can hide elements which is awesome but it does limit the amount you can resize the parent frame.
Thanks in advance.
J
- Mon Apr 20, 2020 6:46 pm
- Forum: General Questions
- Topic: CSS Menu Jumping to top of page
- Replies: 10
- Views: 3268
Re: CSS Menu Jumping to top of page
crispy68 wrote: Mon Apr 20, 2020 6:39 pm Set as follows:
Link to: External Web Address
URl: javascript:void(0)
You, sir, are a certified badass

Pablo I think this should go in a fault report then, following the help file in the program only leads to frustration

- Mon Apr 20, 2020 6:29 pm
- Forum: General Questions
- Topic: CSS Menu Jumping to top of page
- Replies: 10
- Views: 3268
Re: CSS Menu Jumping to top of page
Neither option works:Pablo wrote: Mon Apr 20, 2020 6:09 pm If you use "#' then this will tell the browser to jump to top of the page.
https://youtu.be/o5CRu74bROg
- Mon Apr 20, 2020 5:45 pm
- Forum: General Questions
- Topic: CSS Menu Jumping to top of page
- Replies: 10
- Views: 3268
Re: CSS Menu Jumping to top of page
Well the way I am doing it is not working, here is a screenshot what am I doing wrong:BaconFries wrote: Mon Apr 20, 2020 5:31 pm You can simply use the following # were you would insert the url

- Mon Apr 20, 2020 5:26 pm
- Forum: General Questions
- Topic: CSS Menu Jumping to top of page
- Replies: 10
- Views: 3268
Re: CSS Menu Jumping to top of page
How do I that, have tried just leaving the link blank and the result is what you saw.
- Mon Apr 20, 2020 5:04 pm
- Forum: General Questions
- Topic: CSS Menu Jumping to top of page
- Replies: 10
- Views: 3268
Re: CSS Menu Jumping to top of page
Maybe there is a conflict with other scripts on the page?
What is the URL?
http://www.jongspan.online/
Scroll to the bottom of the page and click on the top link, you will jump to the top of the page, hovering works a-ok but on touch devices, people obviously need to press on the link.
Thank ...
- Mon Apr 20, 2020 3:57 pm
- Forum: General Questions
- Topic: CSS Menu Jumping to top of page
- Replies: 10
- Views: 3268
CSS Menu Jumping to top of page
Hi
Whenever I create a CSS Menu it works perfectly fine on desktop but on any touch device clicking on a submenu does not just open the menu it also rockets you to the top of the page. The only sort of workaround I have found is to have it link to an anchor next to the menu but it's still not ideal ...
Whenever I create a CSS Menu it works perfectly fine on desktop but on any touch device clicking on a submenu does not just open the menu it also rockets you to the top of the page. The only sort of workaround I have found is to have it link to an anchor next to the menu but it's still not ideal ...