|
|
|
|
|
|
Posted: Tue Nov 13, 2007 5:10 pm
hi, can anyone tell me what is wrong with my comments section? suggestions?
|
 |
 |
|
|
|
|
|
|
|
|
Posted: Tue Feb 12, 2008 2:25 pm
If you told us the problem it would be much easier to help you...
Heres some basic codes for comments though, compare them with yours.
Size of section:
#comments { width: 0px; height: 0px; }
#comments { position: absolute; left: 0px; top: 0px; }
AND comment boxes:
.caption { font-size: 0px; border: 1px solid #000; background: transparent url(); }
.caption2 { border: 1px solid #000; background: transparent url(); }
#comments H2{ background: url() no-repeat top left; color: #000; text-indent: 0px; }
|
 |
 |
|
|
|
|
|
|
|
 |
|
|
|
|
|