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
Ravi NarayananRavi Narayanan 

Twitter Bootstrap + ShowHeader Issue in Visualforce Pages

Hello Guys,

I am using twitter bootstrap in my VF pages for making UI more professional and also using certain components to show Progress bars and all.
But i am facing issues with ShowHeader and StandardStyleSheets=TRUE attributes in Apex:Page.The Bootstrap increases the font size of the sidebards and headers and it makes the page looking enirely different from other pages 

is there anyway by which we can apply bootstrap CSS only for selective Components  in our VF pages? I want to use ShowHeader=TRUE as it is the expectation from Customer. Please help me asap ! 

Ravi NarayananRavi Narayanan
i had seen the above video . But my question is applying bootstrap only to certain components and the bootstrap shouldnt modify showheader=true.  
Amit GoyalAmit Goyal
Hi Ravi Narayanan,

Did you find any solution for that showHeader="true" styling issue with Bootstarp.
Please let me know.

Thanks in advance.