Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • christofferl Friend
    #969103

    See my question in the attached image.


    1. ja_dropdown_shade1
    Pankaj Sharma Moderator
    #969136

    Hi
    You can apply the style code background on the container , i am not sure which part it is , you can post the URL of page , i will help you to check this .

    christofferl Friend
    #969140

    See updated question.

    Pankaj Sharma Moderator
    #969141

    Hi
    Add below code in custom.css to add a gray background

    .container-hd {
        background: #eee!important;
    }
    .t3-mainbody {
        background: #fff;
    }
    

    You have to change the bg color of each block if the gray color appear in some of the blocks since container is the parent of all the blocks .

    christofferl Friend
    #969142

    Ah, sorry for not being so understandable. What you suggest is not what I am seeking … would like to have a transition shadow. Do you understand what I mean now?

    Thank your patience.


    1. ja_dropdown_shade2
    Pankaj Sharma Moderator
    #969277

    Hi
    As i understand you want to apply the box shadow style on the container , for this you can apply the syle via custom.css file on the

    container-hd {  box-shadow: 10px 10px 5px #888888;
     }

    Here you can see how this style work first then you can apply it on site , the above code is just an example .

    christofferl Friend
    #969365

    Unfortunately this does not work. And I still do not think I explained in an understandable way of what I’m after.

    I know from previous project that I used something like this:

    .shadow {
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc;
    }

    Any new ideas on alternative ways to solve this?

    Pankaj Sharma Moderator
    #969394

    H
    As i understand with your screenshot its the box-shadow style only .
    You can post the URL of page where u saw that style i will help u to guide .

    christofferl Friend
    #969406

    Thank you for trying to assist me. If you look at this site http://www.aktiespararna.se/ you will see what I am trying to achieve (see also attached image).

    Any ideas or suggestions?


    1. ja_shadow1
    Pankaj Sharma Moderator
    #969624

    Hi
    there is a background image and bg colour : http://prntscr.com/ckgu0t
    You can also use the gradient background to apply such style .

    christofferl Friend
    #969738

    Please see the attached image. We are getting forward but not there yet 😉

    Hope you understand what I want to achieve. If not let me know and I will try to explain again.

    Simply, I want an edge which is softly shaded to the background image.


    1. ja_edge1
    Pankaj Sharma Moderator
    #969743

    Dear sir
    this is the background colour with the combination of this image that is on repeat X you have to implement the same on yourself you can change the colour and image as per your needs this is all I can suggest to you in this matter।

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

This topic contains 11 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 1 month ago.

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