Posts Tagged blog
Blog Upgrades
Posted by Prentice Wongvibulsin in Website Related on April 28, 2009
My blog is gradually looking less and less like a default WordPress install!
Currently this blog powered by WordPress running the Fusion theme by digitalnature.
I just added the Lifestream widget on my side bar. Check it out!
There were some issues running these plugins together on this version of WP, but nothing a few little hacks didn’t fix.
Issue #1: Lifestream didn’t appear under the Plugins tab (EDIT: It appears that this issue resolved itself after logging out and logging back in.)
Fix: Visit the url manually (wp-admin/plugins.php?page=lifestream.php)
Issue #2: The hyperlinks in the Lifestream under the Fusion theme disappear on hover because the text turns white and there’s no background highlight.
Fix: Add a:hover { background: #…} to plugins/lifestream/lifestream.css
