text align: justify on comments? |
text align: justify on comments? |
May 24 2006, 07:07 PM
Post
#1
|
|
|
chill ![]() ![]() ![]() ![]() Group: Member Posts: 113 Joined: Apr 2005 Member No: 124,700 |
i've tried putting text-align: justify; on the div id i have for comments and table table table and neither apply right.
http://www.myspace.com/isafad ack |
|
|
|
![]() |
Aug 6 2006, 08:39 PM
Post
#2
|
|
|
chill ![]() ![]() ![]() ![]() Group: Member Posts: 113 Joined: Apr 2005 Member No: 124,700 |
alright, finally figured it out. it messes with the names above the person's display picture by aligning it to the left but i guess that could be a desireable effect. now you probably also want
table table table { width: 100% !important; } on as well. so, assuming your comments div is named comments, all you need to add is .comments td { text-align:justify; !important } you could try adding text-align:justify; to the td class as well, but this is a bit safer as it only affects that one div. |
|
|
|
emotaku text align: justify on comments? May 24 2006, 07:07 PM
emotaku *contines talking to self*
i just went ahead and ... May 25 2006, 09:56 PM
This Confession change the text align to center, right, left
what ... May 26 2006, 12:16 AM
emotaku well to remove it i'd just take out the line a... May 27 2006, 09:56 PM![]() ![]() |