How to Make The Image Light in Photoshop?

Discussion in 'Photoshop' started by bushib, May 28, 2008.

  1. #1
    Hi there,

    I want to know that how to make the image light (dim colored) in Adobe Photoshop and how to set it as a background image on a web page?

    Regards
    bushib
     
    bushib, May 28, 2008 IP
  2. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #2
    1. You can edit the brightness and contrast of an image here:

    [​IMG]
    -----
    2. Put this in the <head> section of your page:
    <style type="text/css">
    <!--
    body { background-image: url(blablabla.jpg); }
    -->
    </style>
    Code (markup):
     
    Kerosene, May 28, 2008 IP
  3. steelfrog

    steelfrog Peon

    Messages:
    537
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What I like to do when making background images:
    1. Open your image.
    2. Head into Image/Mode/RGB Color (this will unlock the image)
    3. Create a new layer and fill it with the color you want to use as background.
    4. Move it under the photo's layer. (if it's locked, double-click it)
    5. Reduce the photo's opacity to 30% or less.
    6. File/Save for Web
     
    steelfrog, May 28, 2008 IP