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!

Change font size in standard report

461615Sep 1 2008 — edited Feb 5 2013
Hi all,

Sometime small things can be very tricky in ApEx. I’ve been struggling to change the font size in a report. I’ve learnt that I can achieve this by Edit Report column and change the HTML Expression, for example:

<span style ="font-family:Times New Roman;font-size:60%">#EMPNAME# </span>

But one of my reports has more than 30 columns, it takes ages to change them one by one as you can imagine, also I don’t think it’s a proper way to do this. I guess I need to change my template. For example I am now using theme 12 standard report template. I’ve made a copy of the report template and rename it as Standard Smaller Font. I am new to CSS, how should I change the template to make the report apply a predefined font class?

I have created demo on my workspace, please feel free to take a look at:

http://apex.oracle.com/pls/otn/f?p=4550:1:919023757986432

workspace: CAN
user name: demo
password: demo

Thanks very much for your time and help.

Pete
This post has been answered by 357241 on Sep 1 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2013
Added on Sep 1 2008
8 comments
8,527 views