Portfolio Page Layouts Odd

Homepage Community Forums Ally Theme Support Portfolio Page Layouts Odd

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2438
    stinkykong
    Customer

      http://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

       

      #2452
      Eric
      Customer

        No 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

        #2459
        stinkykong
        Customer

          Well, 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.

          #2463
          Eric
          Customer

            Thanks 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

            #3172
            embryhussin
            Customer

              Hi, 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!

              #3173
              stinkykong
              Customer

                My 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).

                #3174
                embryhussin
                Customer

                  Yay!  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.

                  #3192
                  embryhussin
                  Customer

                    Also, I had to add the #content.portfolio {height: 100%} in the Responsive section.

                  Viewing 8 posts - 1 through 8 (of 8 total)
                  • The topic ‘Portfolio Page Layouts Odd’ is closed to new replies.