TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 195,994
  • Total Topics: 21,325
  • Online today: 348
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 273
  • Total: 273

Blocks run into each other?

Started by pianoman723, November 14, 2007, 05:33:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pianoman723

Not sure if I should post here or under the theme I'm using (Triton), but I tested using the standard theme and the same problem occurs.

I've got a simple Scriptbox on my right panel.  I use it as a quick help article for those that are new to the forum or confused and need help.  I've got a little too much text in there than the box would like, because it cuts off my box part-way through and runs right into my next box, which is my recent posts box.  Is there some sort of resize option for boxed that I can't find, or is there a way to give it scrollbars or something?  Why does the frame not break for the next box?  I've attached a screenshot to illustrate my problem, or you can visit my site to see for yourself.  Thanks for any help or ideas.

IchBin

More than likely the code you're using. Can you post the code?

pianoman723

You bet.  It's just text with a couple links.

If nothing seems to be working right, there's a good chance you're not logged in. Please click <a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=login">here</a> to log in.  If you do not have an account yet, please click <a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=register">here</a> to register.</br></br>

If you are logged in and still have trouble, please read <a href="http://concordstudentworship.com/Plugins/mboard/index.php?page=6>Aaron's introduction to the message board</a>, or visit <a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=help">the Help page</a>.  Finally, if you cannot find an answer to your problem, <a href="mailto:awade@fbconcord.org>email Aaron</a> and ask for help!</br></br>

Please don't give up!  You can do it!

Lesmond

Try this, I dont know what you had done to your code but I fixed it :)
Make sure its in a script block

<div align="center">
<table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0" height="67">
<tr>
<td>
<p>If nothing seems to be working right, there's a good chance
you're not logged in. Please click
<a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=login">
here</a> to log in. If you do not have an account yet, please click
<a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=register">
here</a> to register. If you are logged in and still have trouble,
please read
<a href="http://concordstudentworship.com/Plugins/mboard/index.php?page=6">
Aaron's introduction</a> to the message board or visit the
<a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=help">Help page</a>. Finally, if you cannot find an answer to
your problem, <a href="mailto:awade@fbconcord.org">email Aaron</a> and ask for help!</br>

Please don't give up!  You can do it!</td>
</tr>
</table>
</div>

IchBin

You were missing a couple of quotes in your code. Try this:
If nothing seems to be working right, there's a good chance you're not logged in. Please click <a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=login">here</a> to log in.  If you do not have an account yet, please click <a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=register">here</a> to register.</br></br>

If you are logged in and still have trouble, please read <a href="http://concordstudentworship.com/Plugins/mboard/index.php?page=6">Aaron's introduction to the message board</a>, or visit <a href="http://concordstudentworship.com/Plugins/mboard/index.php?action=help">the Help page</a>.  Finally, if you cannot find an answer to your problem, <a href="mailto:awade@fbconcord.org">email Aaron</a> and ask for help!</br></br>

Please don't give up!  You can do it!

pianoman723


This website is proudly hosted on Crocweb Cloud Website Hosting.