I'm not a coder so need some help here. I'm trying to take this page http://www.myspacelayoutspunk.com/sample.php and then taking out all the content except the header and footer and trying paste in some other content so it comes out looking nice and lined up. Unfortunatley when I do this, it looks like something is not lining up http://www.myspacelayoutspunk.com/nba_layouts.php I've got $5.00 for someone to comment in the code where to paste my info so it lines up. PM me or post here and the first one gets an easy $5.00
I believe you would add the content in where I made the comment in this code. It worked for me. Test it out and tell me if this worked. <div class="story" align="center"> <h3>Myspace Codes</h3> <A href="hide-codes.php"><p>Hide Codes</p></A> <A href="remove-codes.php"><p>Remove Codes</p></A> <A href="center-your-profile.php"><p>Center Profile</p></A> <A href="reverse-friends.php"><p>Reverse Friends</p></A> <A href="move-contact-box.php"><p>Move Contact Boxes</p></A> <A href="special.php"><p>Special Characters</p></A> <A href="scrollable-friends.php"><p>Scroll Codes</p></A> <p> <p> <p> <!--Add content here--!> Hello 123 TEST </div> </div> <!--end content --> <? include("menu.php"); ?> <!--end navBar div --> <? include("foot.php"); ?>