Title: simple php gallery   equix theme
Last modified: August 18, 2016

---

# simple php gallery equix theme

 *  [yogaboat](https://wordpress.org/support/users/yogaboat/)
 * (@yogaboat)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/simple-php-gallery-equix-theme/)
 * In the kubrick heme, I successfully implemented simple php gallery with the help
   of [ Shayne Sweeney’s great tutorial. ](http://www.shaynesweeney.com/wordpress/tutorials/add-seamless-gallery-to-wordpress/1/)(
   Thanks Shayne!)
 * I’m now trying to get it to work with the [Equix](http://dsgn.xmgfree.com/equix/)
   theme. However, the sidebar is getting displaced to the bottom of the content
   window, even though I changed the css to limit ncol width to 543px, and gallery
   width to 540px. What am I missing?
 * Site is here: [http://www.designbox.us/blog/wordpress/wp-gal/sp_index.php](http://www.designbox.us/blog/wordpress/wp-gal/sp_index.php)

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

 *  Thread Starter [yogaboat](https://wordpress.org/support/users/yogaboat/)
 * (@yogaboat)
 * [21 years ago](https://wordpress.org/support/topic/simple-php-gallery-equix-theme/#post-195237)
 * Ok still trying to get this worked out, really frustrated. 🙁 I’ve look at code
   so long I dont know which way is up. I’m about to give up on Equix completely,
   having gotten very little support. Sorry for the rant. We’ve all been here, I
   think. Any help GREATLY appreciated!
 *  [maestrodks](https://wordpress.org/support/users/maestrodks/)
 * (@maestrodks)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/simple-php-gallery-equix-theme/#post-195365)
 * I just had the same problem with the comments page. In order to get the sidebar
   where it belonged, I had to make changes to both the post template and the stylesheet.
 * Here’s how I solved it:
    On the post template (single.php) added `<div class="
   ncol">` just under the initial <get header> call.
 * Remove `<div class="wcol">` that appears a few lines down.
 * Add `<?php get_sidebar(); ?>` just above the get_footer call at the very bottom
   of the code.
 * My real problem was that the comments text and preview boxes were too wide. On
   the stylesheet, I had to reduce the comment preview, comment form text area and
   comment form submit button. 450 is about the same width as the narrow column 
   text line up, so I used that.
 * Even though your lines on the page don’t appear to be overlapping, I think you
   may be encroaching into some border areas. I’m really new at this so I might 
   be wrong…
 * I fully understand your frustration. It took me hours. I had things so jacked
   up I had to paste the original single.php code into WP and start over–twice.
 * Your situation may be entirely different, but maybe this will give you a starting
   place.
 * Hope this helps.
    dk
 *  [zulan](https://wordpress.org/support/users/zulan/)
 * (@zulan)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/simple-php-gallery-equix-theme/#post-195381)
 * I have the same problem, tried maestrodks fix but it didnt help 🙁

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

The topic ‘simple php gallery equix theme’ is closed to new replies.

## Tags

 * [equix](https://wordpress.org/support/topic-tag/equix/)
 * [gallery](https://wordpress.org/support/topic-tag/gallery/)

 * 3 replies
 * 3 participants
 * Last reply from: [zulan](https://wordpress.org/support/users/zulan/)
 * Last activity: [20 years, 3 months ago](https://wordpress.org/support/topic/simple-php-gallery-equix-theme/#post-195381)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
