• I am trying to install an iframe into a page on the twenty ten theme. I want it to take up the full width of the page (i.e align with the page header width. The single column template intents the iframe so that it looks bad (see at https://www.aegyptiblog.info )

    I have tried editing the single column template in the WordPress editor to change from the default 650px width to 900px but it does not work. I’m not sure what I am doing wrong!

    Any help greatly appreciated

Viewing 2 replies - 1 through 2 (of 2 total)
  • Don’t edit the Twenty Ten theme. Your changes will be over-written the next time you upgrade WordPress. For this reason, it is recommended that you consider creating a child theme for your customisations. Once your child theme is active, we should be able to help with the customisation.

    it is not restricted by the theme, but by the iframe code:

    <iframe align="left" src="https://healthmap.org/mapframer/?ps=97" width="850" height="800">

    change the width to 900 …

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2010 theme single column template’ is closed to new replies.