When these countdowns hit zero they should should change…
T(-) Countdown
[tminus id='free' t='+5 seconds']html[/tminus]
T(-) Countdown Control
[tminus id='pro' cid='1451'/]
A Pluginoven Test Site
When these countdowns hit zero they should should change…
[tminus id='free' t='+5 seconds']html[/tminus]
[tminus id='pro' cid='1451'/]
back to the print class, time to close things up.
Now for the shortcode:
[print-me target=".print" exclude=".noprint"]
This is a test using twinpictures in the normal body of the content.
Here is some text at the top.
It seems the map is also injecting the following CSS:
.wpgpxmaps { clear:both; }
#content .wpgpxmaps img,
.entry-content .wpgpxmaps img,
.wpgpxmaps img { max-width: none; width: none; padding:0; background:none; margin:0; border:none; }
.wpgpxmaps .ngimages { display:none; }
.wpgpxmaps .myngimages { border:1px solid #fff;position:absolute;cursor:pointer;margin:0;z-index:1; }
.wpgpxmaps_summary .summarylabel { }
.wpgpxmaps_summary .summaryvalue { font-weight: bold; }
.wpgpxmaps .report { line-height:120%; }
.wpgpxmaps .gmnoprint div:first-child { }
.wpgpxmaps .wpgpxmaps_osm_footer {
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 13px;
margin: 0;
z-index: 999;
background: WHITE;
font-size: 12px;
}
.wpgpxmaps .wpgpxmaps_osm_footer span {
background: WHITE;
padding: 0 6px 6px 6px;
vertical-align: baseline;
position: absolute;
bottom: 0;
}
So we need to add that to the print page using the custom print page css filed in print-o-matic settings.