Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
trying to overlay one div on top of another!
Old 11-26-2009, 06:21 AM trying to overlay one div on top of another!
Novice Talker

Posts: 7
Trades: 0
Hi all.

I'm using a flash slideshow as a background to a div, which means that instead of just putting a simple image as a div background I've had to create two divs. And now I'm trying to put one on top of the other, but everything I try yields the same results. The div that I want to have on top just gets pushed down by the image slideshow since it's not a background.

Here's what I'm working with:

http://scv.everythingiseconomics.com/

Any ideas how I can make this work?
mcbbr is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-26-2009, 06:26 AM Re: trying to overlay one div on top of another!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
flah objects will ALWAYS be the "topmost" element unless you set "transparent" mode.

http://kb2.adobe.com/cps/155/tn_15523.html
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-26-2009, 05:37 PM Re: trying to overlay one div on top of another!
Novice Talker

Posts: 7
Trades: 0
So should adding this to the object parameters do the trick?

Code:
<param name="wmode" value="transparent" />
mcbbr is offline
Reply With Quote
View Public Profile
 
Old 11-26-2009, 05:49 PM Re: trying to overlay one div on top of another!
JeremyMiller's Avatar
WT Moderator

Posts: 1,712
Name: Jeremy Miller
Location: Las Vegas, NV
Trades: 0
Quote:
Originally Posted by mcbbr View Post
So should adding this to the object parameters do the trick?

Code:
<param name="wmode" value="transparent" />
Did you try it? It'd take the same amount of time to test that code as it will to reply asking if it works.
__________________
Jeremy Miller

Please login or register to view this content. Registration is FREE
JeremyMiller is offline
Reply With Quote
View Public Profile Visit JeremyMiller's homepage!
 
Old 11-26-2009, 06:18 PM Re: trying to overlay one div on top of another!
Novice Talker

Posts: 7
Trades: 0
Haha yes I see your point. I did try it but it's still not working. Here's the code for the object if it's gonna help anyone see what I could be doing:

Code:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="500" height="80" id="imagefader">
                <param name="movie" value="http://scv.everythingiseconomics.com/wp-content/plugins/flashfader.swf" />
                <!--[if !IE]>-->
                <object type="application/x-shockwave-flash" data="http://scv.everythingiseconomics.com/wp-content/plugins/flashfader.swf" width="500" height="80">
<param name="FlashVars" value="path2xml=http://scv.everythingiseconomics.com/wp-content/flashfader/images.xml" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
                <!--<![endif]-->
                    <a href="http://www.adobe.com/go/getflashplayer">
                        <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
                    </a>
                <!--[if !IE]>-->
                </object>
                <!--<![endif]-->
            </object>
Just take a look at what it looks like too. The site is in the first post.
mcbbr is offline
Reply With Quote
View Public Profile
 
Old 11-26-2009, 09:39 PM Re: trying to overlay one div on top of another!
Novice Talker

Posts: 7
Trades: 0
Never mind guys, I've decided to just do it a different, far less complicated way. Cheers anyway!
mcbbr is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to trying to overlay one div on top of another!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.24515 seconds with 12 queries