![]() |
Iframe & image to the front..
i want to add a iframe code to the forumhome but if the iframe website is loaded i to see a image to the front of the website..
How do i that? i.e.: Code:
<IFRAME name="box" src="http://google.com" scrolling="auto" width="800" height="400"> <p>Your browser doesn't support frames. Click <a href="http://google.com" target="_blank">here</a> to view the page.</p> </IFRAME> |
Quote:
Code:
<DIV ALIGN=CENTER> https://vborg.vbsupport.ru/showthread.php?t=204808 hope that helps ;) |
Yes but i want to see a ustom image front.
I.E. if the webiste from the iframe is loaded then i want to have a image to the top of the iframe to hide something from the site. |
Quote:
You could, I suppose, absolutely position a DIV Layer over the top of the iframe. Code:
<div style="background: #000000; position:absolute; left: 0px; top: 0px; width:100%; height:20%;"></div> |
1 Attachment(s)
Look at the image and i think you will understand what i mean:
https://vborg.vbsupport.ru/attachmen...1&d=1241558564 |
Thanks buddy
Instead of having a bar across the width of the iframe you could change the background color for an image so the code would be like this Code:
<div style="background: #000000; position:absolute; left: 0px; top: 0px; width:100%; height:20%;"></div> Code:
"background: #000000; i.e. Code:
"background: Image.gif; Good luck ;) |
You are welcome UKBusinessLive , but this will be out of the iframe..
I want to have the image inside in the iframe ike in the previous image i explane.. Is that possible? |
Quote:
Code:
absolute; left: 0px; top: 0px; width:100%; height:20% |
All times are GMT. The time now is 05:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|