Jump to content
  • Sign Up

Skreamzja

Community Regular
  • Posts

    579
  • Joined

  • Last visited

  • Days Won

    25

Everything posted by Skreamzja

  1. Make the I'm Sanctuary part stretch across the first left bar. Looks rather odd it being all squished up at the top left.
  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. 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.
  7. 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.
  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 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.
  11. Well I don't really know why you keep saying my code never worked for you? Hmm. So here is what your going to do. ACP > Looks and Feel > Skin Name > ipb_styles.css and copy / paste this to the bottom of the board. #nav_app_forums a:before { content:""; display:inline-block; margin:-6px 8px -5px 0; background:url(http://icons.iconarchive.com/icons/ahdesign91/icloud/16/Contacts-Group-icon.png) no-repeat top left; width:16px; height:16px; } and then remove the code you previously added.
  12. can you provide a link to your forum board?
  13. well there seems to be an issue there with your CSS remove this part from the background forumskin/
  14. 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.
  15. It's just CSS code you would add to the bottom of the ipb_styles.css. You would need to change the background code to an image link in your forum skin folder.
  16. 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.
  17. you would need to add some css code for that mate. For example here is the forums one I've just cooked up. #nav_app_forums a:before { content:""; display:inline-block; margin:-6px 8px -5px 0; background:url({style_images_url/image-here.png) no-repeat top left; width:16px; height:16px; } This is just some mock so you might need to tweak them a little with height and width.
  18. Can you give an example of what you are trying to add? But I can tell you this it is from the AdminCP. You can achieve it from the skin templates for profiles. You would need to edit it in the modernProfile template.
  19. No problem dude you can mark my message as solved now if you wanted. 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.
  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. First of all what are you trying to do? Yes you have explained you want to edit one members profile page. ..... But what you trying to edit?
  23. Well the point is then.... You have gone wrong somewhere.
  24. 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.
  25. Are you sure you have changed the code correctly? Are you sure you are setting the icons enabled via the hook/application and replacing the default with the custom?
×
×
  • Create New...