Title: brianwaters's Replies | WordPress.org

---

# brianwaters

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] Rebuild images ?](https://wordpress.org/support/topic/rebuild-images/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/rebuild-images/#post-6742570)
 * You can manage the thumbs within the functions.php under Appearance-> Editor.
   Locate: * Setup required image sizes
    */ set_post_thumbnail_size( 405, 385, true);
   add_image_size( ‘fullwidth-thumbnail’, 1040, 385, true ); add_image_size( ‘nav-
   thumbnail’, 555, 150, true ); add_image_size( ‘gallery-large’, 628, 390, true);
   add_image_size( ‘gallery-small’, 382, 180, true ); Manage thumbs dimensions and
   regenerate thumbnails using: [https://wordpress.org/plugins/regenerate-thumbnails/](https://wordpress.org/plugins/regenerate-thumbnails/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] Edit color lines highlighting the menu](https://wordpress.org/support/topic/edit-color-lines-highlighting-the-menu/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/edit-color-lines-highlighting-the-menu/#post-6401139)
 * You can manage that color by editing the style.css file. You just need to go 
   to Appearance-> Editor-> style.css
    locate the 782nd line: .sf-menu > li > a::
   before { background: #dbdbdb none repeat scroll 0 0; bottom: -2px; content: “”;
   height: 2px; left: 50%; position: absolute; right: 50%; transition: all 300ms
   cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s; width: 0; } And manage background:#
   dbdbdb none repeat scroll 0 0;
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] Removing 'leave a reply"](https://wordpress.org/support/topic/removing-leave-a-reply-4/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/removing-leave-a-reply-4/#post-6370506)
 * Please, go to Settings >> Discussion >> uncheck “Allow people to post comments
   on new articles”
 * This applies to new posts that you will publish from now on. To disallow comments
   from already publish posts:
 * Posts >> select them all and “Edit” under bulk actions and hit apply >> choose“
   do not allow” next to comments and hit update posts.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] Justify Text on Landing Page and Footer Widgets](https://wordpress.org/support/topic/justify-text-on-landing-page-and-footer-widgets/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/justify-text-on-landing-page-and-footer-widgets/#post-6332378)
 * If you want to center the post content when you don’t have a post thumb you can
   use (desktop resolution only): .entry-content-wrapper {
    margin: 0 0 0 460px;
   overflow: hidden; } instead of the original .css.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] Blog label](https://wordpress.org/support/topic/blog-label/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-label/#post-6303951)
 * The blog tittle displayed on the Blog page loads the blog page tittle. In order
   to change it you can simply go to Pages-> locate your blog page and rename the
   page.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] Navi control](https://wordpress.org/support/topic/navi-control/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/navi-control/#post-5833477)
 * Dear kickoff3pm,
 * Have you managed to fix the issue with the navigation elements?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Photolab] How Can I install on non wordpress website?](https://wordpress.org/support/topic/how-can-i-install-on-non-wordpress-website/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/how-can-i-install-on-non-wordpress-website/#post-5829000)
 * Dear, m-a-y-a-n-k
 * You can install WordPress using the official guide: [https://codex.wordpress.org/Installing_WordPress](https://codex.wordpress.org/Installing_WordPress)
 * In order to install the theme you will need to perform the following steps:
    
   [https://codex.wordpress.org/Using_Themes](https://codex.wordpress.org/Using_Themes)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Updated the Settings->General incorrectly](https://wordpress.org/support/topic/help-updated-the-settings-general-incorrectly/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/help-updated-the-settings-general-incorrectly/#post-6672503)
 * If you want to display your blog as the frontpage you can simply specify such
   settings within Settings-> Reading and set up the blog frontpage there. You may
   need to go to Pages-> and edit the blog page url to blog in order to load your
   blog posts under your_website_url.com/blog
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Content of site is not centered.](https://wordpress.org/support/topic/content-of-site-is-not-centered/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/content-of-site-is-not-centered/#post-6658799)
 * You are using the page with the left sidebar: <div id=”primary” class=”content-
   area sidebar-left”> and that’s why your page content uses 66% of the width only:
   #
   primary { float: right; width: 66.6666%; }
 * You can change the page template within Pages-> Your particular page and use 
   the fullwidth or default page template in order to load the fullwidth content.
   In this case, you will be able to center page content without any issues.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot remove white space](https://wordpress.org/support/topic/cannot-remove-white-space/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/cannot-remove-white-space/#post-6675227)
 * Could you, please, specify the link to your site as it’s not possible to specify
   the proper solution without viewing the issue?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Warning: fopen(/home/content/80/11700880/html/wp-content/plugins/js_composer/js_](https://wordpress.org/support/topic/warning-fopenhomecontent8011700880htmlwp-contentpluginsjs_composerjs_/)
 *  [brianwaters](https://wordpress.org/support/users/brianwaters/)
 * (@brianwaters)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/warning-fopenhomecontent8011700880htmlwp-contentpluginsjs_composerjs_/#post-6675226)
 * Such issue was discussed in the official Visual Composer Support thread.
    The
   official suggestion was: “Please make sure that you fully updated your plugin.
   Deacitvate it, remove and install from scratch.”
 * You may fix the issue using the above solution or by contacting the official 
   plugin support.

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