-
AuthorPosts
-
February 20, 2012 at 10:43 pm #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
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 21, 2012 at 11:30 am #439247You 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;
}1 user says Thank You to khoand for this useful post
February 21, 2012 at 12:23 pm #439266Dear 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
February 22, 2012 at 3:43 pm #439488You 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.
February 22, 2012 at 5:38 pm #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 !
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by olivercham 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Sponsor logo not clickable in Left-banner on JA Event
Viewing 5 posts - 1 through 5 (of 5 total)