Text item allignement
[http://issuu.com/aced/docs/apexcenterallignement?mode=window&viewMode=singlePage]
I am deploying an appication by means of APEX 3.2.1.00.12.
My O.S. is Windows XP and my browser is Internet Explorer 8.
In a page of my application, I want center alignement for the text element indicated by the arrow, but it is left allignement.
Please watch the image on the link.
I read those values by means of a select in a page process:
select c1, c2, .....
into :P30_item1, :P30_item2, ....
from table
where rowid = ...;
Any help?
Thanks
Edited by: Francesco on 10-ott-2011 10.15