text with shadow in the header

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jun 04, 2013 8:40 pm
Reply with quote
Report this post
Me again
Is it possible to set a shadow at the text in the header?
It would make it easier to read on light areas...
Regards
Martin
User avatar
Fresh Boarder

GK User
Tue Jun 04, 2013 8:45 pm
Reply with quote
Report this post
Please edit: /templates/gk_storebox/css/override.css and add at its end:
Code: Select all
.gkIsWrapper-gk_storebox figcaption h1, .gkIsWrapper-gk_storebox figcaption h2 {text-shadow: 2px 2px 3px #ff0000; filter: dropshadow(color=#ff0000, offx=2, offy=2);}


Use this site to generate shadow that you would like to have:
http://css3generator.com/
and chose text shadow.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Jun 04, 2013 9:03 pm
Reply with quote
Report this post
hi there
works great. thanks!
User avatar
Fresh Boarder


cron