David A. Kennedy
666dbada97
Merge pull request #785 from carl-alberto/fixCustomizerHeaderTextColor
...
Fix Customizer header text color, applying the color change to the `a`, not the parent element.
2015-11-12 18:56:33 -05:00
carl alberto
f2722f9b3f
Fix for open issue #768 (Site title color in the Customizer)
...
This fixes the header text color link (blogname) to also update the same way as the blogdescription
Fix for open issue #768 (Site title color in the Customizer)
Fixed the missing Blog title text when "Display Header Text "option in the Customizer is toggled on/off
Updated the code to adjust the css color of .site-title a
Fix for the header color issue #816
2015-11-12 16:07:15 +08:00
Tammie Lister
79e0e54f69
Merge pull request #677 from mignonstyle/prototype_customizer
...
Reflect the change of color in the customizer.
2015-09-16 20:57:34 +01:00
PJ
de9c9888b7
Updated documentation in comments at the top of files.
...
I tried to standardize and expand the documentation and links to
codex.wordpress.org in the comments at the top of most files.
2015-07-12 12:38:18 -04:00
Mignon Style
c482072932
Reflect the change of color in the customizer.
...
Fixed ".site-title" to ".site-title a".
2015-01-09 17:09:22 +09:00
Shea Bunge
4c99b2aba8
Use === and !== instead of == and !=
2013-07-14 16:38:08 +10:00
Takashi Irie
f367fefd72
Fix unlinked site title in the Customizer
2013-05-08 12:27:48 +01:00
Takashi Irie
8ceefdcdeb
Fixes the broken display header text option in the Customizer.
2013-04-22 16:47:14 +01:00
obenland
c7f2b7a1ee
_s: Enable live preview for Header Text Color in Customizer. Change also
...
removes an !important declaration in Custom Header CSS rules.
2013-03-04 16:13:56 -08:00
Michael Fields
79a6a23da2
Use .text() instead of .html() for site title and tagline when modified via the customizer. Neither setting supports html.
2013-02-07 10:50:34 -08:00
obenland
5bfc37093b
Follow through with 'customizer' naming convention.
2012-11-30 09:26:37 -08:00