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!

CSS files not effecting the pages

OraDevJun 19 2011 — edited Jun 21 2011
Hi All,

I am using Apex 4.0.2 and Database 11g and I am tring to change the pages direction.
The Application is using theme 2 from the apex repository so, I went to the ORACLE_HOME/Apache/images/themes/theme_2 and add direction: rtl in the body section of the theme.css, theme_3_1.css, theme_V2.css and theme_V3.css file :

body {direction: rtl; background-color: #ffffff; margin: 5px; padding: 0px 0px 0px 0px; font-family: Arial, Helvetica, Geneva, sans-serif;}

but nothing changed.

Do I have to restart something or only this will effect the new pages or I am editing the wrong files I dont know.

Best Regards
Haytham Talha
This post has been answered by Richard Martens on Jun 20 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2011
Added on Jun 19 2011
7 comments
321 views