Jump to content
  • Sign Up

mr-pimpen

Blizzard
  • Posts

    1,296
  • Joined

  • Last visited

  • Days Won

    81

Everything posted by mr-pimpen

  1. you will soon when updating the forums ipb just give it a little time and you will see issues
  2. ok yea ya write i for got to add a forum after to fix that issue can close
  3. any one know why this is happening i did a fresh install when i add the sub-forum this is the issue im having the topic is out side the first forum i check every thing can find the way to fix
  4. watch what you change it will hurt your forums i have done the same thing and it caused issues with the forums
  5. find a image you want and up load it to your server Admin Control Panel-> Members-> Member Groups -> Manage User Groups. Click on the rank you want to edit. For the Group Icon Image enter in: <YOUR FORUMS>/public/style_extra/team_icons public/style_extra/team_icons/<name of pic here> <img src="https://www.yoursite.com/Image/lulz.gif"><span style='font-weight:bold;color:red'> And for Group Formatting Suffix put in: </span>
  6. i will put it in the tutorial found it on the web
  7. i upgrade to 4.30 and in the admin i am seeing this message witch i posted a image how to fix this it showed up after upgrade
    this worked perfect i add to the upgrade fix every thing from my last download
  8. do you have any hosting because this would be the close thing to FaceBook socialnetwork
  9. that only hide it will still be there as h1 forums thats why i have add my info to removing it the best way so you would not have the h1 in the header
  10. Just want to add a little info here witch i think might be a little better when removing the forums from the header to do this you will need to find the index section of your theme and look for this <h1 class='ipsType_pageTitle'> {lang="forums"} </h1> and remove it this would only hide the forums body[data-pagemodule="forums"][data-pagecontroller="index"] .ipsType_pageTitle{ display: none } as i sed above it would completely remove the h1 from your header
  11. im not sure i found that on the net but you can play around with it and share with us
  12. are you trying to url articles only because u cant change the urls in the forums its self that would mess your forums up...but if you are trying to just the articles to look likt this https://www.website.com/bully than what you want to do is got to Editing Page Articles only change Page Filename :Articles: leave everything in place than Articles Categories only change Name Required FURL Slug thats all
  13. i dont know have to get back to u on that
  14. i found this if any one can help whats going on with this when adding this the hole forum dont work is there some that needs to be fixed or removed after adding these codes website is disabled from the links <div id="snow"> </div> body { background-color:#333; } #snow{ background: none; font-family: Androgyne; background-image: url('https://www.site.com/uploads/s1.png'), url('https://www.site.com/uploads/s1.png'), url('https://www.site.com/uploads/s1.png'); height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index:1; -webkit-animation: snow 10s linear infinite; -moz-animation: snow 10s linear infinite; -ms-animation: snow 10s linear infinite; animation: snow 10s linear infinite; } @keyframes snow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 50% {background-position: 500px 500px, 100px 200px, -100px 150px;} 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;} } @-moz-keyframes snow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 50% {background-position: 500px 500px, 100px 200px, -100px 150px;} 100% {background-position: 400px 1000px, 200px 400px, 100px 300px;} } @-webkit-keyframes snow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 50% {background-position: 500px 500px, 100px 200px, -100px 150px;} 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;} } @-ms-keyframes snow { 0% {background-position: 0px 0px, 0px 0px, 0px 0px;} 50% {background-position: 500px 500px, 100px 200px, -100px 150px;} 100% {background-position: 500px 1000px, 200px 400px, -100px 300px;} }
  15. it will still be there i did a little test and it will still stay there just hiden
  16. it will stay there but it will be hide-en in your forums from guest if you use this it will show you that its still there what this do is test your website from other's and you can correct any issues this is a demo but you can buy it to get the full view iBusinessPromoter
  17. you could do it like this to to make sure its gone some time add that to css it still will be there in the forum index <a class="ipsButton ipsButton_medium ipsButton_important" href="{url="app=forums&module=forums&controller=forums&do=add" seoTemplate="topic_non_forum_add_button"}" data-ipsDialog data-ipsDialog-size='narrow' data-ipsDialog-title='{lang="select_forum"}'>{lang="start_new_topic"}</a> same thing <h1 class='ipsType_pageTitle'> {lang="forums"} </h1>
    i think you could have done a better job little to much orange should have been lighter but the them looks ok
  18. try and disable all of your plugin and see if that works if so enable one buy one
×
×
  • Create New...