« Web, HTML, Tech Forum

how to add mutiple "pagedolls"!

Posted by Donnie

posted
updated

Forum: Web, HTML, Tech

hi guys! its me- again! i like helping and writing, so im back!

this is a tut on how to add more than one page doll, but if you just want one pagedoll, you dont hv to paste this more than once.

as usual,  i will add mine as an example:


<div style="float:  ; max-height: 200px; position: fixed; right: 1px; top: 0px; z-index: 100;">

<img src="https://media.tenor.com/TqYndGicqg4AAAAi/disappointed-stan-marsh.gif" height="170"/></div>

<style></style>


u can add this as many times as u want to ur page! all u need to do to make sure the images dont overlap is change the position: fixed!


<div style="float:  ; max-height: 200px; position: fixed; left: 1px; bottom: 0px; z-index: 100;">

<img src="https://media.tenor.com/TqYndGicqg4AAAAi/disappointed-stan-marsh.gif" height="170"/></div>

<style></style>


u can even put this at the top!


<div style="float:  ; max-height: 200px; position: fixed; right: 1px; top: 0px; z-index: 100;">

<img src="https://media.tenor.com/TqYndGicqg4AAAAi/disappointed-stan-marsh.gif" height="170"/></div>

<style></style>


it shuld look like this:


<div style="float:  ; max-height: 200px; position: fixed; chooseright/left: 1px; choosetop/bottom: 0px; z-index: 100;">

<img src="urembedhere" height="170"/></div>

<style></style>


goodluck!!! pls read my other tuts for a rad profile!!!

how 2 add a image b4 ur profile! how 2 add music 2 ur page!


Report Topic

1 Reply

Reply by Ringo The Man

posted

Super helpful tysm!! 


Report Reply