define('DISALLOW_FILE_EDIT', true);
define('DISALLOW_FILE_MODS', true);
I’ve just started using tags, so I’m just finding out how ugly the tag widget is (I know I’m lazy, but I just didn’t feel like hacking support into the previous version). I tried to make a replacement links widget that allows one to control how the links are displayed, but I’m not quite that handy with the code. The closest I got was to hard-code the random display into the functions.php file (which is where I also put the Automattic-recommended change for the search box).
]]>Ooh I’ve just noticed the text in this box is really tiny! Hmmm… OK. line 214 of blue-skin.css has to go.
It’s in the rule for selector #commentform textarea, #centreblock textarea, #menu textarea. The line font-size: 90%; should be removed. I’ll need to issue an update.
Anyway, I too think the default tags widget is too restrained! I think my next project might be a replacement for the built in tags widget. I think there are a couple of links widget plugins out there, but I’m not sure they do all one would want.
]]>