怎麼把ps字型弄成金箔(ps如何製作燙金文字效果)

金箔文字效果

#pgc-card .pgc-card-href { text-decoration: none; outline: none; display: block; width: 100%; height: 100%; } #pgc-card .pgc-card-href:hover { text-decoration: none; } /*pc 樣式*/ .pgc-card { box-sizing: border-box; height: 164px; border: 1px solid #e8e8e8; position: relative; padding: 20px 94px 12px 180px; overflow: hidden; } .pgc-card::after { content: " "; display: block; border-left: 1px solid #e8e8e8; height: 120px; position: absolute; right: 76px; top: 20px; } .pgc-cover { position: absolute; width: 162px; height: 162px; top: 0; left: 0; background-size: cover; } .pgc-content { overflow: hidden; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .pgc-content-title { font-size: 18px; color: #222; line-height: 1; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pgc-content-desc { font-size: 14px; color: #444; overflow: hidden; text-overflow: ellipsis; padding-top: 9px; overflow: hidden; line-height: 1.2em; display: -webkit-inline-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .pgc-content-price { font-size: 22px; color: #f85959; padding-top: 18px; line-height: 1em; } .pgc-card-buy { width: 75px; position: absolute; right: 0; top: 50px; color: #406599; font-size: 14px; text-align: center; } .pgc-buy-text { padding-top: 10px; } .pgc-icon-buy { height: 23px; width: 20px; display: inline-block; background: url(https://lf1-cdn-tos.bytescm.com/obj/cdn-static-resource/pgc/v2/pgc_tpl/static/image/commodity_buy_f2b4d1a.png); }

設定前景色為#f07d6d,背景色為#5e231b,然後執行濾鏡>渲染>雲彩。這些顏色有助於建立銅質紋理,但是如果你想獲得不同的結果,那你可以選擇其他顏色。

執行濾鏡>濾鏡庫>扭曲>玻璃,引數設定如下:

再次選擇玻璃濾鏡,但是這次我們使用以下的設定:

新增一個色相/飽和度調整層,建立剪貼蒙版,引數如下:

建立一個色階調整層,建立剪貼蒙版,引數如下:

接下來,我們就要把紋理圖層變成一個無縫圖案了。按CTRL ALT SHIFT E,蓋印圖層。

接下來,我們所需要做的就是把這個圖案變成一個無縫圖案了,什麼是無縫圖案,其實我們有做過好幾個無縫圖案的教程,直白一點的說,就是一個無縫銜接的圖案,拼貼邊框四周的圖案都應該完美地無縫貼合,也就是說,如下圖中的上下、左右方向的圖案都要是互相貼合的。

所以,接下來,我們需要改變的就是讓圖案四周的圖案都能完美地無縫貼合。我們首先做的就是讓上下方向的圖案無縫貼合。用矩形選框工具,隨便選擇一個矩形,CTRL J複製一層。

選擇住這個新複製出來的圖層的選區,反選,回到圖案圖層,再次複製一層。

從我們的截圖中,大家可以很直觀的知道,圖層9的下部和圖層10的上部,那就是一個無縫貼合。OK,我們現在把所有圖層隱藏,把圖層9下移,圖層10上移,然後給圖層9新增一個蒙版,用圓角柔邊畫筆過渡。

把圖層9和圖層10合併,現在我們的圖層,上下方向就是完美無縫貼合的了。接下來,跟剛才方法一樣,我們來做左右方向的無縫貼合。用矩形選框工具,隨便選擇一個矩形,CTRL J複製一層。

同樣的,選擇住這個新複製出來的圖層的選區,反選,回到圖案圖層,再次複製一層。

OK,刪掉圖層9,它沒用了,現在圖層10的右邊和圖層11的左邊那就是一個完美貼合。下面,我們把圖層10右移,圖層11左移,然後給圖層10新增一個蒙版,用圓角柔邊畫筆來過渡。

把圖層10、圖層11合併,然後載入選區,CTRL C複製,新建文件,CTRL V貼上,執行編輯>自定圖案,將其定義為自定義圖案。

下面,我們繼續,在素材包中找到我提供的那個紋理素材,放到文件中,紋理有點小,CTRL T拉大點。

我新增了一個色相/飽和度調整層,將紋理顏色修改為暗紅色。

接下來,新增文字,文字的字型是我在素材包中提供的Hensa字型。

接著,我們給文字新增圖層樣式。

複製一層這個文字,右鍵清除圖層樣式,將填充修改為0,再重新新增一個圖層樣式。(如果是高版本的朋友,直接忽略這個,直接新增第二個圖層樣式)

是不是超級簡單,金箔的效果有沒有,最終效果。

#pgc-card .pgc-card-href { text-decoration: none; outline: none; display: block; width: 100%; height: 100%; } #pgc-card .pgc-card-href:hover { text-decoration: none; } /*pc 樣式*/ .pgc-card { box-sizing: border-box; height: 164px; border: 1px solid #e8e8e8; position: relative; padding: 20px 94px 12px 180px; overflow: hidden; } .pgc-card::after { content: " "; display: block; border-left: 1px solid #e8e8e8; height: 120px; position: absolute; right: 76px; top: 20px; } .pgc-cover { position: absolute; width: 162px; height: 162px; top: 0; left: 0; background-size: cover; } .pgc-content { overflow: hidden; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .pgc-content-title { font-size: 18px; color: #222; line-height: 1; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pgc-content-desc { font-size: 14px; color: #444; overflow: hidden; text-overflow: ellipsis; padding-top: 9px; overflow: hidden; line-height: 1.2em; display: -webkit-inline-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .pgc-content-price { font-size: 22px; color: #f85959; padding-top: 18px; line-height: 1em; } .pgc-card-buy { width: 75px; position: absolute; right: 0; top: 50px; color: #406599; font-size: 14px; text-align: center; } .pgc-buy-text { padding-top: 10px; } .pgc-icon-buy { height: 23px; width: 20px; display: inline-block; background: url(https://lf1-cdn-tos.bytescm.com/obj/cdn-static-resource/pgc/v2/pgc_tpl/static/image/commodity_buy_f2b4d1a.png); } #pgc-card .pgc-card-href { text-decoration: none; outline: none; display: block; width: 100%; height: 100%; } #pgc-card .pgc-card-href:hover { text-decoration: none; } /*pc 樣式*/ .pgc-card { box-sizing: border-box; height: 164px; border: 1px solid #e8e8e8; position: relative; padding: 20px 94px 12px 180px; overflow: hidden; } .pgc-card::after { content: " "; display: block; border-left: 1px solid #e8e8e8; height: 120px; position: absolute; right: 76px; top: 20px; } .pgc-cover { position: absolute; width: 162px; height: 162px; top: 0; left: 0; background-size: cover; } .pgc-content { overflow: hidden; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .pgc-content-title { font-size: 18px; color: #222; line-height: 1; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .pgc-content-desc { font-size: 14px; color: #444; overflow: hidden; text-overflow: ellipsis; padding-top: 9px; overflow: hidden; line-height: 1.2em; display: -webkit-inline-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .pgc-content-price { font-size: 22px; color: #f85959; padding-top: 18px; line-height: 1em; } .pgc-card-buy { width: 75px; position: absolute; right: 0; top: 50px; color: #406599; font-size: 14px; text-align: center; } .pgc-buy-text { padding-top: 10px; } .pgc-icon-buy { height: 23px; width: 20px; display: inline-block; background: url(https://lf1-cdn-tos.bytescm.com/obj/cdn-static-resource/pgc/v2/pgc_tpl/static/image/commodity_buy_f2b4d1a.png); }