Clickable HTML Email Signature Design 2022 | Tutorial

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • In this video tutorial,
    ----------
    I will show you how to make this email signature clickable html using adobe illustrator, adobe photoshop and visual studio code. in this tutorial, I'll be using illustrator to photoshop and getting code from photoshop save for web as PNG-24 bottom left cornor preview option then save. doing coding in visual studio code for email signature then adding code from photoshop preview option that you can find in video.
    -----------
    Thanks for watching.
    Keep learning.
    #ClickableEmailSignature #HtmlEmailSignature #AdobeIllustrator

Комментарии • 150

  • @waqarhussain8919
    @waqarhussain8919 2 года назад +2

    Thanks a lot for sharing this well explained tutorial for creating HTML email signature with social icons. Very informative video as well:)

  • @renslucassen5935
    @renslucassen5935 4 месяца назад +2

    Finally I've found what I was looking for. I have no HTML experience whatsoever, but this didn't scare me off. THANKS!

  • @SGodez
    @SGodez 8 дней назад +1

    Thank you so much for the tutorial, I don't really understand coding but this was really helpful. I managed to get everything working and looking great in the browser but when I try to copy it over to gmail or mac mail it seems to be in slices and not copying over in one piece. I have tried Firefox, chrome and safari, am I missing something?

  • @sleepist2520
    @sleepist2520 11 месяцев назад +2

    You are a legend. Every RUclipsr has made the unfortunate mistake of mistaking PDF Hyperlinks for Image HTML Links. You rock man!

  • @Inge2r
    @Inge2r 2 месяца назад +1

    Thanks so much!! It actually worked! Yay.
    I just have one question. The quality of my email signature is really bad and pixelates a lot. Any advise?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Месяц назад +1

      @Inge2r Quickest way to fix this is to use a higher resolution image in your email signature, and scale the image down using the HTML height and width attributes. For example, if the resolution of your image is 360 x 360 pixels, you should use 1/3 of that resolution in the height and width attributes. Hope this helps.

  • @CreatifPuertoRicoLLC
    @CreatifPuertoRicoLLC 2 месяца назад +2

    Thanks for the tutorial. However, I did the exact same process and everything looks great, but when I paste the email signature to my Spark (Mac os) and start to compose an email, the signature shows gaps in between each sliced images. How can I fix this?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Месяц назад +1

      @CreatifPuertoRicoLLC Add this styling to every image source that is adjacent to another image your problem should be resolved.
      Remember to place this styling inline, as webmail clients tend to strip out any styling used between the style tags in email.
      If, for some reason this doesn’t resolve your problem, check the properties of the tables used in your email and make sure they have a property of cellpadding=”0” and cellspacing=”0”assigned to them.
      Hope this helps.

  • @farhanrahid2424
    @farhanrahid2424 Год назад +1

    Really amazing !!! It worked for me. Thanks for this wonderful video. Really appreciate

  • @sinkimakubu1040
    @sinkimakubu1040 Год назад +4

    too fast and I became confused on how I will know which sliced image I will be coding because I know its not just attaching the code but attaching it to the relevant sliced image so my insta icon doesn't take me to my twitter link.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      Alright well I know the video is fast but you can slow the video from the ⚙️ settings in the video and go to playback speed and slow down as you like. And about slicing the exact image just make sure to slice the icon or image that you want code. Hope this helps

  • @andiesarchive
    @andiesarchive 3 месяца назад +1

    Thank you so much for this tutorial exactly what I was looking for! Yu think this code works for animated images?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  3 месяца назад +2

      @andiesarchive thanks and the coding should work with animated images, choose the correct file format for animated images when using host image.

  • @haysuchti5603
    @haysuchti5603 Год назад +3

    I did all of the above: My image is seen on the webpage but not as a signature on gmail. What do i do wrong?
    I used CTRL+A, CRTL+C, CTRL+V from the webpage to paste on gmail, but then on gmail the picture is not seen at all

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      @haysuchti5603 you can try to click and drag over the image to select the image then right click and copy paste it. Also try to use different browser if needed.

  • @ajbarrett3661
    @ajbarrett3661 Год назад +3

    So I followed along, and in the browser the image looks great, sharp and everything, But when I do the last step to copy/paste to Gmail, half of the image is blurry, and the other half is fine. And when I click on it, it seems to be in sections. I can click on the image in the Signature Editor and it seems like all the splices from Photoshop are different images that I can resize/remove in the Gmail signature editor. Any suggestions?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      @AJ Barrett I never face this issue with email signatures. but you can try to make sure the sliced images were sliced accurate, might be the issue, also try to copy/paste from another browser like chorme or firefox.

    • @juancaca1993
      @juancaca1993 Год назад

      I'm facing the same exactly the same issue, @ajbarrett3661 could you solve it?

    • @ajbarrett3661
      @ajbarrett3661 Год назад

      @@juancaca1993 nope. Still waiting for help

    • @thomasjanssens255
      @thomasjanssens255 Год назад

      Same issue here :( the top half is blurry, and the bottom half is fine in the Gmail signature; All crisp on the HTML browser preview
      @@ajbarrett3661

    • @SGodez
      @SGodez 8 дней назад

      @ajbarrett3661 Did you end up finding a solution to this issue, I am having the same problem and have tried copying from three browsers.

  • @turikamakev
    @turikamakev Год назад +1

    Let me explain: I followed the tutorial to the letter. At the very end, when I view the file on the web, everything is fine. When I import it to Spark (I’m on Mac), everything is also fine. However, when I send it to my colleague who uses the native Windows mail client, she encounters problems with offset and white borders. This is strange because everything seems perfect on Spark and on the web.
    I used the following code first. Did I make a mistake?
    td{line-height:0; font-size: 0.0em; }
    img{display: block; float; left; padding: 0} align: absbottom; align: texttop;;
    Thank you for your response.

  • @oliviercourtois8794
    @oliviercourtois8794 7 месяцев назад +1

    Thank you so much!!!!!
    Worked great, except for the Dark mode, on android gmail, It inverts some of the sliced images, sometimes it's the image with link, sometimes it's not, depending on the slicing you do. I freaking tried everything I could find online, nothing worked.
    Any help ?
    I would bless you with all my might!

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  6 месяцев назад +1

      @oliviercourtois8794 My advice is to use Gmail on the web browser, It will keep many of your stiles and will display properly on mobile and desktop. Try using inline styles as well, and when possible use attributes instead of style, the more HTML you use the better, the email provider can change the CSS rules, but it is less likely to do that with HTML. Hope this helps

  • @irinamadan6240
    @irinamadan6240 7 месяцев назад +1

    Super nice video! However one question - maybe someone has a tip. When I paste it into gmail it pastes as multiple sliced images instead as the card as a whole and then there is a whole miss-arrangement going on. Any tips would be super super helpful! *I don't usually code so it's my first time doing anything like that*

    • @maria.thebuckwaygroup
      @maria.thebuckwaygroup 7 месяцев назад +1

      Hey! I have the same problem! did you find a solution? please I really appreciate your response

    • @7aithom
      @7aithom 7 месяцев назад

      The same here 😢​@@maria.thebuckwaygroup

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  6 месяцев назад +1

      @irinamadan6240 use Gmail on the web browser, It will keep many of your stiles and will display properly on mobile and desktop. Try using inline styles as well, and when possible use attributes instead of style, the more HTML you use the better, the email provider can change the CSS rules, but it is less likely to do that with HTML.

  • @tanjirulislamsami6225
    @tanjirulislamsami6225 Год назад +1

    Amazing work.
    Truly valuable. It's help me a lot.
    Thanks.

  • @lutongjograt221
    @lutongjograt221 12 дней назад +1

    Hi! Why is it when I save the photo from photoshop it goes as Gif instead of png?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  11 дней назад +1

      @lutongjograt221 make sure when you save the file, choose the correct format like png and then save the file. If tutorial is fast you can always slow down playback speed from video settings ⚙️.

  • @user-dv2xk8sq6n
    @user-dv2xk8sq6n 9 месяцев назад +1

    great job

  • @tpjonesavfc
    @tpjonesavfc 7 месяцев назад +1

    Followed every step (I think...) but when I right click the tab I dont have "Open in default browser" I have "Move into new window" which doesnt do the same thing. Is there another way to open the file in a browser? Im using a Mac.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  6 месяцев назад +1

      @tpjonesavfc it may be sufficient to drag it. If you click and drag a link in Safari, you can drop it in many places and get the desired functionality. For example, if you drop it in a text editor, it will drop the link URL (for plain text) or a formatted link using the title from the page. If you drop it on your desktop, you will get a webloc file. If you drop it on the Safari URL bar or tab, that tab will load the link.
      If you really need to copy the link, one possibility is to use spotlight as a easy-access text field. Start dragging the link, hit Command+space (or whatever you have it set to) to pop up spotlight, drop it in the search field, and copy. Hope this helps

  • @vicebeatsuk
    @vicebeatsuk Месяц назад

    Hi, thanks for doing this. I have followed all of the steps, but in Visual Coder it doesn't give me the option of accessing the HTML so I can't see the graphic. I can't see whats gone wrong.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Месяц назад

      @vicebeatsuk I think the issue is that Visual Studio Code is not detecting the file type correctly.
      The language indicator most likely says plain text in your case. Click on it and a menu should appear at the top centre of the screen. Then try the following:
      Enabling Auto Detect. I think this will be the first option.
      Selecting Configure File Association for '.html'...
      2 can also be accomplished by adding
      "files.associations": { "*.html": "html" }
      to your settings.
      OR just add to settings.json (File -> Preferences -> Settings):
      {
      // Configure file associations to languages (e.g. "*.extension": "html"). These have
      //precedence over the default associations of the languages installed.
      "files.associations": { "*.html": "html" },
      }
      Hope this helps.

  • @joaodecarvalho5436
    @joaodecarvalho5436 Год назад +1

    Thank you my friend!

  • @muhammadumer7365
    @muhammadumer7365 2 года назад +1

    Very well explained!
    Thank you 👍🏻

  • @ardianmaulana2704
    @ardianmaulana2704 Год назад +1

    Thank you! very helpfully🙂

  • @user-rb1fp3rz3s
    @user-rb1fp3rz3s 9 месяцев назад +1

    hi, hope you're doing good, thank you so muh for this tuto, i followed everything but at the final i see nothing on chrome , just white page, thank you man

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +1

      @user-rb1fp3rz3s Old cached files may sometimes cause display issues. Try clearing your browser's cache and then reload the page to see if that resolves the problem. Hope this helps

    • @user-rb1fp3rz3s
      @user-rb1fp3rz3s 9 месяцев назад +1

      thank you , i fix it, but the quality is very low
      @@DESIGNERWAQASGRAPHICS

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +1

      @user-rb1fp3rz3s the quality is low because the file resolution is 72DPI, you can try to increase the resolution to 300DPI. Hope this helps

    • @user-rb1fp3rz3s
      @user-rb1fp3rz3s 9 месяцев назад +1

      @@DESIGNERWAQASGRAPHICS thank you so much , u the best

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +1

      You’re welcome:)

  • @asif8208
    @asif8208 9 месяцев назад +1

    3:12 why did you code yourself when you have code attached after converting psd file?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +1

      @asif8208 converted code is different from the code i did and also there are tweaks in coding.

    • @asif8208
      @asif8208 9 месяцев назад +1

      thank you for your reply

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +2

      Your welcome:)

  • @EdgarFayad
    @EdgarFayad 4 месяца назад +1

    Is there an issue if the file format that I get back from Post image on my Pngs is . AVIF? does that change anything ?Thank you

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  4 месяца назад +1

      @EdgarFayad I don’t think there will be any issue, because AVIF format offers much better compression than PNG or JPEG with support for higher color depths, animated frames, transparency, etc. Note that if need when use AVIF, you should include fallbacks to formats with better browser support (i.e. using the element).

  • @excesshottest
    @excesshottest Год назад +1

    great help! ty

  • @mercedestuck9992
    @mercedestuck9992 Год назад +1

    Fantastic video, thank you! My only issue is that when I put it in Gmail it looks different than it does on my browser, how do I fix this?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      Can you explain to me how different it looks, like what changes you see in Gmail than browser.

    • @mercedestuck9992
      @mercedestuck9992 Год назад +1

      @@DESIGNERWAQASGRAPHICS Thank you for replying, yes. Essentially I have a line that separates my logo (on the left) from the contact info on the right, this line should be a solid line, but it has a break in it in the middle, and I have no idea why.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      Hmmm, I never face this issue with email signatures. but you can try to make sure the sliced images were sliced accurate, might be the reason for the break line issue.

    • @mstfmrt
      @mstfmrt Год назад +1

      try to copy from another browser. when i tried to copy form firefox it was same with you but when i copied from chorme problem fixed

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +2

      I used chrome browser in this tutorial.

  • @KhoaNguyen-ni9eo
    @KhoaNguyen-ni9eo Год назад +1

    Thank you for this guidance; it has been very helpful to me. However, I have a small question that I need your assistance with. I followed the instructions in the video, and everything works well on the Gmail platform (both desktop and mobile). However, when I check my emails on Outlook using the desktop application, there seems to be a slight misalignment in the formatting of the email signature, specifically between the different slices that compose it. Interestingly, the signature displays correctly on Outlook mobile. Is there any way to fix this issue?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      @KhoaNguyen-ni9eo You can try make sure the images were sliced accurate beside that I don’t know about the issue because I didn’t faced it :)

    • @juancaca1993
      @juancaca1993 Год назад

      It happens on Outlook, and It is not because you sliced it wrong in PS, It is because the way Outlook renders the code. I'm still trying to find a solution for that hehehe. It has to do with how tables are displayed in some emails. For example from Gmail to Outlook, everything works fine, but from Outlook to Gmail It doesn't work as expected.

    • @enriqg8149
      @enriqg8149 Год назад

      Me pasa exactamente lo mismo .. estoy en ese tema con Outlook

    • @juancaca1993
      @juancaca1993 Год назад

      @@enriqg8149 I already investigated and read about the topic a lot, and there is no a single solution. You can make it look without the spaces taking the code from Gmail, It will work, however, sending that from Outlook will still have some unexpected behaivour in different devices. So, If you want to keep consistency across many email providers, It would be better to create one without too many fancy things.

    • @ulyanasytko241
      @ulyanasytko241 11 месяцев назад

      @@juancaca1993 did you manage to fix it?

  • @osamakandory8884
    @osamakandory8884 Год назад +1

    postimage doesn't work when I try to upload any solution?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      You can try to refresh the browser page, remove browser cache or use different browsers hope that helps

  • @MuslimUddin-hr9nk
    @MuslimUddin-hr9nk 10 месяцев назад +1

    What causes the design to break when I design in Outlook?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  10 месяцев назад

      @MuslimUddin-hr9nk Make sure to confirm HTML is selected as the Email format,
      outlook signatures might not appear if you're using the Rich Text or Plain Text email format.

    • @umairunc7053
      @umairunc7053 8 месяцев назад

      yes its causing probelm in outlook . did you find any solution

  • @ggvans
    @ggvans 3 месяца назад

    Working ! Tank you !

  • @RJ-nw2zo
    @RJ-nw2zo Год назад +1

    Great vid!! Just a question, how would you link an app to this email signature (like Viber or Whatsapp, for example)? Thanks.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +2

      @RJ To add app link to email signature, you can add a text in your signature such as "Whatsapp" or "Click here to send me a text" Select this text and add a hyperlink to it (on Mac: cmd+k; on Windows: ctrl+k) Add the following text: api.whatsapp.com/send?phone=83365113401 (change the numbers to your own number).
      Hope this helps
      Thanks

    • @RJ-nw2zo
      @RJ-nw2zo Год назад +1

      ​@@DESIGNERWAQASGRAPHICS Thanks so much, this helped a lot! you're one of the rare creators who actually replies in comments asking for help. Keep up the good work!

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      You’re most welcome

  • @croccraft4740
    @croccraft4740 9 месяцев назад +1

    why your result is not pixelised, and mine yes, I've exactly the same format and resolution

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +2

      @croccraft4740 Not sure why, but you can try to pause or slow the video speed to follow the tutorial exact and accurate to get the same result.

  • @asif8208
    @asif8208 9 месяцев назад +1

    sir when I am testing signature by sending through gmail. i feel sig is not sharp in mobile gmail. It is little bit blurry in seeing in mobile but it is looking as it is in desktop. why?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +2

      @asif8208 If everything correct you might need to readjust the signature size for both desktop and mobile devices if needed.

    • @asif8208
      @asif8208 9 месяцев назад

      could you please explain how to adjust?

  • @gracegsantana
    @gracegsantana Год назад +1

    Not sure why but the images are just not loading when I paste them in the signature at gmail🙈 Any advice?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      @Grace Santana Make sure you click and drag to select everything or use CTRL+A for window to select everything and use CTRL+C for window to copy then right click or use CTRL+V to paste in the signature in gmail. Hope this helps

  • @MaKisthenewacid
    @MaKisthenewacid Год назад +1

    Hello, my friend thanks for the video, i did everything and works but i am having a problem when i am trying to put the signature on mac mail. It gets stuck on the beginning and it doesn't move after the message. Any solution ?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      Hi @Makisthenewacid what message you get so I can try to find the solution. Thanks

    • @MaKisthenewacid
      @MaKisthenewacid Год назад +1

      @@DESIGNERWAQASGRAPHICS found the solution, i changed the position from absolute to style="position:relative;

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      That’s good :)

    • @MaKisthenewacid
      @MaKisthenewacid Год назад

      @@DESIGNERWAQASGRAPHICS yeah it did not solved the problem, everything looks broken when i send an email to gmail for example, maybe i will go with a simple png, it was worth to try

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад

      :)

  • @medkarim7107
    @medkarim7107 Год назад +1

    i get this message when i put it on gmail " The signature is too long. Please try a shorter signature"

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      @medkarim7107 If it’s says signature is too long mean there is extra space between codes so you might need to remove extra space from coding and then try it. Most of the time it’s the extra space.

  • @asif8208
    @asif8208 9 месяцев назад +1

    why am I getting spacer.gif file after converting psd signature into htm?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  9 месяцев назад +1

      @asif8208 I’m not sure about that, you can try to make sure you select the correct format while converting.

  • @moritzpfeiffer4780
    @moritzpfeiffer4780 Год назад +1

    Why do you need PSP? The slice tool is also available in Ai.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      Yes you right but I used PSP if some one want to design in psp.

    • @moritzpfeiffer4780
      @moritzpfeiffer4780 Год назад +1

      @@DESIGNERWAQASGRAPHICS So I do not actually need PSP?

    • @moritzpfeiffer4780
      @moritzpfeiffer4780 Год назад +1

      Two more questions: Do I have to slice in any case even if I don't want to be the signature clickable? And what to do if the signature (image) is pixelated?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      You don’t need to slice image if you don’t need clickable signature. Also if the signature image is pixelated make sure to use the correct size.

  • @excesshottest
    @excesshottest Год назад

    i just saw that in outlook, the signature show the slice tool border from when i cut. In Aqua, Thunderbird, browser and mobile apps i have no problem. Any idea why that is?

  • @animics.10
    @animics.10 Год назад +2

    which version of ps you're using??

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +2

      For this tutorial I used cc 2022 version.

    • @animics.10
      @animics.10 Год назад

      @@DESIGNERWAQASGRAPHICS This isn't responsive right? Can youbmake it responsive or How can I make this responsive?

    • @animics.10
      @animics.10 Год назад

      @@DESIGNERWAQASGRAPHICS If you can then kindly make a video on how to make this responsive.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад

      This is just a design! It won’t work as responsive just looks only

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад

      I will make one in upcoming videos :)

  • @fraserlee_film
    @fraserlee_film 5 месяцев назад

    so followed the vid and when I tried copying into gmail the splicing is all over the place . And when i try with apple mail, the splicing is correct but I cannot see the images. Any help?

  • @shazstudio-hn6cl
    @shazstudio-hn6cl Год назад +1

    Hi! when i paste the siganture in gmail it creates spaces between the sliced images.

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      @shaz studio Follow the tutorial exactly how i did and make sure there are no extra spaces in the coding and also slice the signature image correctly. You can also try adjusting heights and font sizes, matching the background color and segmentation to avoid gaps between images in signatures.

    • @mstfmrt
      @mstfmrt Год назад

      try to copy from another browser. when i tried to copy form firefox it was same with you but when i copied from chorme problem fixed

  • @furkanoz2191
    @furkanoz2191 Год назад +1

    There is a white line on signature in outlook. There isnt any line on html but when ı copied to outlook it happens white line

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад

      @Furkan Öz The 1px line bug is a design bug that happens only on the Outlook email platform. This bug causes a white line appear in signatures.
      Unfortunately, there isn’t a hard-and-fast rule for fixing this bug. However, you can try adjusting heights and font sizes, matching the background color and segmentation. Also make sure you sliced the signature image correctly to avoid lines in signatures.

    • @furkanoz2191
      @furkanoz2191 Год назад

      @@DESIGNERWAQASGRAPHICS I fix it. Thank You. Love from Turkey

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      You’re most welcome

    • @Brizenh
      @Brizenh Год назад

      @@furkanoz2191 Hello, how did you fix it, i've been going crazy with the white lines and spaces in outlook.

    • @furkanoz2191
      @furkanoz2191 Год назад +1

      @@Brizenh ruclips.net/video/xGDOZ-thD4Q/видео.html I don't bother with codes at all. I crop the whole picture first with the crop tool. Then I crop the icons. Then we add links to the icons. And we change it from the html viewer.

  • @umairunc7053
    @umairunc7053 8 месяцев назад +1

    dear in outlook its not working well looks like peices

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  8 месяцев назад +1

      @umairunc7053 Check if any formatting or HTML code in your signature is causing the issue. Simplify the formatting or remove any problematic code. Try using a different web browser or clearing your browser cache. Hope this helps

  • @bespokeinvites9887
    @bespokeinvites9887 11 месяцев назад

    when I open it in photoshop its really pixellated ? followed all instructions though

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  11 месяцев назад

      @bespokeinvites9888 Make sure the size is correct. The size makes it pixelated.

    • @bespokeinvites9887
      @bespokeinvites9887 11 месяцев назад

      @@DESIGNERWAQASGRAPHICS I have both illustrator and psd at 600 x 200 px ? 72 resolution?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  11 месяцев назад

      @bespokeinvites9887 the size is correct and the dpi is correct as well but remember the image without zoom is the exact quality, if you zoom in it will pixelated also for email signatures you have to use 600x200 size with 72dpi. Or the image will be heavy to use for email signature and you will get errors while adding email signature on emails. Hope this helps

  • @APKEdits
    @APKEdits Год назад +1

    Can we link the image of our Whatsapp Qr code in it?

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  Год назад +1

      Yes :)

    • @APKEdits
      @APKEdits Год назад

      Waqas bhai, aik or masla aa raha hai... mainy bana to li hai email signature, but usy jab mail karo to har slice py likha aata hai "Image not found or deleted"

    • @APKEdits
      @APKEdits Год назад

      @@DESIGNERWAQASGRAPHICS Can i have your whatsapp or insta? want to discuss a problem :(

  • @benimestudios1480
    @benimestudios1480 25 дней назад +1

    give me image source, please

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  25 дней назад +1

      @benimestudios1480 Sorry but I don’t have the source available, you can follow the tutorial if need :) thanks

  • @bertusdeleeuw
    @bertusdeleeuw 6 месяцев назад +1

    Not working and way to fast

    • @DESIGNERWAQASGRAPHICS
      @DESIGNERWAQASGRAPHICS  6 месяцев назад +2

      @bertusdeleeuw you can slow down the video from video playback setting ⚙️.