Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • global21 Friend
    #165759

    Hi,

    I need to remove the black box background from the slide show so only the text remains (welcome etc).
    i have changed the opacity to 0 from 1 but it hides everything. i would need to remove that and then know where the colour scheme is for the text so that i can change that if it dosent show well against the green.

    any pointers welcome.


    1. Ja-slideshow-minisite
    John Wesley Brett Moderator
    #398924

    Hi Global,

    All of the styling for the box can be found:
    /modules/mod_jaslideshow2/assets/themes/minisite/style.css – line 57[/B]

    {
    background: url("bgd_desc.jpg") repeat scroll 0 0 transparent;
    color: #CCCCCC;
    height: 170px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    text-align: center;
    top: 150px;
    width: 380px;
    z-index: 20;
    } [/B]

    Removing or changing the BACKGROUND attribute will do what you want.
    Note: This does NOT effect the direction arrow or READ MORE backgrounds. They are control elsewhere in the same CSS – Lines 49-53 for the buttons and in the primary template.css for the readon button.

    Have fun.
    John.

    global21 Friend
    #398928

    HI John,

    thanks for that worked like a dream. I had already turned everything else off that i needed, just had to loose the box.

    cheers for the quick response and thanks again.

    regards,

    stefan.

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

This topic contains 3 replies, has 2 voices, and was last updated by  global21 13 years, 2 months ago.

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