{"id":2209,"date":"2017-07-03T12:25:14","date_gmt":"2017-07-03T12:25:14","guid":{"rendered":"http:\/\/isophal.info\/?p=2209"},"modified":"2017-07-03T12:25:14","modified_gmt":"2017-07-03T12:25:14","slug":"add-a-transparent-text-area-to-an-image-with-photoshop-cc","status":"publish","type":"post","link":"https:\/\/isophal.com\/news\/2017\/07\/03\/2209.html\/","title":{"rendered":"Add A Transparent Text Area To An Image With Photoshop CC"},"content":{"rendered":"<p>In this Photoshop tutorial, we&#8217;ll learn how to add an area of transparent text to an image. By that, I mean the text itself will be fully transparent, allowing us to see right through it to the image below, but it will be surrounded by a semi-transparent, solid-color background (which is what will allow us to actually see the text and distinguish the shapes of the letters, otherwise the text would just be, well, invisible). This can be a useful design technique when you need to add type in front of an image that&#8217;s too &#8220;busy&#8221; for the text to be easily readable.<\/p>\n<p>To create the effect, we&#8217;ll be using a layer group as well as a couple of Photoshop&#8217;s Advanced Blending options (don&#8217;t worry, they&#8217;re very simple &#8220;advanced&#8221; options). Here&#8217;s an example of what we&#8217;ll be learning how to create. I&#8217;ve added the words &#8220;NEW YORK CITY&#8221; in front of the original image, purposely placing them over the busiest part of the photo so we can see the buildings through the shapes of the letters.<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-transparent-type.jpg\" alt=\"Transparent type with a semi-transparent background added to an image in Photoshop.\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-transparent-type.jpg\" \/><\/p>\n<p>The final result.<\/p>\n<p>I&#8217;ll be using Photoshop CS6 for this tutorial but any recent version will work.<\/p>\n<h2 class=\"sub\">How To Add A Transparent Text Area<\/h2>\n<h3>Step 1: Add A New Blank Layer<\/h3>\n<p>With my photo newly opened in Photoshop, if we look in my <a href=\"http:\/\/www.photoshopessentials.com\/basics\/layers\/layers-panel\/\">Layers panel<\/a>, we see the image sitting on the <a href=\"http:\/\/www.photoshopessentials.com\/basics\/layers\/background-layer\/\">Background layer<\/a> which is currently the only layer in my document:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-background-layer.gif\" alt=\"The original image on the Background layer in the Layers panel..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-background-layer.gif\" \/><\/p>\n<div class=\"image-desc\">The Layers panel showing the original image on the Background layer.<\/div>\n<p>Let&#8217;s start by adding a new blank layer, which we can do by clicking the <strong>New Layer<\/strong> icon at the bottom of the Layers panel:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/new-layer-icon.gif\" alt=\"Clicking the New Layer in the Layers panel..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/new-layer-icon.gif\" \/><\/p>\n<div class=\"image-desc\">Clicking the New Layer icon.<\/div>\n<p>Photoshop adds a new blank layer named Layer 1 above the image on the Background layer:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/new-layer-1.gif\" alt=\"A new layer, Layer 1, has been added to the document..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/new-layer-1.gif\" \/><\/p>\n<div class=\"image-desc\">The Layers panel showing Layer 1 above the Background layer.<\/div>\n<h3>Step 2: Fill The New Layer With White<\/h3>\n<p>We&#8217;re going to use this new layer as the semi-transparent background surrounding our text, but we won&#8217;t always know at this point exactly where the final text will appear in the image, so for now, we&#8217;ll just fill the entire layer with a solid color and worry about resizing it later (and when I say &#8220;worry&#8221; about resizing it, I mean &#8220;easily&#8221; resize it since it&#8217;s easy to do).<\/p>\n<p>Let&#8217;s fill the layer with white. Go up to the <strong>Edit<\/strong> menu in the Menu Bar along the top of the screen and choose the <strong>Fill<\/strong> command:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/edit-fill.gif\" alt=\"Choosing the Fill command from the Edit menu..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/edit-fill.gif\" \/><\/p>\n<div class=\"image-desc\">Go to Edit &gt; Fill.<\/div>\n<p>This opens the Fill dialog box. Set the <strong>Use<\/strong> option at the top of the dialog box to <strong>White<\/strong>, and make sure the <strong>Mode<\/strong> option at the bottom is set to <strong>Normal<\/strong> and <strong>Opacity<\/strong> is set to <strong>100%<\/strong> (which they should be by default):<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/fill-dialog-box.gif\" alt=\"The Fill command dialog box and options..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/fill-dialog-box.gif\" \/><\/p>\n<div class=\"image-desc\">The Fill command dialog box.<\/div>\n<p>Click OK to close out of the Fill dialog box. Photoshop fills Layer 1 with white, and since Layer 1 is sitting above the Background layer, the solid white temporarily blocks the photo from view in the document window:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/layer-filled-white.gif\" alt=\"Layer 1 is now filled with white..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/layer-filled-white.gif\" \/><\/p>\n<div class=\"image-desc\">The document window after filling Layer 1 with white.<\/div>\n<h3>Step 3: Lower The Opacity Of Layer 1<\/h3>\n<p>To turn this solid white into a semi-transparent background for our text, all we need to do is lower the layer&#8217;s opacity value. You&#8217;ll find the <strong>Opacity<\/strong> option in the top right corner of the Layers panel. By default, the opacity value is set to 100%. The more you lower it, the more the photo below the layer will show through. You can easily go back and change the opacity value at any time, so for now, I&#8217;ll set mine to 70%:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/opacity-70.gif\" alt=\"Lowering the opacity value for Layer 1..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/opacity-70.gif\" \/><\/p>\n<div class=\"image-desc\">Lowering the opacity value of Layer 1 to 70%.<\/div>\n<p>With the opacity lowered, I can now see the original photo showing through the white-filled layer:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/image-opacity-70.jpg\" alt=\"The photo is now visible through Layer 1..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/image-opacity-70.jpg\" \/><\/p>\n<div class=\"image-desc\">The document window after lowering the opacity of Layer 1.<\/div>\n<h3>Step 4: Add Your Text<\/h3>\n<p>Let&#8217;s add our text. Select the <a href=\"http:\/\/www.photoshopessentials.com\/basics\/type\/photoshop-type-essentials\/\">Type Tool<\/a> from the Tools panel:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-type-tool.gif\" alt=\"Selecting the Type Tool in Photoshop..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-type-tool.gif\" \/><\/p>\n<div class=\"image-desc\">Selecting the Type Tool.<\/div>\n<p>With your Type Tool selected, choose your font and font size up in the <strong>Options Bar<\/strong> along the top of the screen. I&#8217;m going to use Century Gothic Bold here but of course you can use whichever font you like for your image. Don&#8217;t worry too much about the font size for now since we&#8217;ll resize the text to the exact size we need in a moment:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/font-options.gif\" alt=\"Choosing the font options in the Options Bar..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/font-options.gif\" \/><\/p>\n<div class=\"image-desc\">The font options in the Options Bar.<\/div>\n<p>Also, to make sure we can see our text in front of our semi-transparent white background as we&#8217;re adding it, set the color of your type to <strong>black<\/strong>. If it&#8217;s not already set to black, click on the <strong>color swatch<\/strong> in the Options Bar, choose black from the <strong>Color Picker<\/strong> that appears, then click OK to close out of the Color Picker:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/type-color-swatch.gif\" alt=\"The text color swatch in the font options in the Options Bar..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/type-color-swatch.gif\" \/><\/p>\n<div class=\"image-desc\">The color swatch shows the current color for the type. Click on it to choose a different color.<\/div>\n<p>With all of our font options set, click inside the document window with the Type Tool and add your text. I&#8217;ll type the words &#8220;NEW YORK CITY&#8221;:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/adding-type-to-image.jpg\" alt=\"Adding type to an image with Photoshop..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/adding-type-to-image.jpg\" \/><\/p>\n<div class=\"image-desc\">Adding my text to the document.<\/div>\n<p>When you&#8217;re done, click the <strong>checkmark<\/strong> in the Options Bar to accept the text and exit out of text-editing mode:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/checkmark.gif\" alt=\"Clicking on the checkmark in the Options Bar to accept the text..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/checkmark.gif\" \/><\/p>\n<div class=\"image-desc\">Clicking the checkmark to accept the text.<\/div>\n<p>If we look again in the Layers panel, we see our newly added <strong>Type layer<\/strong> sitting above our white background on Layer 1:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/type-layer-added.gif\" alt=\"The Layers panel showing the new Type layer..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/type-layer-added.gif\" \/><\/p>\n<div class=\"image-desc\">The Layers panel showing the new Type layer.<\/div>\n<h3>Step 5: Resize The Type With Free Transform<\/h3>\n<p>If your text needs to be resized, make sure the Type layer is selected (highlighted in blue) in the Layers panel, then go back up to the <strong>Edit<\/strong> menu at the top of the screen and this time, choose the <a href=\"http:\/\/www.photoshopessentials.com\/basics\/free-transform\/\">Free Transform<\/a> command. Or, you can simply press <strong>Ctrl+T<\/strong> (Win) \/ <strong>Command+T<\/strong> (Mac) on your keyboard to select Free Transform with the shortcut:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/edit-free-transform.gif\" alt=\"Selecting the Free Transform command from the Edit menu..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/edit-free-transform.gif\" \/><\/p>\n<div class=\"image-desc\">Go to Edit &gt; Free Transform.<\/div>\n<p>This places the Free Transform box and handles around the text. To resize the text, simply click on a <strong>handle<\/strong> (the little square) in any of the corners and, with your mouse button still held down, drag it diagonally to make the text larger or smaller. Hold down your <strong>Shift<\/strong> key on your keyboard as you drag the handles to keep the original shape of the letters intact as you&#8217;re resizing the text.<\/p>\n<p>You can also move the text around inside the document by clicking anywhere inside the Free Transform box and, again with your mouse button held down, dragging it into place. Here, I&#8217;ve made my text larger and moved it in front of the buildings. When you&#8217;re done, press <strong>Enter<\/strong> (Win) \/ <strong>Return<\/strong> (Mac) on your keyboard to accept the change and exit out of the Free Transform command:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/free-transform-type.jpg\" alt=\"Resizing and moving the text with the Free Transform command..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/free-transform-type.jpg\" \/><\/p>\n<div class=\"image-desc\">Resizing and moving the text into position with Free Transform.<\/div>\n<h3>Step 6: Add The Type Layer And Layer 1 To A Layer Group<\/h3>\n<p>Next, we need to place both the Type layer and Layer 1 below it into a <a href=\"http:\/\/www.photoshopessentials.com\/basics\/layers\/layer-groups\/\">layer group<\/a>. To do that, we first need to have both layers selected in the Layers panel. We already have the Type layer selected, so hold down your <strong>Shift<\/strong> key and click on <strong>Layer 1<\/strong>. This will select both layers at once (both will be highlighted in blue):<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/select-both-layers.gif\" alt=\"Selecting two layers at once in the Layers panel..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/select-both-layers.gif\" \/><\/p>\n<div class=\"image-desc\">Holding Shift and clicking on Layer 1 to select both of the top layers.<\/div>\n<p>With both layers selected, go up to the <strong>Layer<\/strong> menu at the top of the screen and choose <strong>Group Layers<\/strong>:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/layer-group-layers.gif\" alt=\"Selecting the Group Layers command from the Layer menu..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/layer-group-layers.gif\" \/><\/p>\n<div class=\"image-desc\">Go to Layers &gt; Group Layers.<\/div>\n<p>This will place both layers into a new layer group which Photoshop names Group 1. By default, the group is closed so we can&#8217;t see the layers inside it (which is a handy way of keeping the Layers panel neat and organized) but click on the small <strong>triangle<\/strong> to the left of the folder icon and you&#8217;ll &#8220;twirl&#8221; open the group and see the two layers inside it:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/layer-group.gif\" alt=\"Twirling open the new layer group to reveal the layers inside..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/layer-group.gif\" \/><\/p>\n<div class=\"image-desc\">Clicking the triangle icon to open the group and see its layers.<\/div>\n<h3>Step 7: Select The Type Layer<\/h3>\n<p>Now that our two layers are inside their own group, we can add our transparency effect to the text. Placing the layers inside a layer group will keep the transparency effect constrained within the group itself so that only the layers inside the group will be affected. Any layers below and outside of the group will not be affected.<\/p>\n<p>Click on the <strong>Type layer<\/strong> to select it:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/select-type-layer.gif\" alt=\"Selecting the Type layer inside the layer group..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/select-type-layer.gif\" \/><\/p>\n<div class=\"image-desc\">Selecting the Type layer inside the group.<\/div>\n<h3>Step 8: Open The Blending Options<\/h3>\n<p>With the Type layer selected, click on the small <strong>menu icon<\/strong> in the top right corner of the Layers panel:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/menu-icon.gif\" alt=\"Clicking the Layers panel menu icon..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/menu-icon.gif\" \/><\/p>\n<div class=\"image-desc\">Clicking the Layers panel menu icon.<\/div>\n<p>This opens a menu with various Layers panel-related options. Choose <strong>Blending Options<\/strong> from the list:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/blending-options.gif\" alt=\"Choosing Blending Options from the Layers panel menu..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/blending-options.gif\" \/><\/p>\n<div class=\"image-desc\">Choosing &#8220;Blending Options&#8221; from the Layers panel menu.<\/div>\n<p>This opens the large Layer Style dialog box set to the main Blending Options. Look for the <strong>Knockout<\/strong> option in the <strong>Advanced Blending<\/strong> section and change it from None to <strong>Shallow<\/strong>:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/knockout-shallow.gif\" alt=\"Setting the Knockout option to Shallow in the Layer Style dialog box..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/knockout-shallow.gif\" \/><\/p>\n<div class=\"image-desc\">Setting the Knockout option to &#8220;Shallow&#8221;.<\/div>\n<p>Then drag the <strong>Fill Opacity<\/strong> slider above it all the way to the left to set its value to <strong>0%<\/strong>:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/fill-opacity-0.gif\" alt=\"Setting the Fill Opacity option to 0 in the Layer Style dialog box..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/fill-opacity-0.gif\" \/><\/p>\n<div class=\"image-desc\">Setting the Fill Opacity value to 0%.<\/div>\n<p>Click OK to close out of the Layer Style dialog box, and now if we look in the document window, we see that not only have we made our text transparent, but we&#8217;ve also made the part of Layer 1 <em>below<\/em> the text transparent, as if the shapes of the letters have been &#8220;knocked out&#8221; of it, revealing the original photo on the Background layer below:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/image-knockout-type.jpg\" alt=\"The photo on the Background layer is now visible through the shapes of the letters..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/image-knockout-type.jpg\" \/><\/p>\n<div class=\"image-desc\">The photo on the Background layer is now visible inside the text.<\/div>\n<h3>Step 9: Select Layer 1<\/h3>\n<p>Finally, let&#8217;s resize the white semi-transparent background so it surrounds the text without covering up the entire image. Click on <strong>Layer 1<\/strong> in the Layers panel to select it:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/select-layer-1.gif\" alt=\"Selecting Layer 1 in the Layers panel..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/select-layer-1.gif\" \/><\/p>\n<div class=\"image-desc\">Selecting Layer 1.<\/div>\n<h3>Step 10: Resize The Background With Free Transform<\/h3>\n<p>Just as we did back in Step 5, go up to the <strong>Edit<\/strong> menu at the top of the screen and choose <strong>Free Transform<\/strong>, or press <strong>Ctrl+T<\/strong> (Win) \/ <strong>Command+T<\/strong> (Mac) on your keyboard to select it with the shortcut:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/edit-free-transform.gif\" alt=\"Selecting the Free Transform command once again..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/edit-free-transform.gif\" \/><\/p>\n<div class=\"image-desc\">Selecting the Free Transform command from the Edit menu once again.<\/div>\n<p>Then simply click and drag the <strong>top and bottom transform handles<\/strong> in towards the text to reshape the background. Press <strong>Enter<\/strong> (Win) \/ <strong>Return<\/strong> (Mac) on your keyboard when you&#8217;re done to accept the change:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/resize-background.jpg\" alt=\"Reshaping the background behind the text with Free Transform..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/resize-background.jpg\" \/><\/p>\n<div class=\"image-desc\">Dragging the top and bottom transform handles to reshape the background around the text.<\/div>\n<p>At this point, you may want to go back and re-adjust the opacity value for Layer 1 to fine-tune the transparency of the white background surrounding the text. Increasing its opacity value will make the text more readable, while decreasing it will allow the text to fade more into the original image. I think I&#8217;ll increase my opacity value from 70% to 80%:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/opacity-80.gif\" alt=\"Increasing the Opacity value for Layer 1..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/opacity-80.gif\" \/><\/p>\n<div class=\"image-desc\">Increasing the Opacity value to 80%.<\/div>\n<p>With the opacity increased, my text is now just a bit more readable:<\/p>\n<p><img decoding=\"async\" class=\"lazy-loaded\" src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-transparent-type.jpg\" alt=\"The final transparent type effect in Photoshop..\" data-src=\"http:\/\/pe-images.s3.amazonaws.com\/photo-effects\/cs6\/transparent-type\/photoshop-transparent-type.jpg\" \/><\/p>\n<div class=\"image-desc\">The final transparent type effect.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>In this Photoshop tutorial, we&#8217;ll learn how&hellip;<\/p>\n","protected":false},"author":1,"featured_media":2210,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[38],"tags":[],"class_list":["post-2209","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-adobe-photoshop"],"_links":{"self":[{"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/posts\/2209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/comments?post=2209"}],"version-history":[{"count":1,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/posts\/2209\/revisions"}],"predecessor-version":[{"id":2211,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/posts\/2209\/revisions\/2211"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/media\/2210"}],"wp:attachment":[{"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/media?parent=2209"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/categories?post=2209"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/isophal.com\/news\/wp-json\/wp\/v2\/tags?post=2209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}