Quote:
Originally Posted by Jellby
|
However, in ADE doesn't work to use percentages with that property. You need to use PIXELS (I don't know why, maybe another ADE bug). So to center horizontally any text, you must use the property text-anchor="middle" AND x="nn" where "nn" is the half of width of the object, div, etc. (where you are going to write the text) in pixels.