test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • phunk Friend
    #169133

    Hello,

    Maybe this question is too basic, but i can’t find how to warp my header/navigation/content/footer and put box-shadow. I can add box shadow on seperate elements, but how to do it for whole site, exept top.

    Thank You.

    chavan Friend
    #417505

    Try add this css code to this File: /templates/ja_t3_blank/css/template.css

    body.bd #ja-wrapper {
    -webkit-box-shadow: 0px 3px 10px #888888; /* Safari and Chrome */
    box-shadow: 0 3px 10px #888888;
    margin: 10px auto !important;
    width: 980px !important;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

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

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

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