Jump to content

mr-pimpen

Blizzard
  • Posts

    1,294
  • Joined

  • Last visited

  • Days Won

    80

Everything posted by mr-pimpen

  1. what is this for a security system for home <<<<<<<for get the question >>>are you looking for it for windows xp or windows me
  2. mr-pimpen

    3.4

    it should be in the download secton
  3. i have your answer this will help for what you want to do add this to your css .ipsApp_front h2.ipsType_sectionTitle, .ipsApp_front h3.ipsType_sectionTitle { background: url("website here to image"); border-bottom: 1px solid #cccccc; padding: 8px 0 } a.ipsType_sectionTitle, .ipsType_sectionTitle a { color:#fff;!important margin: 10px;!important } for your side bar add this to you css .ipsApp_front .cWidgetContainer .ipsWidget h3.ipsWidget_title { background-image: -webkit-linear-gradient( background: url("website here to image"); color: #000; border-bottom: 1px solid #cccccc; padding: 10px 0 } a.ipsWidget_title, .ipsWidget_title a { color:white;!important margin-left: 10px;!important }
  4. how to change the copyrights Xpaider 1.0.6 go o your webserver and where your theme is installed and look for the js file 84c1e40ea0e759e3f1505eb1788ddf3c_main.js var tt_c = document.createElement("a"); tt_c.innerHTML = "change this", tt_c.setAttribute("href", "change this"), tt_c.setAttribute("title", "change this"), tt_c.setAttribute("id", "ttCopyright"), tt_c.setAttribute("style", "display:block!important;visibility:visible!important;opacity:1!important;background:font-weight:400;font-size:14px!important;text-align:center;margin-bottom:10px;"), null !== document.querySelector("#elCopyright") ? document.getElementById("elCopyright").appendChild(tt_c) : document.getElementById("ipsLayout_footer").appendChild(tt_c); that is the best way to do this
  5. is this for the sidebar or you want it one the main forum its self
  6. The Falling Snow Effect <div id="snowflakeContainer"> <p class="snowflake">*</p> </div> css #snowflakeContainer { position: absolute; left: 0px; top: 0px; } .snowflake { padding-left: 15px; font-family: Cambria, Georgia, serif; font-size: 14px; line-height: 24px; position: fixed; color: #FFFFFF; user-select: none; z-index: 1000; } .snowflake:hover { cursor: default; } js file <script src="/your_path_to/fallingsnow_v6.js"></script> you will need to download the js file for it to work fallingsnow_v6
  7. want to add xmass lights under your forums go to admin theme you are using and look for forums index <a href='{$category->url()}'>{$category->_title}</a> </h2> add the this right under the </h2> <img src="https://www.website.com/Image/lights05.gif"> here is the website for the xmass lights christmas-lights
  8. its in the admin forum groups members this should work
  9. im using windows 10 its ok gaming laptop water proof love it
  10. Version 1.0.0

    29 downloads

    Ardarine v2 for xenforo
  11. Version 1.0.0

    25 downloads

    Dark Gaming Theme for Xenforo 2 really cool theme for xenforo
  12. you can not do that wont work as far as i know but you can make a subdomain
  13. i dont know never ran into that be for but it seems it only in your init.php that is where the issue is try to re upload the init.php from the copy ips you have i been searching all day for that issue on ips and asking them what this could be if i dont answer back i am still loking for the issue that is causing it in the mean time hang on a bit
  14. after you installed chat did that start giving issues if so try to uninstall the chat and see if that fix your issues it looks like its only doing this in your init.php file
  15. what was the last thing you add it installed
  16. really did not have to do that but its ok for some that dont now how i just put on 2 and it works
  17. you can make a folder in your public call the folder image and upload it there and it would look like this <img src="https://www.yoursite/Image/lulz.gif"><span style='font-weight:bold;color:red'> fixed
  18. you have it all rung try add this because you are missing " <img src='"https://www.site.com/upload/image"'><span style='font-weight:bold;color:red'>
  19. you are asking for help we are trying to help you but you seem to get angry when someone tell you how if that is how you will act than you need 2 do your forums on your own i am done trying to look around and help you
  20. your ips should have topic feed by defult its on the left side of your homepage block feed
  21. works great but is there any way to add an image to the one side be for it flips
  22. you can download this and change your admin backround spacious-acp
  23. did you disable mod security on your webserver that could cause issues to
    not working at all test it on different themes and no luck
×
×
  • Create New...