captenaj
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Minamaze] Change text in “Read more” buttonI don’t know if you’ve figured this out yet but try under Appearance> Custom> Blog> Archive and Entry. Scroll down to where it says to change the Read More button text.
Anyone know how to change the color of the visited link *in* the button?
Forum: Plugins
In reply to: [Collapse-O-Matic] Change color of Trigger TextGreat, thank you. Thank you for the link as well.
Forum: Plugins
In reply to: [Collapse-O-Matic] Change color of Trigger TextThanks for the quick reply. That does, of course, change the color of the trigger to #027353, but now the visited link is also that color. I have the following in my Collapse-o-matic Custom Style box:
.colomat-visited {
color: #014034;.collapseomatic {
color: #027353;
}Any suggestions? Thanks.
(Also is there a list of CSS classes that Collapse-o-matic uses?)Forum: Plugins
In reply to: [Download Monitor] Open the downloaded file in a blank pageThis was very helpful. I successfully uploaded a pdf to Download Monitor after first uploading it to the WP’s Media area. I can then open the pdf in a browser window. However, when I do this, I notice the URL is to the Media’s version of the file, not to the protected version. I believe this means (1) the URL can be copied and shared, and (2) the file can be indexed and therefor is not secure. Am I using Download Monitor correctly? Can I use Download Monitor to protect pdfs from being accessed by people who don’t have the password to my site? Thanks.