Laboratory

There are no mistakes, just learning opportunities!
Got a fancy new code you want to test? Want to experiment with some new colours? Here’s where you can get messy, get the wrinkles ironed out and polish your posts to perfection!
You can also ‘store’ your codes here for future use or editing.
Need some help finding the problem, or want some fresh eyes? Don’t be afraid to ask! Just remember to set a password for your posts so you can edit them and remember to close your tags. Happy coding!

Theft is not tolerated here at Lunar Children and that includes HTML, so be sure to get permission if the source doesn’t explicitly state that it’s free to use.

Return to Lunar Children

Fixed!!!
IP: 98.92.213.138


So, post goes here, yes, it will scroll still. But now, you can read the words :D

There was an issue in the numbers that were used for the position of the div, it was position:absolute; top:33px; - which means 33px from the top of the entire webpage. I changed this to position:absolute; top:378px; - which now puts it in place on your image, and 378px from the top of the page.

The large space i was talking about earlier was from where i changed position:absolute; top:378px; to position:relative; top:378px;. This meant that it needed the extra space to make room for the relative position of the div, rather than simply counting the position as absolute and therefore immovable.

It was a joy figuring this out, and I appreciate the opportunity ^_^


Replies:
There have been no replies.



Post a reply:
Name:
Subject:
Message:
Password To Edit Post:





Create Your Own Free Message Board or Free Forum!
Hosted By Boards2Go Copyright © 2020


<-- -->