Plugin Author
Baden
(@baden03)
does the footer have a class or id?
Hi Baden
I think its class but not really sure? how can I tell ??
Thanks
Mark
Plugin Author
Baden
(@baden03)
Mark,
The footer text is wrapped in a label with a class of: copyright so simply add:
.copyright
to either the default target as defined under the plugin’s option page, or direct in the shortcode using the target attribute.
How to find an element’s assigned ID or CLASS
There are many ways to discover what the ID or class is of an element. In chrome, you simply right click and select ‘inspect element’ from the pop up menu. If you use another browser, just google how the element inspector (or DOM inspector or page inspector) is displayed.
Firefox: http://www.wikihow.com/Use-the-Inspect-Element-in-Mozilla-Firefox
Safari: https://www.youtube.com/watch?v=_RPoxxgieTM
IE: good luck…
Hi Baden
I dont know what has happened but the logo has vanished now? could you take a look for me please.
Thanks
Mark
Plugin Author
Baden
(@baden03)
Marc,
The plugin is now working correctly here: http://mjr-properties.com/?homeland_properties=quinta-venus-vale-deguas-mjr-0026
To continue with this level of assistance, please consider purchasing Print-Pro-Matic or making a donation to the Flying Houseboat fund.
Hi Baden
I have purchased the plugin but keeps saying pending?? maybe because I had to update my card on paypal which is done now!!
But the print page is not showing the Logo??
I will gladly donate to you for your time I really appreciate your help.
Thank you
Mark
Hi Baden
This is what Im trying to achieve
http://prntscr.com/3sg3kk
Mark
Plugin Author
Baden
(@baden03)
the reason the logo was not printing is the default target needs to be:
.logo, article, .copyright
Please verify that it now works.
As for your goal image in your last post, you will need to include some CSS styling to deal with the overlapping images.
Please let us know if we can be of further assistance.