Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Text item allignement

FrancescoOct 10 2011 — edited Oct 10 2011
[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
This post has been answered by 807871 on Oct 10 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2011
Added on Oct 10 2011
4 comments
123 views