How to show shadow on product images ( png image ) - magento-1.9

Working on Magento 1.9 website ( currently running on shared hosting )
I want to show little shadow for the product images (png) on all category and product pages for all the products ( by default )
For example:
want to show shadow like 2nd image on all the images uploaded
is such possible can anyone please guide ?

This has to be done outside of Magento as it cannot be done with CSS. This is not really a Magento Question.
Get Photoshop and apply proper shadows.

Related

Googl-sites images problem ( carousel ) slides , doesn't show up

enter image description here
I have a problem that when i copied the codes from visual studio to Google-sites website the images don't show up, as you can see in the Pic below.
<
thank you

Map on image in flutter (like in html)

I'm working on an app where I need map-like in html function.. the thing is I have the website ready
The website shows a picture of an auto-part with multiple clickable areas so the user can select which
part to select
Example
I wondering if I can find this functionality in Flutter
Thanks in advance
I have not used this package yet but this might work for you - https://pub.dev/packages/flutter_image_map
From what I've seen in the readme/example tab you should be able to achieve your design.

Disaggregate image html on webpage

I want to get a picture of a motorcycle, by passing the mouse above tell me which parts it is (wheel, casing, handlebar, brakes ...) but I do not know how to do it. I searched but I do not know where to start. It's to put it on my website.
You can use the map tag to create regions in the image and create on hover actions for each region. See an example here

How do I put a 'Sales Notice' popup showing recent sales on WP?

I was wondering if anyone knew how to put a box in the corner showing recent sales of products on a site (or if there was a plugin for this on Wordpress) - On the code its shown as 'salesnotice' but I cannot find it as a plugin anywhere.
Example:
www.kogan.com.au - the bottom left corner shows the product that was bought not long ago. The box also shows different products and fades in/out.
Cheers
This sounds like a perfect situation to use a widget. Create a widget that queries for the most recently bought product and display that post's information. Then once the widget is set up define an area on the page you want it to show. If you want it on every page then footer.php would probably suffice. Hope this helps!

web page to create google maps marker icons dynamically

I found a web page where I could select a color and a range of numbers to create google maps marker icons. Then I could download the set of icons.
I downloaded icons with numbers between 0 and 200.
Now I need to create icons between 0 and 200 in a different color but I can't find the web page.
Could you help me please?
Thanks.
I don't think I have found the page you used but I did find a link collection for dynamic generated icons icon iamge sest. There are a couple of dead links among them so it might be that "your" was among them.
But maybe you can find something else you can use there.