Change look and feel through code customization
Previous Topic  Next Topic 
There are two ways to change the look and feel. Background, logo, theme, icons etc can be changed by point and click. For more fine grained changes, developers can directly edit the stylesheet as required or make changes in HTML view. For the latter, generate the code as described earlier, and then click on style.css. Now edit it as required.

For example, lets say you want to change the title from white to black. In the stylesheet, look up the tag that is used for the corresponding element and modify the tag.