Title: rubyblue2's Replies | WordPress.org

---

# rubyblue2

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SimpleShift] Changing the front page banner height](https://wordpress.org/support/topic/changing-the-front-page-banner-height/)
 *  Thread Starter [rubyblue2](https://wordpress.org/support/users/rubyblue2/)
 * (@rubyblue2)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/changing-the-front-page-banner-height/#post-8458738)
 * I think I found the solution:
    Line 22 of wp-content/themes/simpleshift/assets/
   js/public.js
 * `var bannerpadding = ((windowheight-bannerheight)/3);`
 * This was set to 3, I changed to 4 to decrease the height of the front page banner.
 * Hope this helps someone else.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SimpleShift] Moving Banner Down](https://wordpress.org/support/topic/moving-banner-down/)
 *  [rubyblue2](https://wordpress.org/support/users/rubyblue2/)
 * (@rubyblue2)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/moving-banner-down/#post-8458735)
 * I think I found the solution:
    Line 22 of wp-content/themes/simpleshift/assets/
   js/public.js
 * `var bannerpadding = ((windowheight-bannerheight)/3);`
 * This was set to 3, I changed to 4 to decrease the height of the front page banner.
 * Hope this helps someone else.
    -  This reply was modified 9 years, 7 months ago by [rubyblue2](https://wordpress.org/support/users/rubyblue2/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SimpleShift] Moving Banner Down](https://wordpress.org/support/topic/moving-banner-down/)
 *  [rubyblue2](https://wordpress.org/support/users/rubyblue2/)
 * (@rubyblue2)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/moving-banner-down/#post-8453199)
 * I’m having the opposite problem. I need to move mine up! How did you make yours
   up so high. I have searched high and low for the height of that banner, and can
   find it okay in the firebug app, but nowhere in the backend. If you find out,
   please let me know. TIA
 * [http://www.pegasuscardetailing.com.au/](http://www.pegasuscardetailing.com.au/)
    -  This reply was modified 9 years, 7 months ago by [rubyblue2](https://wordpress.org/support/users/rubyblue2/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SimpleShift] Changing the front page banner height](https://wordpress.org/support/topic/changing-the-front-page-banner-height/)
 *  Thread Starter [rubyblue2](https://wordpress.org/support/users/rubyblue2/)
 * (@rubyblue2)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/changing-the-front-page-banner-height/#post-8443250)
 * The code I have tracked it down to is this on the front page:
 * `<div class="parallax-mirror" style="visibility: visible; z-index: -100; position:
   fixed; top: 19.8833px; left: 0px; overflow: hidden; transform: translate3d(0px,
   0px, 0px); height: 916px; width: 2434px;">`
 * and I want to change the height here to: 663px. I can see it works when I change
   with firebug, but don’t know where to implement in the code. Please help.
    -  This reply was modified 9 years, 7 months ago by [rubyblue2](https://wordpress.org/support/users/rubyblue2/).

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