Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • sirbogoff Friend
    #205366

    I am trying to figure out how to make the banner background transparent? I tried the code bellow in my custom.css file but it did not seem to make any difference. Obviously I am doing some thing wrong. Any help would be gratefully appreciated.

    .corporate .slideshow {
    background: none repeat scroll 0% 0% rgba(247, 247, 247, 0);
    border-bottom: 0px solid #EEE
    padding: 40px 0px;}

    TomC Moderator
    sirbogoff Friend
    #566153

    Not really what I need as this is making the whole banner including the image transparent. I just want the background transparent not the image.

    TomC Moderator
    #566157

    Is the banner image separate/apart from the background image?

    sirbogoff Friend
    #566160

    Yes. It is in a module.

    TomC Moderator
    #566162

    Could you, perhaps, throw together a screenshot mockup of exactly what it is you are wanting to accomplish?
    (i.e. how you want things to look/display)

    sirbogoff Friend
    #566168

    Like this but I need the text that you can hardly see to be visible as well.. Thanks.


    1. Untitled
    Adam M Moderator
    #566569

    Hi @sirbogoff,

    Please open file root_folder/templates/purity_iii/css/custom.css then add this code :

    .t3-wrapper.corporate .slideshow {
    background: none;
    }

    sirbogoff Friend
    #572232

    That worked thanks.

    sirbogoff Friend
    #737272

    That worked thanks.

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

This topic contains 10 replies, has 3 voices, and was last updated by  sirbogoff 9 years, 5 months ago.

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