Site logo

Archived topic

Image alignment went wrong after Update to 1.2.9

3 replies · Started by Jan Schmidt on March 20, 2015

Viewing posts 1–4 of 4

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

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;
}

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!

Awesome :)

This archived topic is closed to new replies.