learning_brain
New Member
- Messages
- 206
- Reaction score
- 1
- Points
- 0
For reference, try this link
http://www.qualityimagesearch.com/view_image.php?img_id=41581
The image in the center has been placed in an iframe, for reasons I won't go into in detail here other than sites preventing hotlinking have difficulty if it's in a frame.
My problem is simple - centering! I have crawled the web trying to find a solution, but all efforts have failed.
1) css method - text-align: center - failed
2) inline css - also failed
3) auto left/right margin - failed
4) <center> tags wrapping iframe tag - failed
5) align=center attribute for iframe - failed
AArrrrggghhhh - why is this so hard? I take it the styling within a frame cannot be altered?
It's just a damn shame I can't just use <img src="">
Does anyone know of an include method... or any method?
http://www.qualityimagesearch.com/view_image.php?img_id=41581
The image in the center has been placed in an iframe, for reasons I won't go into in detail here other than sites preventing hotlinking have difficulty if it's in a frame.
My problem is simple - centering! I have crawled the web trying to find a solution, but all efforts have failed.
1) css method - text-align: center - failed
2) inline css - also failed
3) auto left/right margin - failed
4) <center> tags wrapping iframe tag - failed
5) align=center attribute for iframe - failed
AArrrrggghhhh - why is this so hard? I take it the styling within a frame cannot be altered?
It's just a damn shame I can't just use <img src="">
Does anyone know of an include method... or any method?
Last edited: