Forum Replies Created
-
-
Sounds like a glitch that was happening with an earlier version of Firefox. My guess is you aren’t using the newest version of Firefox but an older version…
-
I believe this is because the program has reached it’s available resources. You need to open up the preferences for the program and allot more ram to it. Then restart the application.
-
Depending on what type of frame you might want on your image there are different methods. A very simple frame can be created using a layer stroke effect. Layer menu > layer style > stroke
For compositing images into each other you might check out this tutorial:
https://library.creativecow.net/articles/harrington_richard/photoshop_puppet_tool_1.php
It’s not really about compositing exactly but it has some good compositing techniques.
There are some wonderful Photoshop tutorials in the COW library. Check them out here:
https://library.creativecow.net/tutorials/adobephotoshop
-
At the bottom of your CSS file you have:
@media screen, projection { ul.MenuBarHorizontal li.MenuBarItemIE { display: inline; f\\loat: left; background: #FFF; } }Change it to:
@media screen, projection { ul.MenuBarHorizontal li.MenuBarItemIE { display: inline; f\\loat: left; background: #000; } } -
A good technique to create this look would be to create a work path from a text layer and then apply a stroke path using a pencil or brush. You can adjust the look by adjusting the brush settings and spacing.
1) Create the text
2) Right click on the text layer > Create Work Path
3) Set your brush or pencil settings to have a large distance of like 300% and a small point of like 1
4) Create a new layer
5) Select the path from the paths tab
6) Select the new layer
7) Stroke the path with brush by clicking the stroke path with brush button or right click on the path and choose that option.For the Perspective part you might take a look at this podcast / video tutorial:
https://podcasts.creativecow.net/photoshop-tutorials-podcast/72-vanishing-point-photoshop-for
https://library.creativecow.net/articles/harrington_richard/photoshop_vanishing_point.php -
Looks like a parallax javascript that can be found here:
https://webdev.stephband.info/parallax.html
It basically is moving the position of 4 images based on the position of your cursor using some javascript math.
-
Check out the Shadow and Highlights tutorial here:
https://library.creativecow.net/tutorials/adobephotoshop#harrington_richard
or search for shadow highlights:
https://library.creativecow.net/search.php?q=shadow+highlights+“Adobe+Photoshop” -
Hello Craig,
There is now a link on every one of your videos to your main videos page:
https://shorts.creativecow.net/user-videos/16319Thanks for the feedback,
-