how do you display the comments? |
![]() ![]() |
how do you display the comments? |
Aug 16 2005, 12:20 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 4 Joined: Aug 2005 Member No: 203,386 |
since i covered my entire mspace over, i think i have everything except the comments. how do i show them?
thnx |
|
|
|
Aug 16 2005, 04:26 AM
Post
#2
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
If you covered the entire thing by removing your comments, I don't see how you could put them back on when you removed them.
|
|
|
|
Aug 16 2005, 07:14 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 146 Joined: Aug 2005 Member No: 194,400 |
QUOTE(x_angawhomps @ Aug 16 2005, 4:26 AM) If you covered the entire thing by removing your comments, I don't see how you could put them back on when you removed them. By placing the comments on top of the div =\. I'm not sure if this is the "official" way to do it. But it's how I did it on one of the layouts I made. In your Who I'd Like To Meet QUOTE <div id=layer5 style="position:absolute; top:340; left:293; width:400; height:340; z-index:1; padding:1px; border: FFCD00 0px solid; background-color:000000;"> <div style="overflow:auto; width:395; height:335; color:white; font-size:8pt; font-family:arial; background-color:black; border: 0px solid silver;"> <center> <DIV class="comments" style="left:15%; position: absolute"><table><tr><td><table><tr><td> <BR></center></div></div> That's my entire code. But you'd only have to worry about the blue part. Like I said, I don't even know if that's how you're supposed to do it, but it got the job done, none the less. In About Me QUOTE body, table, td {font-size: 8pt; color: a1ce17; font-family: verdana; width: 230px; background-color:000000} Is what I use to control the size. |
|
|
|
![]() ![]() |