test melih
 melih
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • iagsjl Friend
    #164741

    I installed the JA Droid template, and replaced the slideshow module with a different module. How do I change the background color for the top.slideshow position?

    kshama_k Friend
    #394499
    chavan Friend
    #394543

    Please post your Site Url here

    kshama_k Friend
    #395183

    hi iagsjl

    please add in your template.css As


    div#ja-slideshow .main
    {
    background:blue;
    }

    it changes the background color of your top.slideshow position.

    iagsjl Friend
    #396226

    Thank you, that solved it. Now I noticed there is also a margin on both sides of the slideshow position – how do I change the background color for that margin?

    chavan Friend
    #396229

    I don’t see any margin on your Site. please post a screenshot

    iagsjl Friend
    #396231

    screenshot attached. the margins I’m trying to color are to the right and left of the slideshow position.


    1. margins
    iagsjl Friend
    #396233

    here’s an additional screenshot that shows the margins more clearly


    1. margins2
    kshama_k Friend
    #396251

    hi

    please try to change width in templates/ja_droid/css/template.css As


    div#ja-slideshow .main {
    background: none repeat scroll 0 0 #000000;
    width: 940px;
    }

    chavan Friend
    #396286

    Hi kshama,

    Please post your css code and the php code within the CODE tags
    your code here

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

This topic contains 10 replies, has 3 voices, and was last updated by  chavan 13 years, 7 months ago.

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