-
AuthorPosts
-
July 21, 2014 at 10:57 am #293781
Hi,
I’m using the ‘Single Author, Big Preview Pic’ in my Blog Template but when I click off sidebar all of the text is justified.
Is there a way I can turn it off and have Everything left aligned (including the title)?
I spotted a previous request and the following Quick CSS was provided but this made it left justified.top .fullsize .template-blog .post-title {
text-align: left;
}#top .fullsize .template-blog .post-meta-infos {
text-align: left;
}#top .fullsize .template-blog .post .entry-content-wrapper > * {
margin-left: 0;
margin-right: 0;
}Many Thanks
GraceJuly 21, 2014 at 12:11 pm #293810July 21, 2014 at 3:37 pm #293884July 21, 2014 at 3:42 pm #293888Hey!
Please add following code to Quick CSS
#top .fullsize .template-blog .post .entry-content-wrapper, #top .fullsize .template-blog .post-title { text-align: left; } #top .fullsize .template-blog .post .entry-content-wrapper { width: 100%; } #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post-title { max-width: 100%; }
Cheers!
YigitJuly 22, 2014 at 12:06 pm #294281Hi Yigit
Hope you ok,
sorry to bother you again, but we have a little problem with font resizer from cubetech,
It actually doesn’t resize the font just pulls the text apart:
http://agefriendlyireland.ie/wordpress/
Could you advise what to do?
thank you
AgaJuly 22, 2014 at 1:05 pm #294294Hey Aga!
Thanks, hope you are fine too :)
Sorry but i could not find font resizer on your page. Have you removed it?Cheers!
YigitJuly 22, 2014 at 1:24 pm #294306Hi
Yes but is back now sorry :)
I am tying to sort this, could you have a look now
I am not touching anything ;)
cheers AgaJuly 22, 2014 at 1:36 pm #294311Hi!
Honestly i do not have any experience with this plugin. It seems that it is not working only on P tagged elements. Have you tried contacting plugin author? If not, please do so
Regards,
YigitJuly 22, 2014 at 1:50 pm #294325Hi
yes I tried, but no response so far,
can’t figure it myself ,
thank you so much for you help Yigit, sorry for taking your timeregardsAga
July 22, 2014 at 1:57 pm #294328Hi!
Not at all, we are always happy to help! :)
Please try deactivating other plugins you are using. One of them could be interfering with font resizer. If that too does not work, i am afraid there is not much we can do. I am closing this thread for now as initial issue was solved. Please feel free to start another one if you have any other questions or issuesBest regards,
Yigit -
AuthorPosts
- The topic ‘Text Alignment in Blog Posts’ is closed to new replies.