Forum Replies Created

Viewing 4 replies - 31 through 34 (of 34 total)
  • Thread Starter alsosara

    (@alsosara)

    Hi moshu. Is there a better place for me to ask? And don’t worry–only 1.5.2 is on my live site.

    Forum: Plugins
    In reply to: BAstats Error

    Isaac you are amazing. Fixed it for me too!!!

    Vzangla, you can out the code in any of the files.
    Just wanted to thank Phillip. This worked great for me! Now unregistered guests get a message telling them to register. Just what I needed.

    I have a related problem, and I think I can handle a PHP solution.
    I’m using Crisp & Clean by fernando. I edited the images, and as a result the header image looks ugly if it’s shown on pages (because pages have no sidebar). Basically, I want to have two header images, one for the frontpage and one for any page that doesn’t show the sidebar.
    Looking at the template, it seems that the easiest thing is to put an “if clause” (is that what you call it?) in the one place that the header image is defined. Here’s the code at that place:
    #header { background: url(<?php bloginfo('stylesheet_directory'); ?>/images/kubrickheader.jpg) no-repeat bottom center; }
    How can I put in an “if clause” so that if we’re not viewing the frontpage, kubrickheader2.jpg is displayed?

    THANKS in advance for the help. I really appreciate you taking your time.

Viewing 4 replies - 31 through 34 (of 34 total)