1

Topic: i hv 1problem,need help..

hi,my website hv 1 problem
in my sharetronix,i hv a footer bar,this bar can cover some img and word,but the bar cant cover youtube video
my fd said youtube video is flash, flash is on top of other stuffs
how to solve this problem..
sorry my english not good,plz see img and my website
My sharetronix: www.mrleung.com
http://upload.lsforum.net/users/public/s13433helpf107.gif

Last edited by mrkwan (2010-08-24 16:40:21)

Thumbs up Thumbs down

2

Re: i hv 1problem,need help..

Where you would like to place the youtube videos with your site ( Very near to the the footer bar)?

As per your site source code view ,you have placed the Video above the " Users  Last online " widget .You can adjust the Div tag potions to place it on the right place you have intended

Is my answer is diff the you have asked reply this thread we come up with the earliest. .

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

3

Re: i hv 1problem,need help..

the problem is the youtube video cover the footer bar
and how the bar can cover the youtube video??
in the img,the video is cover the bar

Thumbs up Thumbs down

4

Re: i hv 1problem,need help..

What brower you are using? . i didn't find any problem with you have reported .

I am using firefox 3 and i having no issues ( Footer bar is clearly visible and the Youtube video is above the footer bar )
View the scree-shot taken from my 15 " Laptop

http://i955.photobucket.com/albums/ae39/sakthig/sharetronixguide/youtube-is-over-footer-bar.jpg

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

5

Re: i hv 1problem,need help..

500,500

Thumbs up Thumbs down

6

Re: i hv 1problem,need help..

You have told you have issues with video with the footer bar, but now the screenshot you have attached now is expecting to increase the body of the sharetronix Template . if you like to do this then you can edit your theme CSS files to  increase/Decrease the size as per your requirements.

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

7

Re: i hv 1problem,need help..

sorry~
other demo
u can see the video cover the fotter bar
http://www.hkbravo.tk/4/

Thumbs up Thumbs down

8

Re: i hv 1problem,need help..

The problem has solved

<iframe class="youtube-player" type="text/html" width="250" height="200" src="http://www.youtube.com/embed/5esi2JdumfE?hl=zh_TW" frameborder="0"><param name="wmode" value="transparent"></iframe>
ch
<object width="250" height="200"><param name="movie" value="http://www.youtube.com/v/5esi2JdumfE"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/5esi2JdumfE" type="application/x-shockwave-flash" wmode="transparent" width="250" height="200"></embed></object>

the key words is
<param name="wmode"  value="transparent" />

happy^_^

Thumbs up +1 Thumbs down

9

Re: i hv 1problem,need help..

Its Great.Congrats.

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

10

Re: i hv 1problem,need help..

Thanks for sharing the info mrkwan

Install Turnkey Web Scripts start your own profit portals
Do someMicro Jobs and earn decent money on your part time

11

Re: i hv 1problem,need help..

because youtube video is a "flash"
flash is on top of other stuffs.
in many website,i see some flash is cover the website,for example,cover the menu...
is is very not beautiful.

<param name="wmode"  value="transparent" />
or
wmode="opaque"

it can solved this problem!





http://upload.lsforum.net/users/public/d19831helpx107.gif

Thumbs up Thumbs down