Adam
Adam

Reputation: 677

CSS Button shadow?

I am trying to rebuild a website from TYPO3 to Wordpress. The TYPO3 website is http://www.xsed.nl/ My WordPress rebuild is http://icestartup.com/testsites/site2/

If you see the main menu in TYPO 3 website you will notice a dark shadow behind the button. But I am not able to achieve that in my WordPress website.

Do you guys have any idea how I can achieve that?

Upvotes: 1

Views: 268

Answers (1)

Leo the lion
Leo the lion

Reputation: 3065

As per your code, in your previous site where you can see shadow you are using old image

which has shadow but in new site you are using

new image

which don't have shadow so try to switch the image and you are done... hope it will help or let me know. Thank you

Upvotes: 1

Related Questions