CSS files not effecting the pages
OraDevJun 19 2011 — edited Jun 21 2011Hi 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