Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter mobyme

    (@mobyme)

    I was looking for a lightweight custom css plugin to replace Jetpack as that is all I use Jetpack for. I tried WP Add Custom CSS with code copied and pasted from Jetpack but not all of it was processed. I then input the code directly from the keyboard and again it did not work. I tried several other plugins, even ones not tested with my version of WordPress and they worked without a problem. I tried WP Add Custom CSS again and once again it didn’t work. The problem seems to revolve around changing the colour of backgrounds and hover in navigation. I am using the Striker theme in WordPress 4.0
    Regards

    <a href="<?php bloginfo('url'); ?>/"><img src="<?php bloginfo('template_directory'); ?>/images/yourimage" border="0" alt="" /></a>
    That’s what it should have been

    I’m pretty new to wordpress and still very much in learning mode. I know this is an old post but just in case somebody else with the same problem stumbles across this thread, I thought I would post this as a possible solution. Insert the following into the header:

    This of course presumes that you have loaded your image into the images folder within your theme. It worked for me and may help somebody else with the same problem.

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