Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #131633

    DonWattz
    Participant

    I need to blur the image in the background but not the infinity university logo. Please help!

    krrphoto.donwattz.com/workshop

    #131634

    DonWattz
    Participant
    This reply has been marked as private.
    #131714

    Cousett
    Member

    This 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.

    #131793

    DonWattz
    Participant

    You 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.

    #131807

    Cousett
    Member

    Did you get it working it appears like the desired result is working out now with the background blurry and the crest sharp.

    #131872

    DonWattz
    Participant

    No i didn’t use CSS i went ahead and blurred the image in PS. is there code to do this?

    #131888

    Rad
    Moderator

    Hi 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-wit

    Not that simple 🙂

    Cheers!

    #131906

    DonWattz
    Participant

    Ok well thanks anyway!

    #131916

    Rad
    Moderator

    You’re welcome Donald!