Quote:
Originally Posted by juggledad
Currently the dual color happens at half the length of a Title. It would be nice if you could specify the point of the color change over.
|
Meanwhile, I have figured out a hack using nonbreaking spaces. Use two on the end to move the split one character to the right. I used 22 to move the split 11 spaces to the right.
So the non breaking spaces wouldn't take up so much room, I made them twice smaller and subscript.
Here's the code:
Code:
<a href="<?php echo home_url(); ?>">GreatMenComeInSmallPackages.org<small><small><sub> </sub></small></small></a>
and the split now occurs right where I want it, at the .org.
It can be seen
here.