Jump to content

Jeffrey

Rising Star
  • Posts

    927
  • Joined

  • Last visited

  • Days Won

    56

Everything posted by Jeffrey

  1. @Salazar It means the theme is out of date. Try upgrading to the latest version and switching themes that are updated for IPS 4.3.
  2. @TOTE I took this from the userbar; {{if isset( $_SESSION['logged_in_as_key'] )}}{lang="front_logged_in_as" sprintf="$_SESSION['logged_in_from']['name']"} {{endif}}{member="name"} You might be able to use this; {member="name"} Example; <li style="display: inline-block">Welcome Back, {member="name"}</li>
  3. It's currently in beta and I believe the developer isn't working on it or hasn't updated it in some time.
  4. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  5. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  6. .ipsAreaBackground_reset, .ipsDataList.ipsDataList_zebra .ipsDataItem:nth-child(2n):not(.ipsDataItem_selected):not(.ipsModerated):not(.ipsDataItem_new):not(.ipsDataItem_success):not(.ipsDataItem_warning):not(.ipsDataItem_error):not(.ipsDataItem_info):not(.ipsDataItem_status), .ipsBox:not(.ipsBox_transparent):not(.ipsModerated) { background-color: #292c31; }
  7. .ipsApp .ipsDataItem_new, .ipsApp .ipsDataItem_success { background-color: #292c31; }
  8. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  9. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  10. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  11. For more information regarding this request; We are looking to hire a graphic designer to help create a banner for the animate theme. We are currently using the default and want something that will look nice with the theme. We have no set criteria on what we want, so we are hiring a designer for their creativity. We are looking to spend between 30€ and 50€. If you're interested in this request, please contact us on discord; milano1337#7722 Thank you.
  12. {template="widgetContainer" group="global" app="core" params="'top', 'horizontal'"} {template="widgetContainer" group="global" app="core" params="'top2', 'horizontal'"}
  13. Use the code given to you in globalTemplate; {template="widgetContainer" group="global" app="core" params="'header', 'horizontal'"} Change the params to something different and it will create a whole new block area. For example; {template="widgetContainer" group="global" app="core" params="'top', 'horizontal'"}
  14. You can remove all forms of logging in on your theme, and remove the login handlers used.
  15. He wants to allow his users' to registration, but not be able to log in. That disables registration altogether.
  16. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  17. It's something with CSS I did in like 60 seconds. Of course, you can add JS or Bootstrap to make it look a lot cleaner and add some animation. Also, you can change main body width in your theme settings (custom tab); #ipsLayout_sidebar { position: fixed; bottom: 0; right: 0; padding-top: 100px; padding-right: 10px; }
  18. Remove .specificup:after
  19. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  20. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  21. The question(s) in this support topic have been answered and the topic author has resolved their issue. This topic is now closed. If you have other questions, please open a new topic.
  22. .ipsfocus_toggleColour { display: none !important; }
×
×
  • Create New...