How to stop capital letter form quotetaions?

Posted in: Newspaper
Post count: 12

Dear sir,
I have create a site of About Quotes Name Auto Quotes . But When I select text as quotes, all letters are automatically turned into Capital letters. I think it’s a great problems for me. Please see this post – http://autoquotes.itinfoworld.com/romantic-love-quotes-collections-of-william-butler-yeats
Now I want that my post will be like this – http://content.screencast.com/users/mohi6644/folders/Default/media/4765453c-5dc2-47dd-a000-4c49bd1b8f2b/skjgfd.jpg

Now please help me.

Thanks you.

Post count: 22421

Hello,

You can use different quotation styles in our theme not just the default quotebox. You can select the text and mark it as a quote from the formats dropdown from the mce editor. Here are a few styles you can choose:
http://screencast.com/t/aNYy9FLjNyV
I think this option is closer to your request: http://screencast.com/t/wEQRDMRNS

Thank you!

Post count: 12

Yes, I can do that, But I need to write SMALL Letters. I do not want that all letters will be capitall.

Pls help
Thanks

Post count: 22421

Not all blockquotes make the text uppercase. The one I showed you does not do that. Look: http://screencast.com/t/yOFWPVq3W – no uppercase text. Not all quotes do that.
Please choose a different quote for your posts that do not use uppercase.

Thank you!

Post count: 12

But How can I do that as per your screen shoot? Will you please give me a short instruction?

Post count: 23312

Hi,

If you want to change the text-transform property for your quotes, please notice that you sho9uld use a bit of CSS code and then place it in Theme panel->Cusotm CSS area.

The code is ->

.td-post-content blockquote p{
text-transform: initial;
}

The result -> http://screencast.com/t/F5mSLpM4vUwl

Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.