Question about word placement |
![]() ![]() |
Question about word placement |
Jun 6 2005, 04:20 PM
Post
#1
|
|
![]() All that you see or seem, is but a dream within a dream ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: Mar 2005 Member No: 115,956 |
Howdy everyone,
Been awhile since I've been around here. o.o' So hiya to all that might remember me. Okay, and onto my problem. I created a layout awhile back, but never finished it cause of a problem I noticed. One of my div layers, the extra module type one..seems to have strange placement for the words. It seems to be stretching them to fit the box, therefore leaving huge spaces between some. I was wondering how you fix this? Thanks! Here's the layout with the problem incase you dont know what I mean. www.xanga.com/SweetTranquility |
|
|
|
Jun 6 2005, 04:37 PM
Post
#2
|
|
![]() ich heisse Meli. ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 909 Joined: Apr 2005 Member No: 122,016 |
The properties for that div might be specified for "justified" text, which stretches spaces so it looks like a solid box. look for this in your css:
text-align: justify; and change it to text-align: left; That should do the trick. |
|
|
|
Jun 6 2005, 04:55 PM
Post
#3
|
|
![]() All that you see or seem, is but a dream within a dream ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: Mar 2005 Member No: 115,956 |
Thank you! ^_^ Took me awhile but I found it in two places on my code, and ow it looks great. Thanks so much!
|
|
|
|
| *mona lisa* |
Jun 6 2005, 05:22 PM
Post
#4
|
|
Guest |
|
|
|
|
![]() ![]() |