Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sonsuz Friend
    #121721
    Hieu Nguyen Admin
    #225698

    Hello, can you specify your question, what’s problem with your ja_upwrap?

    sonsuz Friend
    #225768

    http://www.spirituelfilmler.com/derki/

    can you check it from IE. There is a space that i want to fix at the top.
    In firefox everything seems allright, but IE, need fixing.

    instantinlaw Friend
    #225824

    Hi
    I am no expert at css, but try this.
    in template_css.css search for

    #ja-up
    {
    position: relative;
    }

    and change it to


    #ja-up
    {
    position: relative;
    top: 0px;
    }

    I haven’t tried this, but by viewing the css for your site, it looks like the only place that could be causing the problem.
    You could also try


    #ja-up
    {
    position: absolute;
    top: 0px;
    }

    I hope this helps.

    sonsuz Friend
    #225831

    Great. it works. 🙂 thx

    instantinlaw Friend
    #225837

    Great!
    I’m glad my meager css skills were of some help.

    instantinlaw Friend
    #225910

    Marked Solved

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

This topic contains 7 replies, has 3 voices, and was last updated by  instantinlaw 17 years, 3 months ago.

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