Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Layout code question

edited October 2013 in Questions/Support
So I attempted to make a layout <a href="http://virtualpups.com/index.php?r=kennel/view&id=350267"; target="_blank" class="bb-url">here.</a> For some reason I just can't get the text box and the link box to line up. I don't know if I'm missing something? Also how would I get rid of the scroll bars but still allow it to scroll? Thanks!

Comments

  • Put this part of the code under your navbox and it will work. <br>
    margin-top: 0;
    
    <br>Also make sure you add the semicolon after your CSS codes - the 500px under navbox isn't ended properly. <br><br>As far as the scrollbars go, you may be able to hide them using CSS3 in some browsers, otherwise you would have to use Javascript. Javascript won't be allowed in the new beta code, so you may not want to bother with that detail.
    35ea329b-0292-43cf-beb5-41d1eb59699a_zpsc271b0c6.jpg
    On an indefinite hiatus.
Sign In or Register to comment.