Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • olivercham Friend
    #174099

    Dear JoomlArt support,

    This is becoming serious now with my Exhibition website and i would like to put partners on the left-banner position.
    As you can see on this screenshot i can put a partner logo fixed on the screen, great, but i would like this picture to be clickable to my partner website so when i put a link in the WYSIWYG the link is not active on the website.

    Can you help ?

    Thanks


    1. joomlartquestions
    khoand Friend
    #439247

    You replace the code from /templates/your-template/css/template.css

    #ja-left-banner {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    }

    with

    #ja-left-banner {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    z-index:6;
    }

    olivercham Friend
    #439266

    Dear Khoand,

    Thank you very much for your support, it now works !

    But i have this problem now : the partner logo doesn’t appear on Internet Explorer !
    It only works on Google Chrome and Firefox but not Internet Explorer.

    What can i do ?

    Thanks for your help.

    khoand Friend
    #439488

    You try delete all of files of /cache and /t3-assets folder. If it’s not working, you give me username+password of your backend and ftp? I will check it.

    olivercham Friend
    #439499

    <em>@khoand 302137 wrote:</em><blockquote>You try delete all of files of /cache and /t3-assets folder. If it’s not working, you give me username+password of your backend and ftp? I will check it.</blockquote>

    I think it was a problem of cach because now it perfectly works with IE.

    Thanks for your efficient support !

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

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

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