excerpt problems PLEASE HELP!
-
Hello people, i would appreciate some help with a problem i just cant solve.
Here is the bit of code that displays my excerpt:
<?php the_excerpt(); ?><a href="<?php the_permalink(); ?>" title="Continue Reading: <?php the_title(); ?>">...</a>
I have linked the “…” so that it clicks through to the full post. The problem is that the “…” seem to break under the excerpt and i cant figure a way of getting it to stay on the same line of the excerpt. Has anybody had this problem if so is there a way to solve this? cheers.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘excerpt problems PLEASE HELP!’ is closed to new replies.