-
AuthorPosts
-
July 28, 2015 at 1:24 pm #343227
flittrstParticipantHi there,
is there a way to get the author photo vertically centered (when viewing on desktop) and horizontally centered (when viewing on mobile)?
When viewing on my iPhone it should be centered horizontally (above my name):

When viewing on my Desktop it should be centered vertically (next to my name):

URL is http://www.adsventure.de/
Is this possible somehow?
Thanks guys for your awesome work and theme! all the best!
July 28, 2015 at 3:38 pm #343375
Prasant RaiModeratorHello There,
Thanks for writing in!
I can see that on desktop author image is vertically center.

To fix the issue on mobile kindly use following CSS under Custom > CSS in the Customizer:
@media (max-width: 480px) .x-author-box .avatar { display: block; float: none !important; margin: 0 auto; }Thanks.
July 29, 2015 at 2:45 am #343799
flittrstParticipantGot it, thanks a lot!!!
July 29, 2015 at 2:51 am #343804
Paul RModeratorYou’re welcome!
August 14, 2015 at 1:06 pm #359324
flittrstParticipantShort question regarding that topic again:
Now, on desktop view, the text breaks under the photo:

Do you know a quick fix for that?This happens only, when the photo is displayed left next to the text
Thx!
August 14, 2015 at 4:10 pm #359448
Prasant RaiModeratorHello There,
Thanks for writing in!
Kindly use following CSS under Custom > CSS in the Customizer:
@media screen and (min-width: 800px) { p.p-author.mbn { margin-left: 109px !important; } }Let us know how it goes.
Thanks.
August 15, 2015 at 8:06 am #359843
flittrstParticipantas always: perfect help <3 thx!!!
August 15, 2015 at 8:27 am #359855
ThaiModeratorYou’re most welcome 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-343227 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
