Comments in div |
![]() ![]() |
Comments in div |
Mar 24 2007, 05:22 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
anyone have a code to put comments into a div ? ? ive tried a few but they never seem to work
|
|
|
|
| *WHIMSICAL 0NE* |
Mar 24 2007, 11:23 AM
Post
#2
|
|
Guest |
Please check the scripts before making a topic
http://www.createblog.com/scripts/download.php?id=74 |
|
|
|
Mar 24 2007, 11:53 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
Ive tried it though.
|
|
|
|
Mar 24 2007, 01:00 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Try this:
CODE .comments{ position: absolute; left: #px; top: #px; visibility: visible; overflow: auto;} In style tags. Then put this in I'd like to meet. CODE <div class="comments"><table><tr><td><table><tr><td>
|
|
|
|
Mar 24 2007, 01:13 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 84 Joined: Mar 2007 Member No: 511,742 |
thank you i will, but quick question..anyone know if this is something that needed to be done first? ive got all the divs up and what not, should i have done the comment div before all that?
|
|
|
|
| *WHIMSICAL 0NE* |
Mar 24 2007, 02:05 PM
Post
#6
|
|
Guest |
It doesn't really matter. If you have your div codes in the Who I'd Like to Meet section, just make sure that you put the code toyo loco gave you at the bottom.
|
|
|
|
Mar 24 2007, 04:02 PM
Post
#7
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
You should make sure your comments are not hidden by another code too.
|
|
|
|
![]() ![]() |