Comment box, How to change background? |
Comment box, How to change background? |
![]()
Post
#1
|
|
nata,, ![]() ![]() Group: Member Posts: 12 Joined: Apr 2005 Member No: 122,989 ![]() |
As title, people left message on comment, and how to change that part background? I knew there had some code can made background changed two different color, but how to addedd background in? thanks!!!
Well, I con't report, don't know why, but the code doesn't work /__\, or I put wrong place? [CODEBOX]<script> // Resize Comment Box by Paul Chen aka Coyote width = 500; //change this value height = NUMBER; //change this value if(location.pathname=='/item.aspx'){ var booga = document.getElementById('htmleditor') newBooga = '<ifr' + 'ame' + ' class=\"htmleditor\" width=\"' + width + '\" height=\"' + height + '\" ID=\"htmleditor\" scrolling=NO>'; booga.insertAdjacentHTML('afterEnd',newBooga); booga.removeNode(true); } </SCRIPT> <ilayer name=""><div id="" style="width:1; height:1; background-image: url(); FILTER: alpha(opacity=0); overflow:auto"><center><applet><xmp> |
|
|
![]() |
![]()
Post
#2
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 ![]() |
here.. that code customize your whole comment box
http://www.createblog.com/forums/index.php?showtopic=35132 ![]() |
|
|
![]()
Post
#3
|
|
![]() «¤gïé#02¤»© ![]() ![]() ![]() ![]() Group: Member Posts: 294 Joined: Mar 2005 Member No: 110,871 ![]() |
Here's an alternative script..It helps to make the background color alternative. Try looking though xanga scripts for other options.
http://www.createblog.com/forums/index.php?showtopic=71 |
|
|
![]() ![]() |