Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • rainoholic Friend
    #178143

    Hi, i hope you can help me. I want to center my wrapper and add drop shadows to it. How do i do that?

    Here’s my site: idrc.searca.org

    Thanks!

    HeR0 Friend
    #457530

    Hi Rainoholic
    Please open file template.css and find

    #ja-wrapper {
    background: url("../images/background.png") no-repeat scroll 0 0 transparent;
    padding: 40px 170px 50px;
    position: relative;
    }

    then replace to

    #ja-wrapper {
    background: url("../images/background.png") no-repeat scroll center top transparent;
    padding: 40px 170px 50px;
    position: relative;
    }

    Regards,

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

This topic contains 2 replies, has 2 voices, and was last updated by  HeR0 12 years, 5 months ago.

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