-
AuthorPosts
-
msilac Friend
msilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 18, 2010 at 4:29 pm #155396I have some dificulty to show register and login fields at top right over flash banner. Can I fix that somehow? http://www.Osijek-Danas.com
Thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 20, 2010 at 4:23 am #359628it’s issue of the transparent mode of the flash, please follow to this entry to resolve this:
http://kb2.adobe.com/cps/142/tn_14201.htmlmsilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 24, 2010 at 12:32 pm #360321Ok so this is solution
Editing HTML code manually
To edit an existing HTML page, add the WMODE parameters to the HTML code.1.Add the following parameter to the OBJECT tag:
<param name=”wmode” value=”transparent”>
2.Add the following parameter to the EMBED tag:
wmode=”transparent”
Where to put that lines of codes? I am using Openx Ad manager and with code from openx in Joomla module it shows banners.
That banners are from clients which I add them in Openx
Is it that what I need?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 24, 2010 at 7:47 pm #360358Yes, You have to add in suggested code snippet
Assuming, You are using the specific module here::
http://www.openx.org/community/openx-module-for-joomlaYou can probably, ask it in their forum for the script code or they can add it for you 🙂
1 user says Thank You to aman204 for this useful post
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 25, 2010 at 9:35 am #360431I will try add transparency background at my flash banners… but what about clients side? I cant demand that they nedd to make that changes…
And on the other side… can we just make some changes in JA Social template that registration and other navigation have some priority above flash banners.
Some kind of “on top” or something that can be over flash banners?
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
October 25, 2010 at 10:23 am #360440<blockquote>I will try add transparency background at my flash banners… but what about clients side? I cant demand that they nedd to make that changes…</blockquote>
I would suggest you to please inform in developer forum for specific module so that they can incorporate the code snippet in the primary module script 🙂
<blockquote>And on the other side… can we just make some changes in JA Social template that registration and other navigation have some priority above flash banners.
Some kind of “on top” or something that can be over flash banners? </blockquote>
Z-index property can help in getting stack order of elements right ::
http://www.w3schools.com/Css/pr_pos_z-index.asp
but usually, in flash elements, wmode is usually needed to get it right
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by aman204 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with flash banner and login field
Viewing 6 posts - 1 through 6 (of 6 total)