Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Fariz Iskandar Friend
    #165992

    Hello experts..,

    i want to ask about this,
    – how to change rounded to be fixed straight
    – how to make shadow at border
    plz see my attachment.
    thanks before.

    Fz.


    1. ask_shadow_and_rounded
    khoand Friend
    #400125

    Hi,
    You find this code from /templates/ja_mesolite_ii/css/template.css

    #ja-header .inner {
    height: 100px;
    line-height: normal;
    position: relative;
    background: url(../images/main-tr.gif) no-repeat top right; < remove this line
    }

    khoand Friend
    #400136

    Hi find this code from /templates/ja_mesolite_ii/css/template.css

    #ja-container .main {
    border-top: 1px solid #CCC;
    background-color: white;
    -webkit-box-shadow: 10px 2px 5px #888; < add this line
    box-shadow: 10px 2px 5px #888; < add this line
    }

    Fariz Iskandar Friend
    #400139

    thanks khoand .. 🙂 :-*

    Fariz Iskandar Friend
    #400143

    it’s works but only one side 🙂
    please tell me how to set all, my friend…

    <em>@khoand 251792 wrote:</em><blockquote>Hi find this code from /templates/ja_mesolite_ii/css/template.css

    #ja-container .main {
    border-top: 1px solid #CCC;
    background-color: white;
    -webkit-box-shadow: 10px 2px 5px #888; < add this line
    box-shadow: 10px 2px 5px #888; < add this line
    }

    </blockquote>


    1. Screen-shot-2011-07-06-at-11.22.19-PM
    khoand Friend
    #400147

    You find this code from /templates/ja_mesolite_ii/css/template.css

    #ja-header .main {
    height: 100px;
    background: white url(../images/main-tl.gif) no-repeat top left;
    -webkit-box-shadow: 10px 2px 5px #888;<add this line
    box-shadow: 10px 2px 5px #888;<add this line
    }

    #ja-mainnav .main {
    background: #333 url(../images/dot-dark.gif) repeat-y 20% top;
    border-top: 1px solid #E6E6E6;
    min-height: 35px;
    z-index: 999;
    -webkit-box-shadow: 10px 2px 5px #888;<add this line
    box-shadow: 10px 2px 5px #888;<add this line
    }

    #ja-container .main {
    border-top: 1px solid #CCC;
    background-color: white;
    -webkit-box-shadow: 10px 2px 5px #888; < add this line
    box-shadow: 10px 2px 5px #888; < add this line
    }

    #ja-footer .main {
    background: #333 url(../images/dot-dark.gif) repeat-x 20% top;
    -webkit-box-shadow: 10px 2px 5px #888;<add this line
    box-shadow: 10px 2px 5px #888; < add this line
    }

    Fariz Iskandar Friend
    #400150

    thanks you 🙂

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

This topic contains 7 replies, has 2 voices, and was last updated by  Fariz Iskandar 13 years, 4 months ago.

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