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
Farrukh_5Farrukh_5 

SControl and SalesForce site design , theme colors and icons integration...

Dear All,
 
I've created a SControl but that has its own html design and look and feel,  I want to integrate the SControl to use the SalesForce look and feel and use the existing icons, colors, or theme set by SalesForce page layout to be implemented on the SControl too...
 
Is is possible?
 
 
Thanks
CaptainObviousCaptainObvious

Yes, this is possible.

Chapter 8 of the Force.com cookbook shows you how to mimick the salesforce look-and-feel in an s-control. You can download your free copy of the cookbook here: http://wiki.apexdevnet.com/events/cookbook/registration.php.

 

jrotensteinjrotenstein
See Stylesheets and S-Controls Best Practice Guide

"A simple, How-To Guide for the “not-so-advanced” S-Control developer who wants to apply the Salesforce.com branding to his/her S-Controls – in 6 easy steps!"
Farrukh_5Farrukh_5
Thank you both of you. Its a great help...

Although SalesForce.com WIKI provide documentation and screen casts but the way it present the information to developers is very complex.... there should be newbie section that target the first comer develoers on SalesForce.com and introduce them with Walkthroughs and Code base tutorials instead of technological background information screen casts...


any way... let me get back to developing SControl again :) :smileyhappy:
TCAdminTCAdmin
Farrukh_5,

The way I learned the most is through the FireFox add-on Firebug. You can view how the page is displayed in a very readable format. https://addons.mozilla.org/en-US/firefox/addon/1843