css - How to style a 3rd-party iFrame -


this question has answer here:

is there way css-style 3rd party iframe? example, twitter widget, change font size.

how this?

i don't think do... intents , purposes iframe document , outside of control (as long it's 3rd party , / or stored in domain).

in case of twitter can configure widget when start long you're trying access / alter properties of document inside iframe, you're sold.

long story short: far know you're dependant on whatever tools 3rd party provides you. of course, can hacks (intensive curl calls, parsing , rewriting) killing fly big cannon.

what trying achieve?. maybe there's way 3rd party allows to...


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -