Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions & Updates (http://forum.bytesforall.com/forumdisplay.php?f=54)
-   -   RFE 113-02: allow Dual Color to specify where the color change happens (http://forum.bytesforall.com/showthread.php?t=18578)

juggledad Oct 5, 2012 07:32 AM

RFE 113-02: allow Dual Color to specify where the color change happens
 
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.

jerryc Nov 5, 2012 10:33 PM

One workable hack
 
1 Attachment(s)
Quote:

Originally Posted by juggledad (Post 90886)
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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</sub></small></small></a>
and the split now occurs right where I want it, at the .org.

It can be seen here.


All times are GMT -6. The time now is 02:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.