I have some gallery posts in my blog,and the title has a limit of 27 characters.If i enter more than 27 characters then the layout of the page changes.So i have to limit all my titles to 27 chars.Because i create a lot of post at the same time,i cant count and change the titles manually.
I search for solutions,but the only thing i found was some modification to the functions.php code.Let's just say it didn't work.I'am a "newb" and i couldn't make it work.
So,is there any plugin out there who can do that for me?To automatically reduce the character's length (not words) of my title post's?
"Today is a nice day" has 19 characters.Let's say i need only 10.
"Today i..." It must look like that.
Any help?