Image Alignment Issues

Homepage Community Forums Legacy Theme Support Image Alignment Issues

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #13648
    mrimpossible
    Customer

      I’m having issues with image alignment. Specifically – it’s not working. Everything left justifies almost all of the time despite what I do.

      What’s going on?

      #13671
      Eric
      Customer

        Hi, do you have a link to your site? I can take a look and see what’s going on.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #13673
        mrimpossible
        Customer

          Link is impossiblehq.com

          #13695
          mrimpossible
          Customer

            Any updates on this?

            #13704
            Eric
            Customer

              Can you send me a link to a page where you have this issue going on? I searched through a couple links but I didn’t see anything that stood out.


              I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

              #13705
              mrimpossible
              Customer
                #13708
                Eric
                Customer

                  It looks like it’s coming from a pinterest plugin you have installed. Whenever I adjust the css for the pinterest plugin everything shows up properly. So the pinterest plugin is adding code that adjusts not only it’s content, but all of the other content on the site as well.

                  Here is the exact code coming from that plugin –

                  .pibfi_pinterest {
                      position: relative;
                      display: inline-block;
                  }

                  It’s the display: inline-block; part that I believe is causing the issue. You may have to add some custom css to override that plugin if you need to use it. I’m still looking into it.


                  I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

                Viewing 7 posts - 1 through 7 (of 7 total)
                • You must be logged in to reply to this topic.