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
raj161raj161 

Customer portal customizations.

Hi,

I am in the process of designing the customer portal. I saw a demo on a website showing the customizations in customer portal. Is it possible to customize the UI in customer portal to the level of below shown link.

 

Here what I see is the Home tab start from the center of the page rather than top left(Usually in salesforce). I am not sure if we can customize the home tab to start from the position shown in the below link.

 

http://www.salesforce.com/form/demo/custom_reg.jsp?temp_pl=SFD81,SFD82,SFD83,SFD84,SFD85,SFD86,SFD87,SFD59

 

I know it's not possible to remove the home tab. But is that any way we adjust it's position on the page?

 

Is there any way we can completly remove all the tabs and keep our own customized tabs in the customer portal?

 

Thanks

Raj

werewolfwerewolf
Yes, you can do that by making your own Sites login page, and then having it login directly to a Visualforce page instead of loading into the standard home.jsp interface.