• Resolved paulhibbitts

    (@paulhibbitts)


    Hello,

    Thanks so much for the Advanced iframe plugin, it is working like a charm!

    I am a CSS newbie, and I am now trying to modify the default style of a H1 header font within an embedded iFrame using the plugin (source page does not link to any CSS files).

    I’ve tried the following:
    Content id: h1
    Content styles: font-family: sans-serif;

    Any assistance or suggestions would be greatly appreciated!

    Thanks very much,
    Paul

    http://wordpress.org/extend/plugins/advanced-iframe/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Have you verified that it is really a h1? Because many templates have h2 as header as well.

    – Michael

    Thread Starter paulhibbitts

    (@paulhibbitts)

    Hello Michael,

    Thanks for the prompt response, much appreciated!

    I’ve verified that the item in question is a h1 and it is. I’ve also now tried to use the following shortcode and still no luck…

    [advanced_iframe securitykey=”mysecuritycode” src=”myurl.com/test.html” content_styles=”h1″ content_styles=”font-family:sans-serif”]

    Any other suggestions?

    Thanks very much,
    Paul

    Plugin Author mdempfle

    (@mdempfle)

    Please use the internal settings and not the shortcode. There overwriting does not seem to work for all elements.

    I’ll fix this today.

    – Michael

    Plugin Author mdempfle

    (@mdempfle)

    Please use 1.3 if you want to use content_id, content_styles, hide_elements in the shortcode – before only the parameters from the config where used.

    Thread Starter paulhibbitts

    (@paulhibbitts)

    Thanks very much, I will try out the new version.

    Thanks again,
    Paul

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Advanced iframe] Modifying H1 style for embedded iFrame’ is closed to new replies.