No Uppercase Outputs

Posted in: Newspaper
Post count: 10

Please don’t output any text in uppercase format.
For example, the category of the block, I would like to make it capitalized, but the text comes from the output already in uppercase format. I can’t make it capitalized with CSS.

Post count: 6600

Hi,

Please remove this: http://screencast.com/t/JDHcaDGrnSJ
After you can use custom css to change it.

Thanks

Post count: 10

Thank you Lucian.

Post count: 388

P.S. Rather than use mb_strtoupper, why not style text-transform on the block titles so it’s easier to just change via CSS? (This is half a suggestion and half me actually asking because I don’t know which way is better.)

Post count: 6600

Hi,

That function was added for auto generated block titles, works either way, you can remove the function and add css if you like.

Thanks

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