In Apache cloudstack framework i am customizing ui. I want to add one more link to #user-options div. I tried modifying css and js files. and i also restarted cloudstack. whatever changes i do is not refelecting on frontend.And how to change login page logo. If anyone knows about Cloudstack ui customization please help me. I use Mobaxterm to edit files.
i tried this in cloudstack3.css file
#user-options {
background : #778765;
}
No changes in frontend.