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 :)
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.
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.
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
@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.
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:
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
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.
Comments
<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
@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.
<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 :)