Home › Community Forums › Ally Theme Support › Portfolio Page Layouts Odd
Tagged: portfolio
- This topic has 7 replies, 3 voices, and was last updated 10 years ago by
embryhussin.
-
AuthorPosts
-
January 12, 2013 at 6:44 pm #2438
stinkykong
Customerhttp://www.tcgihost.com/~miernikd/art-for-sale/
As I’m adding posts to the category that populates the portfolio page, strange things happen with the layout of the posts listed on the portfolio page. This changes with the number of posts that are displayed. It looks like there is a strange behavior with the post-listings floating right and problems with divs clearing the way they should. But these all show to be set to float left in Firebug. With certain numbers of posts displaying, all appears fine.
Is this a known issue? I’m using Genisis 1.9.1
January 13, 2013 at 12:10 pm #2452Eric
CustomerNo this doesn’t appear to be an issue with the theme itself as you can see its working fine here – http://demo.appfinite.com/ally/portfolio/ and I can’t replicate the issue on my local install. I would double check any custom code that you’ve created (css, html, etc).
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
January 13, 2013 at 7:06 pm #2459stinkykong
CustomerWell, if you run into it again with anyone else, I think it’s an issue related the height of the divs and possibly tied to the number of characters or words in the content that’s restricted.
I added #content .portfolio {height: 325px} and that fixed it, at least for now. I’ll watch.
January 13, 2013 at 11:23 pm #2463Eric
CustomerThanks for pointing that out. I’ll run it by Wes to see if we need to make some edits to the css.
I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com
March 14, 2013 at 9:30 am #3172embryhussin
CustomerHi, I think I might be having this same problem. On my portfolio page, the layout of my image thumbnails gets thrown off for some reason. I had not changed anything in the CSS or functions or template page at the time (now I have). There should be 4 columns but sometimes, various rows only have 1 or 2 images while the next row will have all 4.
I installed the Genesis Grid plugin and that seemed to fix the problem. But, I don’t want my Blog page to be in a grid format, so I am not sure what to do. I can’t share the site publicly just yet as I am not finished with it and it is password protected. For the moment, I am simply trying to figure out how to turn off the genesis grid on just my blog/news page.
Thanks!
March 14, 2013 at 9:49 am #3173stinkykong
CustomerMy link above should be updated as the site is live: http://www.miernikdesign.com/hot-rod-art-for-sale/
Just out of curiosity, if you add
#content .portfolio {height: 325px}
to your style.css file, does that fix it? (You might need a different pixel height…also I don’t know what other ramifications that might cause but it worked for my needs).
March 14, 2013 at 10:03 am #3174embryhussin
CustomerYay! Thank you. That worked. I had to make the height 500px because I changed my thumbnail size, but it worked. Thanks for taking the time to let me know that. I appreciate it and you saved me SO much time trying to figure it out.
March 15, 2013 at 8:08 am #3192embryhussin
CustomerAlso, I had to add the #content.portfolio {height: 100%} in the Responsive section.
-
AuthorPosts
- The topic ‘Portfolio Page Layouts Odd’ is closed to new replies.