function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
App_Dev1App_Dev1 

"Reskinning" Salesforce

What is the recommended (if any) way to use Visualforce to reskin the native SFDC UI?

Here is my guess:  use standard controllers and components to recreate a standard page, then override standard SFDC styles with a custom stylesheet to change typefaces and text colors, hide the standard tab icon, etc.

The goal is small visual (not structural or behavioral) changes to "rebrand" without reimplementing.

Thoughts?

BeaubienBeaubien


Message Edited by New User on 07-21-2008 06:35 PM
Abe YangAbe Yang
Seriously, has anyone found any info on this? Even a link to the proper thread would suffice... much appreciated, thanks!