Nothing I've tried works. I want the dots after the link, not before.
No matter where I put them they end up on a new line.
User Profile
Collapse
-
-
How do I add dots to my link?
I'm trying to add 5 dots behind every link on a wordpress site. My code is below but when I try to put dots in, they are appearing on a new line.
Code:<a href="<?php the_permalink() ?>" target="_blank"><?php echo intro_text(84); ?></a>
No activity results to display
Show More
Leave a comment: