I've been looking for so long but I can't seem to find a way to put little pictures in the corner of my page. I came here after myspace shut down and I was able to do them on there but I can't here,,,,,, I'm just so confused please help :o(
« Web, HTML, Tech Forum
How to add the lil corner image things?
8 Replies

Reply by fa1ryg0r33
posted
i had the same problem lol i have some code that can be helpful (also not my code i found it somewhere lol)
Reply by Hannibal Enthusiast
posted
Reply by fa1ryg0r33
posted
Reply by Admissive
posted
Reply by Polentitaaasada!ඞ
posted
Reply by miumi( ・∀・)
posted
its not working for me :( anytime i try to do this it just doesnt appear, ive tried different kinds of code to achieve it & 1 worked for a sec but it broke the rest of my code (i figured out i had 2 </style>s, but when i removed one it just removed the image) pls help :((
Reply by Nanty.xd
posted
Reply by turnerscarlet22
posted
updated
I’ve faced this problem before when I wanted to add small images to the corner of a page and realized that a lot depends on how the site or forum you’re working with is set up. Usually, I used simple HTML code with the <img> tag and styled it with CSS, for example, using position:absolute and the required coordinates for the corner. The main thing is to have access to editing styles. If there’s no such access, sometimes special online services with template editors can help, where you can work with text and sometimes with images through the interface. For example, on the Explore website, you can edit bank statement templates, change text and some design elements, and then download the finished document — but there isn’t a full visual editor for placing any images anywhere you want; it’s mostly focused on working with text and standard templates. So, if you have access to CSS, it’s easiest to add an image with code, and if you don’t — you can try services with a visual editor, but there are still limitations compared to the flexibility you’d have on something like MySpace.