Jump to content

Drewfus

Clients
  • Posts

    231
  • Joined

  • Last visited

 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. @Matt So how would you use the carousel to autoplay words and no images I don't see that option. I am just not seeing where you can do that.
  2. @Ehren That worked better and was easier. @Mike G. I don't have a light theme sorry I forgot to test on the light theme I have mine off.
  3. Whats the url of your dev site. I would try upload the beta again overwrite the files you have in your root it might fix it and delete any customized themes and third pary apps and plugins .
  4. @Daniel F yes I have it in a block on my site but @FeigelInc wants a application like Tamans news ticker so I am trying my hand at it.
  5. @FeigelInc I am presently working on one I will try and have it done in the next couple weeks.
  6. Maybe try the first defualt theme in customizations then clear system caches.
  7. I change the size and shape of mine in the theme editor. not sure if this is how its done but worked for me. .fa-bell { --far: "\f0f3"; --icon: '\f0f3'; color: white; opacity: .5; min-width: 1.2em; text-align: center; font-weight: 900; font-size: 20px; } .fa-classic, , .far-solid, .fas { font-family: "Font Awesome 6 Free"; } .fa-envelope { --fa: "\f0e0"; --fa--fa: "\f0e0\f0e0"; color: white; opacity: .5; min-width: 1.2em; text-align: center; font-weight: 900; font-size: 20px; } .fa-flag{ --fa: "\f071"; --fa--fa: "\f071\f071"; color: white; opacity: .5; min-width: 1.2em; text-align: center; font-weight: 900; font-size: 20px; } .fa-file-alt, .fa-file-lines, .fa-file-text { --fa: "\f15c"; --fa--fa: "\f15c\f15c"; color: white; opacity: .5; min-width: 1.2em; text-align: center; font-weight: 900; font-size: 20px; }
  8. Yep that is it News Ticker Enabled 1.0.7
  9. Like I said you can create the block then use your page editor to add the block to the top.I have an example on my site if you want to see it in action. Go to your admin scroll to pages click blocks create new block manual html then give your block a title then click on content tab add this code. <!DOCTYPE html> <html> <body> <style> .btn { background: #0400ff; text-decoration: none; padding: 0.5rem; border: 1px solid #333333; } </style> <marquee font style="bold" scrolldelay="100"><font size="5" face="Verdana"><font color="#BC8F8F"> ***Get all the Latest News... World News..UK News..US News..ect.*** <a class="btn" href="https://your site/latest news/"> Click to see our news </a></marquee>
  10. where do you want the marquee? I assume you could create a block for that and what kind of marquee are you looking for?
  11. @David N. Exactly where did you put this code ?? I can't figure it out.
  12. did you disable this in theme editor?
  13. I don't think it has it still says Invision Community 5.0.0 Beta 7
  14. 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!
  15. 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; }
  16. .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; }
  17. I assume you set that in your server.
  18. @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.
  19. I transfered my main domain url to new host and everything is working fine.
  20. 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.
  21. 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.?
×
×
  • Create New...