Log In · Register

 
 
Closed TopicStart new topic
text align: justify on comments?
emotaku
post 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
 
emotaku
post May 25 2006, 09:56 PM
Post #2


chill
****

Group: Member
Posts: 113
Joined: Apr 2005
Member No: 124,700



*contines talking to self*

i just went ahead and added justify to the table class altogether. though now the names and display pictures kind've aligned funny. bummer.
 
*This Confession*
post May 26 2006, 12:16 AM
Post #3





Guest






change the text align to center, right, left
what ever you want it to be ?
 
emotaku
post May 27 2006, 09:56 PM
Post #4


chill
****

Group: Member
Posts: 113
Joined: Apr 2005
Member No: 124,700



well to remove it i'd just take out the line altogether, but i figure the display names/images fall under another table that i could edit seperately.
 
emotaku
post Aug 6 2006, 08:39 PM
Post #5


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.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: