comment box in a div? |
comment box in a div? |
Nov 7 2006, 05:51 PM
Post
#1
|
|
![]() Splee. ![]() ![]() ![]() ![]() Group: Member Posts: 226 Joined: Apr 2006 Member No: 397,965 |
How would I put my comments in this div:
CODE <div id="BOX5" style="position: absolute; overflow-y:auto; overflow-X:hidden; width:662px; height:258px; z-index:0; left:293px; top:677px;border-color:green;border-width:2px;border-style:solid;"> <Font style="Kristen IRC" color="58647A" size="2px"> <CENTER> </font> </CENTER> </div> And then how would I customize the colors and things to match my layout? |
|
|
|
![]() |
Nov 7 2006, 07:28 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Your supposed to use the comments in a div script.
CODE <style type="text/css">
table, tr, td {background-color: transparent; border: 0px; padding:2;} table table {border: 0px;} table table table table{border: 0px;} {The actual modules} table table table {border: 1px solid; border-color: ######; background-color: ######; } {sets the default style for the body, table data, list data, divisions and text areas} body,table, td, li, p, div, textarea {font:normal 9px arial; color:######; font-weight:none; border:0px; text-transform: none; line-height:12px;} </style> |
|
|
|
DarkMelody comment box in a div? Nov 7 2006, 05:51 PM
toyo loco Put it after the center tag. Or just take all that... Nov 7 2006, 06:29 PM
DarkMelody So I found the thing for the comments, and I can... Nov 7 2006, 06:57 PM
toyo loco Wait you mean actual comments or a comment box?
If... Nov 7 2006, 07:13 PM
DarkMelody Well, in IE the background color etc isn't sho... Nov 7 2006, 07:20 PM
DarkMelody O.O Well that works. Nov 7 2006, 09:50 PM
toyo loco haha what worked? Comments in a div? or the css I ... Nov 7 2006, 09:51 PM
DarkMelody well, the code... But now I have another issue... ... Nov 7 2006, 10:02 PM
toyo loco They show up normally for me? I don't have Ie ... Nov 7 2006, 10:23 PM
DarkMelody RE: comment box in a div? Nov 7 2006, 10:49 PM
toyo loco Layout codes please? Nov 7 2006, 10:57 PM
DarkMelody This is the code in the .css I used for hiding thi... Nov 7 2006, 11:07 PM
toyo loco Take this out:
CODEfilter:alpha(opacity=60... Nov 7 2006, 11:09 PM
DarkMelody Well, when I do, the background is no longer trans... Nov 7 2006, 11:40 PM
toyo loco Images : its keep the transparency or don't. ... Nov 7 2006, 11:52 PM
DarkMelody Oh, Oh fixed! Take a look:
Http://www.myspace... Nov 8 2006, 12:31 AM![]() ![]() |