Jump to content
  • Sign Up

Verified

Collaborator
  • Posts

    601
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by Verified

  1. ACP -> Members -> Member Groups Indicator You should find the settings there, or called something similar.
  2. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  3. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  4. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  5. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  6. Welcome to WebFlake. Be sure to read the community guidelines to avoid any issues. I hope to see you around the forums
  7. Where did you get the download of IP.Board from? You should not see any errors like this if all the correct files are there. Some may be missing. Ensure all the required files exist.
  8. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  9. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  10. The only way you can stop moderators using the delete button is by adding each moderator group as sectional moderators with access to every forum. But this disables other features such as the "Edit Member" on profiles.
  11. Do you have any restrictions on your account? With the incorrect furl do yous see any errors on the dashboard?
  12. My theory was: Remove the "Delete" button from topic view, and add a new one in multi-moderation which allowed him to move & hide topics in a certain forum. However, the "Delete" button refused to move from the topic.
  13. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  14. Add a new button for now, and pm me a admin log in. When I get back from school I will see if I Can remove it.
  15. ACP -> Forums -> Forums -> Topic Multi Moderation You can configure it and add new buttons there.
  16. That will be all archived content. I can tell you how to add a new button onto the moderator tools which says "Archive" and you when clicked it will close + move the topic to a specific section. I could also tell you how to set up a delete one, but you'd still the issue of having the standard delete button, which I'm not sure of how to remove. I could take a look if you wanted though.
  17. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  18. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  19. I don't think you are able to do this. You are able to set up a archive. Anyway, when content is deleted it has the ability to be restored from the ModCP
  20. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  21. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
  22. As your topic appears to be a support topic for IP.Board, we have moved it to the appropriate forum.
  23. ACP -> Look & Feel -> Manage Skin Sets & Templates -> Your Skin -> CSS -> ipb_styles.css Find: .ipsUserPhoto { padding: 1px; border: 1px solid #d5d5d5; background: #fff; /*-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1); -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1); box-shadow: 0px 2px 2px rgba(0,0,0,0.1); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/} .ipsUserPhotoLink:hover .ipsUserPhoto { border-color: #C5C5C5; } .ipsUserPhoto_variable { max-width: 155px; } .ipsUserPhoto_large { max-width: 90px; max-height: 90px; } .ipsUserPhoto_medium { width: 50px; height: 50px; } .ipsUserPhoto_mini { width: 30px; height: 30px; } .ipsUserPhoto_tiny { width: 20px; height: 20px; } .ipsUserPhoto_icon { width: 16px; height: 16px; }And replace with: .setRoundedAvatars .ipsUserPhoto { -webkit-border-radius: 100px; border-radius: 100px;} a.userNavPhoto:hover, .ipsUserPhotoLink:hover .ipsUserPhoto { opacity: 0.8; } .ipsUserPhoto_variable { max-width: 155px; } .ipsUserPhoto_large { max-width: 94px; max-height: 94px; } .ipsUserPhoto_medium { width: 54px; height: 54px; } .ipsUserPhoto_mini { width: 34px; height: 34px; } .ipsUserPhoto_tiny { width: 24px; height: 24px; } .ipsUserPhoto_icon { width: 20px; height: 20px; }
  24. You require 15 non-spam posts to make a request at WebFlake. You currently do not meet this requirement, however you have already been provided with this file. This request has been filled. The topic has been closed and moved. If you have further requests please open another topic, thank you.
  25. The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic.
×
×
  • Create New...