Jump to content
  • Sign Up

Leaderboard

  1. The Grim Reaper

    • Points

      4

    • Posts

      409


  2. James

    James

    Administrator


    • Points

      3

    • Posts

      1,081


  3. NoventinhaGF

    NoventinhaGF

    Rookie


    • Points

      1

    • Posts

      6


  4. Harryo3o

    Harryo3o

    Vortex


    • Points

      1

    • Posts

      2


Popular Content

Showing content with the highest reputation since 11/01/2024 in Posts

  1. 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.
    1 point
  2. on the 5.o how to edit the theme like you do in the 4.7 i cant seem to get this shit
    1 point
  3. You are no longer able to edit the themes like we used to do in 4.x version. If you want to add something into a template you can make it by using "Theme Designer - Templates" section. To edit the header position "menu, userbar, search bar, logo, etc" and things such as fonts, color, background, you can make it via the "Theme Editor" accesibile from the forum.
    1 point
  4. Steps: Go to the ACP (AdminCP). Navigate to Themes > Edit HTML/CSS of the theme you're using. Look for the template: downloads > front > view > fileInfo Inside that file, you will find the block that displays "Views", "Purchases", "Submitted", "File Size", etc. You can: Delete the blocks you don’t want to display, or Comment out the relevant code. Tip: It’s a good idea to make a copy of the theme before editing, in case you need to revert changes.
    1 point
  5. Welcome back to everybody ,webflake reborn .
    1 point
  6. I'm sorry to be against your host provider, but that is a problem from them. You have limited resources on your host plan, meaning that if overload the system will shut you down in order not to affect the others. As i saw on international hosting, most of them offer limited resources regarding traffic, ram, cpu.
    1 point
  7. Welcome to WebFlake! I hope you enjoy your stay.
    1 point
  8. Activate this into your category settings :
    1 point
  9. I found these images of steam hovercards on a Russian forum, and I wanted to put them on the IPS forum, I've seen them on some forums, but I haven't seen any tutorials on how to insert them. Could someone help me with how to put them in the forum and how I would put them in a specific user or group? Example: Someone can help me?
    1 point
  10. A very happy belated Happy Thanksgiving! It's been a very crazy week.
    1 point
  11. Emails have been fixed, thanks to @ Logan_Rocks reminder that our domain is still being flagged as spam, so they'll be automatically sent to junk Disabled 'Join Us' block on the homepage for now as we're not looking for the positions listed on the page can still be accessed under 'about us' menu however View full release
    1 point
  12. This is what the theme would look like after you do this edit, as you can see no copyright After: Before: Tutorial: Goto Themes and edit html & css of Nexxe theme Fine css file named: codebite_nexxe_animation.css Find and Edit these classes as shown below The text in White is what you should already have The text in Orange is whats got to be added Hope this helped you
    1 point
  13. Hi guys, could you please help me? I want to apply these effects, colors changing and icon moving."Wlasciciel" I have the code, but I don't know how to apply it correctly, if you can help me please video-1630048160.mp4 html <span class="rangaGA"><i class="fa-duotone fa-circle-dashed fa-spin"></i> Właściciel</span> css @media all{*, .ipsApp input[type="search"] { box-sizing: border-box; }}@media all{.rangaGA { animation: 3s linear 0s infinite alternate none running bounce_owner; font-weight: 700; }}@media all{.rangaGA { animation-duration: 15s; animation-iteration-count: infinite; animation-name: bounce_owner; color: rgb(0, 0, 0); font-weight: bold; text-shadow: 1px 1px 12px !important; }}@media all{.fa-spin { animation: 2s linear 0s infinite normal none running fa-spin; }}@media all{*, .ipsApp input[type="search"] { box-sizing: border-box; }}
    1 point
  14. Hey,guys can u paste code for that nick ? Thanks,for help.
    1 point
  15. This is the path /system/Theme/Theme.php check for something like this: $calledClass = get_called_class(); if( $functionName == 'theme_core_front_global_footer' or ( $functionName == 'footer' and $app == 'core' and $location == 'front' and $group == 'global' ) ) { $content = $content . "\n<p id='elCopyright'> <span id='elCopyright_userLine'>{lang=\"copyright_line_value\"}</span> {{if !\$licenseData = \IPS\IPS::licenseKey() or !isset(\$licenseData['products']['copyright']) or !\$licenseData['products']['copyright']}}<a rel='nofollow' title='Community Software by Invision Power Services, Inc.' href='http://www.invisionpower.com/'>Community Software by Invision Power Services, Inc.</a>{{endif}} </p>"; } and remove the {{if !\$licenseData = \IPS\IPS::licenseKey() or !isset(\$licenseData['products']['copyright']) or !\$licenseData['products']['copyright']}}<a rel='nofollow' title='Community Software by Invision Power Services, Inc.' href='http://www.invisionpower.com/'>Community Software by Invision Power Services, Inc.</a>{{endif}} Cheers
    1 point
  16. This post has been removed.
    -1 points
This leaderboard is set to New York/GMT-04:00
×
×
  • Create New...