• I am creating a category-3.php template.

    In my style.css I have a div with a bacground-image:url(images/bg.jpg);

    The CSS works fine with the index.php (site.com), but does not work on the category page because the url is modified. (site.com/category/category3

    How can I get the image to appear on the category-3.php

Viewing 1 replies (of 1 total)
  • Hi

    It has nothing to do with the URL. It would relate to the classes and divs associated with the page element being different between your custom page and index.php

    If you can’t find it, post the URL of both and indicate the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Category Templates CSS background-image’ is closed to new replies.