Alyssa's profile picture

Published by

published
updated

Category: Web, HTML, Tech

GIF TV Channels on your profile

for this example the GIF is chowder but you may want to play around with the width and height of the gif you use to fit the tv overlay. It's meant to appear under your links/interests. I just started doing this but I think it looks cool and I'm gonna add a bunch more tvs. Also, remove the comments I put in the code before saving it. just replace my GIF link with whatever you want. hope you guys try it out comment if you are using it and friend me I would love to see your version

check out my profile for what is looks like also message me if you need help its a little weird to get the ratio right without a lil css knowledge  






here is the code: 

//gif//remove

<div style="relative:  ; max-height: 1000px; position: fixed; left: -290px; bottom: 1350px; z-index: 200;">

<img src="https://i.pinimg.com/originals/66/86/23/6686236bf8986b055f8f6d26963cadc6.gif" width="200" height="170"/></div>

//tv//move

<div style="relative:  ; max-height: 1000px; position: fixed; left: -305px; bottom: 1300px; z-index: 200;">

<img src="https://i.pinimg.com/originals/f6/a0/01/f6a0015950f5090eadf3f454db4ae376.png" width="290" height="250"/></div>


2 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Alyssa

Alyssa's profile picture

remove*** not move for the tv comment


Report Comment