The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Bloody Iframe will not work!!!
Ok here is my code
Code:
<table width="963" border="0"> <tr> <td height="650"><iframe frameborder="0" border=0 width="963" height=600 src="http://*******" name=iframe scrolling=yes style="position:absolute; left: 25px; top: 25px; width: 939px; height: 632px;" allowtransparency="true"></iframe></td> </tr> </table> its 25px from the top and left of the screen not the table |
#2
|
|||
|
|||
You're using position:absolute which means it will ignore wherever it is and just put your iframe in the top corner of your screen. Try position:relative instead.
|
#3
|
|||
|
|||
Quote:
Thanks alot |
#4
|
|||
|
|||
No problem. :] Simple fix, just change a word! Haha.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|