Tagged: x
-
AuthorPosts
-
July 2, 2016 at 2:49 am #1069346
sunshipParticipantHi, I am using Simple Download Monitor to protect downloads of certain items. I’d like to style the look of the posts, for example, now it generates posts that look like this: http://kiermyer.com/new/sdm_downloads/fk-tech-rider-2/
I’d like the posts to look like this: http://kiermyer.com/new/wp-content/uploads/2016/07/enter-password-to-download.jpg
I suppose that these posts are styled by x-theme and not the plugin, right?
Can you tell me where/how I can style the posts that get generated please?
Thank you very much
July 2, 2016 at 2:58 am #1069360
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.sdm_post_item_top_right { float: none; width: 100%; } .sdm_post_item { width: 100%; } input.sdm_pass_text { width: 100%; border: 4px solid; } input.pass_sumbit { border-radius: 0; padding: 0.2em 2em; background-color: #08BD38; border-color: #08BD38; color: #000; }Hope that helps.
July 2, 2016 at 3:05 am #1069362
sunshipParticipantThanks! This is much better, but there are a few things I’d still like to change please:
Instead of “Protected: FK Tech Rider 2
ADMIN JUNE 30, 2016
Protected: FK Tech Rider 2”I’d just like the text: “This document is password-protected content.”
and
I’d like to change the box background color from that tan to white. Actually, I’d like to change this on my whole site, as it seems to be a default color of some type.
Thank you for your great help!!!
July 2, 2016 at 3:10 am #1069366
ChristopherModeratorPlease change post title to This document is password-protected content..
Add this too:
.single-sdm_downloads .p-meta, .sdm_post_title { display: none; } .entry-wrap { background-color: #fff; }Hope it helps.
July 2, 2016 at 3:16 am #1069370
sunshipParticipantThats also great, but it still generates this:
Protected: FK Tech Rider 2and what I want is for it to always say:
This document is password-protected content.without the content name
I also need to add this text at the bottom:
to obtain the password, please use the contact form on
the business page or email us at [email protected]and have ‘the business page’ as a link to : http://kiermyer.com/new/business/
and [email protected] as an email linkpossible?
thank you!
July 2, 2016 at 3:35 am #1069378
Rue NelModeratorHello There,
Thank you very much for the updates! Regretfully we can no longer give your further assistance. We can only give minor cosmetic changes. This particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization and at the same time a 3rd party plugin Simple Download Monitor. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.
Thank you for your understanding.
July 2, 2016 at 3:38 pm #1069816
sunshipParticipantok – thanks
July 3, 2016 at 12:19 am #1070084
Rue NelModeratorThank you very much for your understanding.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1069346 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
