Jump to content

Drewfus

Clients
  • Posts

    219
  • Joined

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Drewfus

  1. @David N. Exactly where did you put this code ?? I can't figure it out.
  2. did you disable this in theme editor?
  3. I don't think it has it still says Invision Community 5.0.0 Beta 7
  4. Just notice that when I logged in as a member I am able to edit the theme editor and use the page editor how do I make it so members cannot use it? I do not want members to be able to change my theme or page. Nevermind I fixed it!
  5. You could also use your resources .ipsLayout__main { background-image:url({resource="custom/header.jpg" app="core" location="front"}); width: 100%; height: 100px; background-position: center top; background-size: cover; background-repeat: no-repeat; }
  6. .ipsLayout__main { background-image: url(https://www.mysitename.com/images/header.jpg); width: 100%; height: 100px; background-position: center top; background-size: cover; background-repeat: no-repeat; }
  7. @Marco Junior I got the same thing I just downloaded the beta again from client area and it worked fine don't think the beta file from client area was all there when I first downloaded it.
  8. I transfered my main domain url to new host and everything is working fine.
  9. I have put it back on the old host since I was having problems on the new host the only reason I want to change hosts is the images disappear. I have my test site on another host and works fine. Thanks anyway I will move it at another time.
  10. I have changed host for my main site deleted everything on the old host uploaded new install to the new host and get this. An installation has already been activated for this license key. Your license key entitles you to one installation only. If you need to change the URL associated with your license, contact IPS technical support. How do I fix this should I wait 48 hrs.?
  11. @Jimi Wikman Great video I actually made a database for the first time watching your guide thanks for doing that.
  12. all you need is this part not li.ipsdat_item .ipsData__item--discussions[data-forumid="7"] { background-image: url('https://i.imgur.com/GdVi7Jq.png') !important; background-size: cover !important; background-position: bottom center !important; min-height: 262px; }
  13. You need to upgrade to Invision Community Classic in order to see the beta download if your not on Invision Community Classic already.
  14. .ipsWidget__header { background-image: url(https://yoursite/images/pic.png); width: 100%; border-top-left-radius: inherit; border-top-right-radius: inherit; border-bottom: 1px solid #EEEA65; background-position: center bottom; background-size: cover; background-repeat: no-repeat; }
  15. your welcome if you want image in side nav panel .ipsNavPanel .ipsLogo { background-image: url(https://your image/here.png); width: 100%; background-position: center bottom; background-size: cover; background-repeat: no-repeat; } same adjust position of image center center, center top or center bottom
  16. .ipsHeader__primary { background-image: url(your image here); width: 100%; height: 450px; background-position: center top; background-size: cover; background-repeat: no-repeat; } change height if you like also position .
  17. @MythonPonty Why are you using 4.7.19 that is in beta maybe you should use 4.7.18 the stable version then upgrade.
  18. I would try and disable all third party apps and plugins from your old site first. Then try and upgrade.
  19. Yes means your at the top right now with a good reputation
×
×
  • Create New...