Iam jst trying to change the color theme for OTM5.5 which is a pretty straight forward. I had created a folder inside the xsl and pasted the default themes.xsl and themesmycolor.xsl files. My path looks like this,
/otm55/apache/htdocs/xsl/test_theme/themes/
I have edited the <xsl:import href="file:themes/themesmycolor.xsl"/> in the themes xsl and assigned it to the user preferences stylesheet location which in turn has been assigned to a user.
When i logout and login again the new theme is not getting updated. I tried it creating in differnet folder structures and different xsl's but ended up with no luck.
Is it neccessary to restart the server to take effect. Could someone help me where i went wrong.
Thanks in advance.
/otm55/apache/htdocs/xsl/test_theme/themes/
I have edited the <xsl:import href="file:themes/themesmycolor.xsl"/> in the themes xsl and assigned it to the user preferences stylesheet location which in turn has been assigned to a user.
When i logout and login again the new theme is not getting updated. I tried it creating in differnet folder structures and different xsl's but ended up with no luck.
Is it neccessary to restart the server to take effect. Could someone help me where i went wrong.
Thanks in advance.
Comment