the_title LENGTH
-
Hi!
First of all, i’m new at this and i’m certainly not good at programming, so please be thorough and bare with me..
I need to shorten the title to a certain amount of characters. Also, I would like to know exactly where to put the code snippet.
The problem I have is that the title, when it goes over two rows, destroys my design. I’ve tried all the html & css solutions I’ve come to think of. Think I need a function to take care of the problem.
What I’ve got is:
<h1>” rel=”bookmark” title=”<?php the_title_attribute(); ?>”><?php the_title(); ?></h1>
Pretty basic…
All help would be very appreciated.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘the_title LENGTH’ is closed to new replies.