— 30 September 2006 —
98% Pink
Gah. It’s always a pain to design on a live site.
Many thanks to Josh Pigford for fixing a parsing error with the sidebar. He saved me hours of frustration!
Some things still need tidying. Like the comment box…
And if anyone can clue me in on how to style the H2 tags for “Blogroll” and “UX Books” I would appreciate it. Those headers are created somewhere… so I can’t fingure out how to apply a style link you see on the other sidebar section headers. Got it. Thanks Mel.
Oh, and how do I point to archives.php, or archive.php in the top nav? Both files are in the same folder as the rest of the php files for this site (within the currently selected theme folder). But for some reason it just gives a 404…
For now I need to leave it though. Must go be a better Dad.
On a related note, we’ve hit 115 122 sites that are going Pink for October. :) My thanks to all who are participating.













to get the blogroll and books stylized you could do something like this (I hope it pastes correctly)
#linkcat-1 h2{
text-indent: -5000px;
color: #790046;
background: url(http://usabilityworks.org/wp-content/themes/p4o/images/blogroll.png) no-repeat;
}
#linkcat-1{
list-style: none;
}
#linkcat-2 h2{
text-indent: -5000px;
color: #790046;
background: url(http://usabilityworks.org/wp-content/themes/p4o/images/uxbooks.png) no-repeat;
}
#linkcat-2{
list-style: none;
}
30 September 2006 at 13:08
Mel… you rock!
Now I just need to fix that spacing issue between the lists and the headers. And I really need to fix this comment box because I just typed into the sidebar…
30 September 2006 at 20:48
I had a slight setback with a failure on my desktop. Got it fixed last night though, so I should be able to roll in the pink in the next day or two.
1 October 2006 at 11:31
Hi Matt, thanks for visiting my website! About your archive page, do you wanna have a list of your archive in one page? I recommend installing an archive plugin (I use the one from here).
7 October 2006 at 13:15
I created a corner banner for my site, I know it’s not much, but it’s better than nothing I hope, feel free to use the image if anyone wants it :)
http://www.edg3.co.uk/pink-for-october/
7 October 2006 at 13:18
Sheilla: Thanks for the link. 9rules helps out again! Except it still won’t work. No clue what I am doing wrong.
Christopher: Thanks for offering up your banner! :)
7 October 2006 at 14:23