Title: BryanHarrell's Replies | WordPress.org

---

# BryanHarrell

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

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

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Can we Create a Line Between Page and Left Sidebar](https://wordpress.org/support/topic/how-to-remove-page-titles-4/)
 *  [BryanHarrell](https://wordpress.org/support/users/bryanharrell/)
 * (@bryanharrell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/how-to-remove-page-titles-4/#post-3644089)
 * Hi rahulsurana,
 * You can either put a ‘border-right:1px solid #82CFFD’ onto the secondary <div
   > on line 1177 of style.css (that will put a line whose length will be the same
   as the secondary container.) You will also need to adjust the width of the container
   to 31.00%
 * Otherwise you can put a left border with the same color on the primary <div>,
   line 1011 of the style.css in the format ‘border-left: 1px solid #82CFFD’. You
   may need to also adjust the width.
 * Hope that helps.
 * Cheers
    Bryan
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Zenon Lite] Link to Twitter, Facebook, Youtube incorrect](https://wordpress.org/support/topic/link-to-twitter-facebook-youtube-incorrect/)
 *  [BryanHarrell](https://wordpress.org/support/users/bryanharrell/)
 * (@bryanharrell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/link-to-twitter-facebook-youtube-incorrect/#post-3391344)
 * Does it have ‘[http://&#8217](http://&#8217); before the ‘www’?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Pinboard] Removed white space on sides but not on top and bottom](https://wordpress.org/support/topic/removed-white-space-on-sides-but-not-on-top-and-bottom/)
 *  [BryanHarrell](https://wordpress.org/support/users/bryanharrell/)
 * (@bryanharrell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/removed-white-space-on-sides-but-not-on-top-and-bottom/#post-3643665)
 * Hey fstpetcare,
 * on line 640 of style.css
 * #site-title img {
    margin:38px 0; } take out “margin:38px 0;”
 * That’s what’s giving you the white space.
 * Cheers
    Bryan
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Newbie Question](https://wordpress.org/support/topic/newbie-question-39/)
 *  [BryanHarrell](https://wordpress.org/support/users/bryanharrell/)
 * (@bryanharrell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/newbie-question-39/#post-3643659)
 * Hey imjnice,
 * If you go to Screen Options [http://ottopress.com/2011/wp-quickie-metaboxes/](http://ottopress.com/2011/wp-quickie-metaboxes/)
 * Then add ‘discussion’ and remove the tickbox next to ‘allow comments’
 * Bryan
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Search Box cut off](https://wordpress.org/support/topic/search-box-cut-off/)
 *  [BryanHarrell](https://wordpress.org/support/users/bryanharrell/)
 * (@bryanharrell)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/search-box-cut-off/#post-3643654)
 * Hey ccbeyer93,
 * In the #sidebar-header {
    either remove overflow:hidden; or add padding:bottom:
   2px;
 * It seems to fix the search box.
 * Cheers
    Bryan

Viewing 5 replies - 1 through 5 (of 5 total)