View Full Version : How do I position things other than images?


Kitty_Krazy
08-03-2006, 01:52 AM
Well, I've always been a big fan of the positioning image code under the CSS part, but lately I've had more stuff that I've wanted positioned.

Can someone please tell me how to postition:

~Text boxes
~Shoutboxes (If you need the code for shoutboxes to work with, here you go:

<iframe src="URLGOESHERELOLZ" width="152" height="450" frameborder="0" allowTransparency="true"></iframe>

If you know how, please Private Message me, since I probably won't be able to find this thread next time I'm here >.<

onigiri
08-03-2006, 02:16 AM
Just make a div, position that the way you want, and put your text box or shoutbox in it.

Here are some tutorials on positioning in CSS:
http://www.google.com/search?q=positioning+in+CSS

I've sent you a PM too, by the way.