[Resolved] Image alignment went wrong after Update to 1.2.9

Home Forums Support [Resolved] Image alignment went wrong after Update to 1.2.9

Home Forums Support Image alignment went wrong after Update to 1.2.9

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #89188
    Jan Schmidt

    something went wrong after updating to ver. 1.2.9 the aligment of the images is shown wrong. They should be integrated in the text on left side, now the stand alone on top.
    Further it seems that it shows the mobile theme, could that be? My Searchbar got lost and the the menu button is in the center.

    One more request which does not depend to the update: is it possible to make a quote more visible. I think it’s just a CSS thing, but i can’t find the right line to to it.

    I Hope you can help me.

    Keep your good work going on!
    Regards from Germany

    #89285
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    That’s very weird – do you have a caching plugin of some sort? If so, try clearing your cache.

    If not, can you link to your site so I can take a look?

    To change the style of a blockquote, you can do something like this:

    blockquote {
          font-size: 20px;
          font-style: italic;
          margin-left: 50px;
    }
    #89488
    Jan Schmidt

    After updating to 1.9.2.2 and deleting all cashes on my site an browers it seems to work.
    I’ll try the CSS Code for quotes on Monday or Tuesday.

    Thanks for your fast help!

    #89550
    Tom
    Lead Developer
    Lead Developer

    Awesome 🙂

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