Comments |
Comments |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2006 Member No: 446,961 ![]() |
Umm I was wondering if anyone could help me do the comments in a DIV? Like my main question is how do I add the background to the comments? Well, I hope you guys can help, thanks.
|
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Jun 2006 Member No: 430,113 ![]() |
to put the comments in a div:
http://www.createblog.com/scripts/download.php?id=74 what exactly do you mean by your other question? |
|
|
![]()
Post
#3
|
|
![]() Nothing But The DOG In Me. ![]() ![]() ![]() ![]() Group: Member Posts: 189 Joined: Mar 2005 Member No: 117,860 ![]() |
QUOTE you take the code from there and replace this part QUOTE <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;"><center><table><table><tbody><tr><td><table></center></div> with: QUOTE <div class="comments" style="overflow:auto; width: 400px; height:300px; position: absolute; top:100px; margin-left: 200px;background-image:url('URL_HERE!!!!!');"><center><table><table><tbody><tr><td><table></center></div> just add the url where in the bold where it says to |
|
|
![]() ![]() |