This forum is closed. Please visit help.twitch.tv for assistance. (Read More)

Html Youtube and so? Im New! :) help.

Hey dudes, im new to streaming and im doing it much. So i want my channel to look awesome. :) so i need to know how to make all these html codes. to make youtube,chipin, and twitter. icons you can press on.? please help :)

Comments

  • havokkhavokk Moderator
    Youtube: http://www.youtube.com/t/creators_downloads




    If you want to create you own custom image just link the profile page URL to the image. Like this:

    <a rel="nofollow" href="Link_to_your_profile_page" target="_blank"> <img src="Link_to_your_image" /></a>

    Post edited by havokk on
  • Thanks you so much :)!
  • Something is wrong with the youtube one. You can see it on my stream . twitch.tv/mrfreddydk#
  • havokkhavokk Moderator
    Twitch limits some HTML so its prob stripping something, thats why it looks broken. Btw the youtube one was fine for me, guessing it was the twitter one.

    Heres one I just made, just put the link to your profile where the red text is.

    image

    <a rel="nofollow" href="Link_to_your_profile_page" target="_blank"> <img src="http://oi43.tinypic.com/6iz6na.jpg" /></a>
    Post edited by havokk on
  • i don't have the twitter on my profile right now. :) But the youtube icon is screwing up. i can press on it and i looks fine but the side of the youtube icon has like a broken image.
  • The image you think i twitter is the youtube one. :)
  • havokkhavokk Moderator
    Ohh I see, well thats weird. All I can say is its Twitch messing with the HTML.

    Here's a youtube one, dang and you didn't even hire me.

    image

    <a rel="nofollow" href="Link_to_your_profile_page" target="_blank"> <img src="http://oi39.tinypic.com/9u3cr8.jpg" /></a>
    Post edited by havokk on
  • What shall i do?. 
    <a rel="nofollow" href="http://oi39.tinypic.com/9u3cr8.jpg" target="_blank"> <img src="Link_to_your_image" /></a> shall i put my link to my youtube channel in the red area? i tryied that and it didnt work. sry im a noob to this html. xD
  • havokkhavokk Moderator
    Sorry!! I flipped them! try that again, I fixed them in the posts above.
  • Thanks u are really helpfull! :). Last question how do i make like black big letters in the longbio?
  • havokkhavokk Moderator
    I believe these should work:


    yw :D
    Post edited by havokk on
  • Thank you so much :D
  • Okay now i need help again... i just want to know how to make your long bio one big picture with details and such. 

  • FireFire Moderator
    @mrfreddydk make an image that's 640 pixels wide and however long you want, then embed it with the <img> tags same as before, just without the <a> tags around it.
  • Can you make the full list what to do?

  • and i have problems with the thing havokk send me the youtube stuff. How do i link a facebook fanpage to a picture? and put it in my long bio?

  • bump?
  • bgeorgebgeorge Moderator
    First create an image in Photoshop, Paint.NET, Paint, etc or what ever image editor you are familiar with. Make sure you use 640 pixels for the width but the height you can make as long as you need. After that, save the image (preferably as a PNG) and upload it to an image hosting service such as Imgur. Then get the direct link to the file (with a .png) ending and embed it in your bio like this:

    <img src="htt://imgur.com/whatever.png" />
  • my problem now is the spacing gets all crazy.  How do I make it look clean?
  • @indredd13 try adding <br> after your youtube and twitter links.

    youtubecode</a><br>

    twittercode</a><br>

    chipin

    that should help arrange your icons to the left side of your bio.

  • Is there a website I can look this stuff up?  I hate asking for help in here all the time.  THank you for the help though.  I am trying it right now.
  • oh man that looks much better.  How do I move something to the right now If I want to do that?
  • <div style="padding-left:100px;">CODE FOR THE ITEM YOU WANT TO MOVE HERE</div>

    just change the 100 to what ever you need to get it in the right place.

    ill give you a hand in you want :)

    Post edited by biotest on
  • FireFire Moderator
    If you want to move it to the absolute right, you can add a float:right; instead
  • dam this is difficult, or im just a dumbass but i would pay a person to make my long bio look as document that i made, if anybody is interested ill send it to you
  • FireFire Moderator
    @mexicangamer2011 what document did you make?
  • Can anyone give me an image link for a Facebook photo in the same resolution as the two images already posted. Despite searching and uploading an image at 124x124 it still appears smaller.
  • wow all this info helped a lot with my page
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID