Title: DevDm's Replies - page 5 | WordPress.org

---

# DevDm

  [  ](https://wordpress.org/support/users/devdm/)

 *   [Profile](https://wordpress.org/support/users/devdm/)
 *   [Topics Started](https://wordpress.org/support/users/devdm/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devdm/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devdm/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devdm/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devdm/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devdm/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 61 through 68 (of 68 total)

[←](https://wordpress.org/support/users/devdm/replies/page/4/?output_format=md) 
[1](https://wordpress.org/support/users/devdm/replies/?output_format=md) [2](https://wordpress.org/support/users/devdm/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/devdm/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/devdm/replies/page/4/?output_format=md) 
5

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[DevDmBootstrap3] Great Bootstrap 3 based Theme !](https://wordpress.org/support/topic/great-bootstrap-3-based-theme/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/great-bootstrap-3-based-theme/#post-7817911)
 * Thanks for the rating! I know this theme won’t be for everyone. But for the few
   my theme does “click with,” I wanted it to be a useful tool!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[DevDmBootstrap3] missing root html tag](https://wordpress.org/support/topic/missing-root-html-tag/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/missing-root-html-tag/#post-4480138)
 * Thanks for taking the time to let me know Bradely(corn). I’ve submitted the update
   with the fix.
 * The theme review people are going to hate my guts this week. :p
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[DevDmBootstrap3] customizing with style.css](https://wordpress.org/support/topic/customizing-with-stylecss/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/customizing-with-stylecss/#post-4475165)
 * Thanks Jamalik. You are right.
 * I’ve submitted an update for review with the fix.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[DevDmBootstrap3] Full-width header](https://wordpress.org/support/topic/full-width-header-6/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/full-width-header-6/#post-4439738)
 * Hey Spongevan,
 * Find the file “template-part-head.php” and duplicate it for your child theme 
   that you are hopefully using. 🙂
 * This is the first file loaded after <body> in the page.php files and index.php
   files. You can move this code below to the very end of the “template-part-head.
   php” file:
 * `<div class="container dmbs-container">`
 * This will put the header outside of the main site container enabling it to be
   full width.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin Admin Page](https://wordpress.org/support/topic/plugin-admin-page-1/)
 *  [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/plugin-admin-page-1/#post-3292692)
 * You need to call them Scott.
 * They are saved as options in the options table.
 * You can use this function:
 * [http://codex.wordpress.org/Function_Reference/get_option](http://codex.wordpress.org/Function_Reference/get_option)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[DevDmBootstrap3] Responsive logo image](https://wordpress.org/support/topic/responsive-logo-image/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/responsive-logo-image/#post-4396267)
 * Hey Ropron,
 * The column up there has a class of dmbs-header-img. It isn’t perfect for the 
   image and something I’m taking into consideration for the next theme update.
 * So you would need to target the image inside with
 * .dmbs-header-img img
 * Because the column size up there is hard coded with “col-md-4” you might find
   it useful to duplicate the template-part-head.php file for your child theme so
   you can rearrange things to your liking.
 * Hope this helps.
    – Danny
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[DevDmBootstrap3] Show Left sidebar on one page template only](https://wordpress.org/support/topic/show-left-sidebar-on-one-page-template-only/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/show-left-sidebar-on-one-page-template-only/#post-4346834)
 * I’ve done it with something like [this](http://stackoverflow.com/questions/3275850/set-a-div-height-equal-with-of-another-div)
   
   where you grab the height of a div and set it for another.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[DevDmBootstrap3] Show Left sidebar on one page template only](https://wordpress.org/support/topic/show-left-sidebar-on-one-page-template-only/)
 *  Theme Author [DevDm](https://wordpress.org/support/users/devdm/)
 * (@devdm)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/show-left-sidebar-on-one-page-template-only/#post-4346832)
 * Sorry I missed this borzoid. They didn’t notify me that there was a support inquiry!
 * 1) For now it might be best to wrap these lines in your is_page_template conditional
   and hard code the col size of your content area.
 *     ```
       <?php if ( is_page_template('mypagetemplate.php') ) { ?>
            <div class="col-md-6 dmbs-main">
       <?php } else { ?>
           <?php //left sidebar ?>
           <?php get_sidebar( 'left' ); ?>
           <div class="col-md-<?php echo main_content_width(); ?> dmbs-main">
       <?php } ?>
       ```
   
 * 2) The less files are there to assist your workflow. You do not have to use them
   and they are not getting compiled “on the fly” by the theme. They are there if
   you choose to use theme.
 * I try to explain it better here [LESS](http://devdm.com/DevDmBootstrap3/less/)

Viewing 8 replies - 61 through 68 (of 68 total)

[←](https://wordpress.org/support/users/devdm/replies/page/4/?output_format=md) 
[1](https://wordpress.org/support/users/devdm/replies/?output_format=md) [2](https://wordpress.org/support/users/devdm/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/devdm/replies/page/3/?output_format=md) 
[4](https://wordpress.org/support/users/devdm/replies/page/4/?output_format=md) 
5