- CampaignDrive Help Center
- CampaignDrive Knowledge Base
- Custom Site Theming
-
Getting Started
-
CampaignDrive Knowledge Base
- Your CampaignDrive Settings
- Site Communication
- Custom Site Theming
- User Generated Content in "My Stuff"
- User Experience Design
- Campaign Management
- Campaign Item Management
- Template Graphics Preparation
- Layout-Based Template Composition
- Dynamically Sized Layout-Based Templates
- Longform Layout-Based Templates
- Batch and Form Views
- HTML-Based Template Composition
- Section Style Template Composition/Section Style Groups
- Content Management
- Asset Management
- Approval Loops
- Sharing
- eCommerce
- Reporting and Data Exports
- Help Content
- End User Options
- Admin Resources
- Answers to Questions
-
Professional Services
Resource: Hiding center search bar/centering logo and change search text color
#top .col-md-4, #top .col-md-5 {display:none;}#top .col-md-3 {width: 100%}
#top .col-md-3 .logo.pull-left {float: none !important; display: inline-block;}
#top .col-md-3 .navbar-header {text-align: center;}
#top .login-bar .bsLinks, #top .login-bar a, #top .title_container .bsLinks {color: #888888}
#top .col-md-5 {display: block; position: absolute; right: 0;}
#top .row {position: relative;}