bradrice
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Quick TagsI’m having the same trouble, but from the above comments, I decided to try a different browser. Apparently, QuickTags do not work in Apple Safari, but do work in Mozilla Firefox on Mac OS X.
Forum: Plugins
In reply to: theme-switcher.phpThanks I removed the cookie from firefox, but had to quit firefox and restart to get it back to my own theme. I’m working on one for the theme contest myself. That’s why I was playing around with it.
Forum: Themes and Templates
In reply to: Images in Sidebar?Or if you want it to be a background image and you are using Kubrick as a start, use the header.php file to put your file in a css seletor. If you do it like this:
background-image: url(“<?php bloginfo(‘stylesheet_directory’); ?>/images/yourimage.png”);
it will write out the directory to your stylesheet for you.
Forum: Themes and Templates
In reply to: IE 6.0 (WIN) and Kubrick sidebar?Try taking the width property off the css for #sidebar. That worked for me. Or you could try reducing its width. IE6 has some strange behaviour with padding and margin.
Forum: Everything else WordPress
In reply to: author name not appearing in rss feedThe last thing I want is to publish my email address. My aggregator shows an author name. Pulp Fiction Lite calls it creator. Mine says unknown. But the feeds I am getting don’t have email addresses. They are just cleartext names.