You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
My one seems to work fine. What exactly is the issue?
you have to scroll down a little to be able to click it, kinda weird but it is what it is lel
Your Links div is overlapping the Guestbook div. I wouldn't recommend using relative positions as they don't seem necessary with the current layout. If relative positions are necessary you could move them about so they don't overlap or set the divs width so it isn't the size of the page.
thanks very much :)
last question, then ill stop bothering lol, should i use absolute over relative position?
Ah now I can see what you wanted the page to look like I can see why you used relative positions. Also I would say that Fixed is the one you want as it is based on the browser window, here is a useful link : https://kolosek.com/css-position-relative-vs-position-absolute/#:~:text=Relative%20%2D%20the%20element%20is%20positioned,related%20to%20the%20browser%20window.
You could also have a look at my Pics page to get an Idea of how I have done this kind of thing. Feel Free to steal.
you are seriously a blessing bro :D