-
AuthorPosts
-
October 24, 2014 at 12:14 pm #131633
I need to blur the image in the background but not the infinity university logo. Please help!
krrphoto.donwattz.com/workshop
October 24, 2014 at 12:15 pm #131634This reply has been marked as private.October 24, 2014 at 2:57 pm #131714This article on blur might help get you started.
http://www.paulund.co.uk/css3-image-filters
It looks like the image can’t be in a container of the other image so if you separate it into its own container this might help.
October 24, 2014 at 4:32 pm #131793You guys can’t provide any CSS? I know the CSS to put the blur but it blurs the whole things when i add it and not just the background image.
October 24, 2014 at 4:53 pm #131807Did you get it working it appears like the desired result is working out now with the background blurry and the crest sharp.
October 24, 2014 at 8:09 pm #131872No i didn’t use CSS i went ahead and blurred the image in PS. is there code to do this?
October 24, 2014 at 8:54 pm #131888Hi Donald,
Yes it’s possible, though if I were you I’ll stick to processed image than css for performance.
This is a sample css blurring.
http://stackoverflow.com/questions/20039765/css-how-to-apply-a-css3-blur-filter-to-a-background-image-that-i-am-setting-witNot that simple 🙂
Cheers!
October 24, 2014 at 10:18 pm #131906Ok well thanks anyway!
October 24, 2014 at 10:58 pm #131916You’re welcome Donald!
-
AuthorPosts