Need someone to show me how to position iframe over background image html

Status
Not open for further replies.

lazyentrepreneur

Junior Member
Joined
Jun 8, 2009
Messages
195
Reaction score
47
Hey. Trying to find someone to show me how to position an iframe over a background image in html. I need the iframe code positioned over the right spot over the background image. Been messing with it forever, and I'd like someone to teamviewer to show me how it's done to get the iframe to the correct spot. Please PM me. I think I'd pay up to $10.
 
Have you been trying to position the <iframe> within a <div> using CSS? Haven't had the need to do it but using that technique with positioning would seem the way to go?
 
Have you been trying to position the <iframe> within a <div> using CSS? Haven't had the need to do it but using that technique with positioning would seem the way to go?

Yeah, I was tinkering with these numbers: left: -341px; top: -614px; position: absolute; width: 1270px; height: 761px;" and it wasn't moving at all.
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top