Log In · Register

 
I JUST WANT MY COMMENT BOX A DIFFERENT COLOR, please?
computershateme
post Oct 15 2004, 07:02 PM
Post #1


Senior Member
***

Group: Member
Posts: 69
Joined: Aug 2004
Member No: 40,538



alright you know how the comment boxes are white? is there a code i can use to change the BG color of the actual box where people type comments? i would appreciate it lots!
 
 
Start new topic
Replies
lilazneye10
post Oct 15 2004, 07:07 PM
Post #2


neat banner
****

Group: Member
Posts: 281
Joined: Feb 2004
Member No: 4,994



heres the code

CODE
<!-- begin code provided by createblog.com -->

<!-- begin code provided by createblog.com -->
<script>
// Resize Comment Box by Paul Chen aka Coyote
width = NUMBER;  //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: #BACKGROUND HEX CODE; FILTER: alpha(opacity=0); overflow:auto"><center><applet><xmp>
<!-- end code provided by createblog.com -->

<!-- end code provided by createblog.com -->


there u can customize your comment box..
hope this helps!!
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: