Using styles in iframe
-
I am fetching a few lines of text from another website I developed. The text is showing up OK, but Somehow I can’t get style to work.
Here’s my iframe code:
[iframe style= “font-size:7px; font-family:Arial !important;” src=” https://www.marshalls.org/tmtools/awards_recent.cgi?d=57&m=12&v2″ ]
I can see from inspecting the displayed page with developer tools in Chrome or Firefox that the style I specified is in the iframe div, but it is not having an effect on the font. Any suggestions?
Thanks,
George
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using styles in iframe’ is closed to new replies.