If you came from the other tutorial, hereβs the optional method to change the style of the solid color shadow.
Step 1: Click the styles located on right side (above) then choose the one you think will fit the photo best. (Iβm using CS5 so I really have no idea where youβll find it in CS6) Β Here it is:
I already circled the one I chose so the result would look like this:
Step 2: Tweak around either of the two effects or both by doubling clicking it Β to achieve your preference.
Step 3: My final result of the solid color layer:
(second photo when you want your shadow less visible.)
I know itβs not much but simple tweaks can make a big impact on your photo.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
β Live Streamingβ Interactive Chatβ Private Showsβ HD Quality
Anya is LIVE right now
FREE
Free to watch β’ No registration required β’ HD streaming
Step 1: Open up your chosen picture. Hereβs mine:Β
Step 2: Duplicate the picture by going to layer -> duplicate layer.Β
Step 2.5: Select the magic wand tool then click the background of the photo. (In my case, my BG is Β white.) Note: to achieve the magic wand tool, click and hold the quick selection tool to see the selection menu.Β Result:
Step 3: change the magic wand tool to quick selection tool in order to correct the selected photo. Hold Alt while clicking the selected area to remove or hold shift while clicking the selecting area to include it. Result:
Step 4: Right click the picture then select inverse. Go to layer -> select new fill layer -> solid color. Select any color you want for the shadow (You can always edit the color later!)
Step 5: Make sure to move the solid color layer in between the original and duplicate photo. Result:
Step 6: Click the photo layer copy then repeat Step 2.5 to Step 4. Go to select->Refine Edge.Β
Step 6.5: Change the output in Refine Edge menu to new layer then click ok. You should see another layer copy Β without its background. Result:
Step 7: on the solid color layer move the picture to the right or left by using the Β move tool. Then youβll see the shadow color behind the person or object. (Make sure the color you chose for the shadow is visible enough in order to move it.)
Step 7.5 (Optional): If you want to change the shadow color, just double click the solid color layer and adjust the color to your preference. Click here to add styles on your solid color.
Step 8: You can finally edit your photo such as adding psd and coloring.Β
To achieve random images showing up on your sidebar every time someone refreshes your blog, please keep reading.
LocateΒ <img src=β{image:Sidebar Image}β> in the search box of your theme html.
Copy and paste the script code below over that sidebar image html code. Hence, removing, Β Β β<img src=β{image:Sidebar Image}β> β
Then start changing the url ofΒ βimage1.gifβΒ to your preferred image or gif.
Youβre all set! Good luck!
<script language=βJavaScriptβ>
<!β
/*
Random Image Script- By JavaScript Kit (http://www.javascriptkit.com)
Over 400+ free JavaScripts here!
Keep this notice intact please
*/
function random_imglink(){
var myimages=new Array()
//specify random images below. You can have as many as you wish
myimages[1]=βimage1.gifβ
myimages[2]=βimage2.gifβ
myimages[3]=βimage3.gifβ
myimages[4]=βimage4.gifβ
myimages[5]=βimage5.gifβ
myimages[6]=βimage6.gifβ
var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
document.write(β<img src=ββ+myimages[ry]+ββ border=0>β)
}
random_imglink()
//β>
</script>
<p align=βcenterβ>This free script provided by<br />
<a href=βhttp://javascriptkit.comβ>JavaScript
Kit</a></p>
How to make a sidebar status at the corner of your blog..
Note: You can freely edit this to match your preferred setting.
Part 1:
/* βββββββββββββ Beginning of Update tab place this in the Head section, put it directly after <style type=βtext/css> βββββββββββββββββββββββββββ- */
#updatetext a{
display:inline-block;
font-size:11px;
font-family:calibri;
/* ββββββββ Change color of your text below ββββ- */
color:black;
/*ββββββββββββββββββββββββ*/
letter-spacing:0px;
line-height:9px;
}
/* βββββββββββββ End of Update tab head section βββββββββββ */
Part 2:
<!ββββββ Beginning of Update tab place this directly after < body > NOT </ body > this will be in the middle of the code somewhere. If after the first time of trying it doesnβt show up place it directly before </ body > ββ>
<div id ="updateβ>
<div id=βupdateimageβ>
<center>
<!ββββββββββββ- Change UPDATES to whatever you want your title to be or delete if you donβt want there to be a title βββββββββββββββββ->
<b>Updates</b>
</center>
</div>
<div id=βupdatetextβ>
<!βββββββββββ Place the text you want in your update tab here, Iβve given examples normal text goes between <a text=β> and </a> whilst links are the href ones! Use as many of these as you need βββββ>
<a text=β>Currently Watching:<br>FMA:B<br><br></a>
<a text=β>Currently Reading:<br>Nothing<br><br></a>
<a text=β>Currently Singing:<br>The Lightning Strike<br>by Snow Patrol<br><br></a>
<a href='http://jabberjais.tumblr.comβ>The Prim to My Katniss<br><br> </a>
<a href='http://gingerbreadpeeta.tumblr.com/post/70208299861/the-hunger-games-mockingjay-part-one-inspired-byβ>Latest Edit </a>
</div>
</div>
<!βββββββββββββ End of Update tab ββββββββββββββββββ->
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
β Live Streamingβ Interactive Chatβ Private Showsβ HD Quality
Anya is LIVE right now
FREE
Free to watch β’ No registration required β’ HD streaming