Username:
Password:
Stay logged in

HTML Coding Help!

ForumsArt Gallery and Critique → HTML Coding Help!

HTML Coding Help!

#40231 Posted on 2016-05-23 09:37:40

I used to be able to code (quite well may I add) and now it all seems to have fallen out of my head :(

How do I get my layout to start at the very top of my page? I have want a full cover layout and was hoping somebody could give me a hand?

Thanks
CRB


0 members like this post.

Posted By

Chaple.Rivers.Belle
#100620

Member is Offline
23 forum posts
Send A Message

#40242 Posted on 2016-05-23 10:00:29

Add style="position:absolute;top:-200px;left:-200px;" to your image - because of the way the site is laid out now, placing your image at 0,0 will not put it in the uppermost lefthand corner, so you have to add negative positioning to get it to start there.


0 members like this post.

member signature

Posted By

River
#51565


Member is Offline
2607 forum posts
Send A Message

#40306 Posted on 2016-05-23 12:47:25

That's worked fab River, thank you!


0 members like this post.

Posted By

Chaple.Rivers.Belle
#100620

Member is Offline
23 forum posts
Send A Message