Language…
22 users online: AmazingChest,  AmperSam, anonimzwx, Blizzard Buffalo,  Eden_, elegist, Fozymandias, GRIMMKIN, h.carrell, Hiro-sofT, Maw, Mr. MS, mtheordinarygamer, NewPointless, NTI Productions, Null42, playagmes169, Snowfool948,  Thomas, Tulip Time Scholarship Games, underway,  yoshi3706 - Guests: 300 - Bots: 469
Users: 64,795 (2,373 active)
Latest user: mathew

HELP

How i insert a layout correctly? i tried to insert one and i screwed it! I hope someone helps me!
Can you post your layout code here? Put it between code tags (the green button with the ><s on the new post page) so we can see it properly
Code
LAYOUT HEADER:
LAYOUT FOOTER:
SIGNATURE TEXT HERE.
Code
<style>
 .ly-987998_bg {background: hsl(162, 30%, 13%); padding: 20px; font-family: inherit; color: #FFFFFF; text-shadow: 0 0 3px #000000; min-height: 100px;}
 .ly-987998_post {background: hsl(162, 20%, 29%); border: 0 #FFFFFF; border-radius: 0; padding: 7px; box-shadow: 2px 2px 1px #000000; margin-right: 0;}
 .ly-987998_post a {color: hsl(172, 76%, 75%); font-weight: normal; text-shadow: inherit;} .ly-987998_post a:hover {color: hsl(172, 76%, 85%);}
 .ly-987998_post .quote .box {background: rgba(0, 0, 0, 0.4); border: 1px solid #FFFFFF; border-radius: 0; padding: 5px; box-shadow: 0 0 0 #000000;}
 .ly-987998_post .quote a {color: hsl(172, 76%, 65%);} .ly-987998_post .quote a:hover {color: hsl(172, 76%, 75%);}
 .ly-987998_post .code .box {background: rgba(0, 0, 0, 0.4); border: 1px solid #FFFFFF; border-radius: 0; padding: 5px; box-shadow: 0 0 0 #000000; color: inherit; white-space: pre-wrap;}
 .ly-987998_post .spoiler {background: #000000 !important; border: 1px solid #FFFFFF !important; border-radius: 2px;}
 .ly-987998_post .code .boxhead {color:  inherit;} .ly-987998_post .code br {display: none;}
 .ly-987998_post hr {border: 0; height: 1px; background: #FFFFFF;} /* Layout Maker XP 2 */
</style><div class="ly-987998_bg"><div class="ly-987998_post">


Put this part in your header.

Code
</div><div class="ly-987998_post" style="margin-top: 20px;">SIGNATURE TEXT HERE.</div></div>


And this part in your footer. Replace SIGNATURE TEXT HERE with whatever you want your signature to be.
Thank you so much! Now i have my first layout.



Btw, i have to do that process when i want to change my layout?
Yes, when you want to change your layout, you'll have to change the header and the footer.

It's kinda like putting your post in a cardboard box. The header is the lid, and the box is the footer... Only the box completely vanishes if one half of it isn't correct. The top contains the part that says what your layout is going to look like, and the bottom "closes" it so the web browser knows when to stop making it look that way.