You need to sign in to do that
Don't have an account?

bootstrap with <apex:page showHeader="true">
Hi
I want to use bootstrap in vf page with <apex:page showHeader="true"> , but it override the bootstrap styles.I want to keep both header and bootstrap styles.How can I do this?
I want to use bootstrap in vf page with <apex:page showHeader="true"> , but it override the bootstrap styles.I want to keep both header and bootstrap styles.How can I do this?
go to below link for workround your issue
http://salesforce.stackexchange.com/questions/37056/bootstrap-css-is-not-working-having-showheader-true
http://lfarbotko.blogspot.in/2015/10/visualforce-sidebar-and-header-with.html
Thanks
I hop it helps you :)
Mark it best answer if it helps you so it's make proper solution for others