Hi !
Hi i am using crystal x theme can anybody will tell me where in portal_normal.vm file i will have to make changes so that i can add header and footer in theme
You can find the portal_normal.vm file under your
liferay-portal-/tomcat-/webapps/crystalx-theme/templates. If you want to add something in your header and footer, add your code under
<head></head> and
<div id="footer"></div> of your portal_normal.vm file.
how to change that background gradation as image is not there of that type. please help me in that sort......
For this, you need to modify in the
custom.css file which is under
liferay-portal-/tomcat-/webapps/crystalx-theme/css.
You can also create your theme by using plugins sdk and do these type of changes. If you want your theme to be like crystal-x then you can copy the files and use it in your own theme and modify it as per your requirement.
Thanks,
Bavithra Rajendran
Please sign in to flag this as inappropriate.