I would like to add glow to the website template as per my mockup image, is this possible, and how woudl I go about adding this effect to the .css files please?
Many thanks
mock.jpg
Expert Boarder
GK User
Thu Apr 14, 2011 10:49 pm
edit template.css
You can find it here:
../templates/gk_appsite/css/template.css
Go to Line 57 and add this line:
box-shadow: 0 10px 30px #000000;
Senior Boarder
GK User
Fri Apr 15, 2011 3:28 pm
Thanks for the reply but I added this to line 57 as advised and it has not changed anything?
We do not support customization requests but I must say the code based on CSS3 is greate, but do not work for IE. Also using it for FF You need to add "-moz-" in front, like "-webkit-" for other browsers.
Anyway this request should be solved using transparent images over the existing background and this require some more work.
Moderator
GK User
Mon Apr 18, 2011 7:04 am
Many thanks, this has worked by adding the code to override.css but not to the footer...do you know what I shodul add to make it glow around the footer as well please? (as per image
Screen shot 2011-04-18 at 09.04.35.png
Expert Boarder
GK User
Mon Apr 18, 2011 7:08 am
I see what you mean it works fine in Firefox and Chrome but not Safari...will email you direct
Expert Boarder
teitbite
Mon Apr 18, 2011 6:49 pm
Hi
Mail answered
Moderator
GK User
Fri Apr 22, 2011 6:34 am
Many thanks for the modification, the site looks perfect in all browsers