I am trying to recreate a transparent png image so that I can place my featured item in this glowing space

What is the technique used here to accomplish the smooth glowing white effect in Photoshop?

http://relogik.com/

Sorry if this is not the place to post this, just trying to figure out a slick way of accomplishing something like this on my page.

link|improve this question
feedback

migrated from stackoverflow.com Nov 8 '10 at 11:21

This question came from our site for professional and enthusiast programmers.

2 Answers

  • First create a layer and fill it with your background color.
  • create a new layer above the first layer
  • in this layer create a circle with the marquee tool then fill it with white
  • Ctrl/Cmd + D to deselect the circle.
  • make sure the circle layer is still selected, (the circle should not have marching ants around it)
  • apply a radial filter (setting about 50 select zoom)
  • repeat as desired
  • then apply a gaussian blur to the layer, (pretty high setting, play around with it)
  • You can then adjust the opacity of the layer as necessary

remember you can use your history view to step back and readjust things as necessary

link|improve this answer
feedback

Step #12 onwards pretty much shows you how to. Check this link ...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.