Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jlewis3233 Friend
    #153869

    I have two question (I had three but I just figured one out).

    1. The slideshow for each category appears in the article for that category. How can I turn that off? Seeing that the viewer sees the slideshow on the category page, I don’t think they need to see it again on the article page. For example, I have a category called Sports, and it has a slideshow. So when the view goes to an article in the sports category, the same slideshow pops up. I want the slideshow taken off of the articles.

    2. How can I change the background? I’ve viewed some of the websites using ja lead and they look great. Most of them have changed the background of the template, and to backgrounds that did not come with the template. I don’t really care much for the backgrounds that came with the template.

    http://www.teaandcigars.com

    Saguaros Moderator
    #354072

    The issue #1 is heavy customization , sorry i could not help you this case.
    with issue #2 you open the file; /templates/ja_lead/css/template.css and find the following code:

    body#bd {
    background: #F5F5F5 url(../images/body-bg.jpg) no-repeat top left;
    background-attachment: fixed !important;
    color: #454545;
    margin: 0;
    padding: 0;
    }

    #ja-wrapper {
    background: url(../images/wrapper-bg.jpg) no-repeat top right;
    background-attachment: fixed !important;
    }

    you change the background via those rules, i recommend you should use the firebug of fire fox, it will help you completing this issue more quickly. install it in here http://getfirebug.com/ , and a guide: http://www.kristarella.com/2009/02/how-to-use-firebug-for-css/

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum