Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’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.php
    Thread Starter bradrice

    (@bradrice)

    Thanks 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.

    bradrice

    (@bradrice)

    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.

    bradrice

    (@bradrice)

    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.

    Thread Starter bradrice

    (@bradrice)

    The 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.

Viewing 5 replies - 1 through 5 (of 5 total)