only one date for all coments? HR between comments? |
only one date for all coments? HR between comments? |
Feb 25 2006, 03:49 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 12 Joined: Jun 2005 Member No: 158,594 |
2 questions:
if you look on my myspace you'll see that the only date displayed is the one for the latest comment. can anyone tell me why? also, how would i put a horizontal rule to separate my comments? or maybe even something like this person has it on theirs. EDIT: also, the space at the bottom of the comment div. how would i decrease that? i know you cant decrease it all the way to 50th comment, but when i used this code before, it didnt have that table all the way at the bottom. here are my comments div code. CODE .Commentbox { border:1px solid black; background-color:FBF7DC; background-image:url('http://img89.imageshack.us/img89/9388/ummheyyo4tj.gif'); background-repeat: repeat-x; background-position: bottom center; background-attachment:fixed; position:absolute; left:50%; top:170px; ..; overflow:none } .r{} .comt td td td table, .btext, .orangetext15, .redlink {display: none;} .r{variables about the div such a position, width, overflow.} .comt {visibility: visible; width: 316px; height: 177px; position:absolute; margin-left: -123px; margin-top: 509px; overflow: none; background-color:;} .r{width of 'display' bar, picture & comment (not date bar).} .comt table {position: relative; top: -45px; width: 305px;} .r{position of comments overall inside div} *html .comt table {top: -45px !important;} .comt td {visibility: visible; background-color: transparent; border: none;} .r{displaying xx of xx} .comt b {position: relative; top: -50px;} .r{didnt change anything.} .comt td td td b {top: 0px;} .r{} .r{comment text} .comt td td td, .comt td td td b {font-family:Franklin Gothic Medium; font-size: 11px; color: black;} .r{} .comt td td td a {font-family:Franklin Gothic Medium; font-size: 10px; color: red; text-decoration: none;} .r{'displaying xx of xx' bar} .comt b, .comt a, .redtext {font-family: Franklin Gothic Medium; font-size: 10px; color: black; text-decoration:none; letter-spacing:-1;} .r{date bar} .blacktext10 {font-family: Franklin Gothic Medium; align: right; border: 1px solid slategray; text-align: right; background-color: BABABA; font-size: 10px; color: 000000;} .r{} .r{width of date bar} .blacktext10 {display: block; width: 100%;} .r{width of comments (will bleed inside div)} .comt td td td {width: 50%;} .r{} .blacktext10 {position: absolute; top: 8px} .r{} .comt b {display: block; text-align: center; border: 2px solid slategray; background-color: 999999;} .r{} .comt td td td b {display: inline;} .r{} .comt td td td b {visibility: hidden;} .r{} .r{} .comt img {width: 260px; max-width: 260px; width: auto; border: 1px solid black; background-color:;} .r{} .comt a img {width: 90px; max-width: 260px; width: auto; border: 1px solid black; background-color:;} .r{} .comt div img {width: 80px; background-color:;} .r{} *html .comt img {width: 260px; background-color:;} .r{} *html .comt a img {width: 90px; background-color:;} .r{} *html .comt div img {width: 80px; background-color:;} td.text td.text td td a, .redlink, td.text td.text td b a {visibility:visible!important;} td.text td.text td a {visibility:hidden;} </style> thanks so much. |
|
|
|
![]() |
Feb 26 2006, 12:57 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Sorry that I can't really help you since your comments don't even show in my browser, but just for future refrence
QUOTE BUMPING IN MYSPACE HELP
Bumping shall be permitted if and ONLY if... A) Your topic has not been replied in for over three days, regardless of what page it's on. B) You topic is past PAGE FOUR regardless of when the last post was. |
|
|
|
lltytgbr only one date for all coments? HR between comments? Feb 25 2006, 03:49 PM
lltytgbr bump. Feb 26 2006, 12:26 AM
lltytgbr im really sorry about the bumping.
here's a p... Feb 26 2006, 02:29 AM
toyo loco What happens when you get rid of display:block?
.b... Feb 26 2006, 11:17 AM
lltytgbr i erased that line & now the date's gone.
... Feb 26 2006, 06:06 PM
urkissxkillsme you could do this
.blacktext10 {font-family: Fran... Feb 26 2006, 06:32 PM
lltytgbr still didnt help anything.
any other suggestions?... Feb 27 2006, 02:07 AM
Julie. Have you tried deleting them? The comments with no... Feb 27 2006, 06:10 AM
lltytgbr i deleted them but it didnt change anything.
i ad... Feb 27 2006, 03:24 PM![]() ![]() |