The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HTML help moving Youtube player up 5 px
The youtube video is between 2 images that hare 335px height and the youtube video is 310px in height. Is there a way to move the video player up like 5px so it wont cause a break in the images?
Code:
<img src="http://mypokerhub.com/mphimages/home/toprakerace.png" width="900" height="444"><br> <img src="http://mypokerhub.com/mphimages/home/left2.png" width="194" height="335" > <iframe width="515 " height="310 " src="http://www.youtube.com/embed/sKsV6oqZW38" frameborder="0" allowfullscreen></iframe> <img src="http://mypokerhub.com/mphimages/home/right3.png" width="183" height="335" hspace="0" vspace="0"> <img src="http://mypokerhub.com/mphimages/home/bottomrake.png" width="900" height="460"> Code:
<iframe width="515 " height="310 " src="http://www.youtube.com/embed/sKsV6oqZW38" frameborder="0" allowfullscreen></iframe> This is the page displaying the code http://mypokerhub.com/pages.php?pageid=8 |
#2
|
||||
|
||||
Change this:
PHP Code:
PHP Code:
|
#3
|
|||
|
|||
thx il try it now
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|