Everything posted by Drewfus
-
Invision Community 5.0.4 Releases
I see it is that is in my client area but it is not as an upgrade in my system admin? Current stable release: 5.0.4 or download 5.0.4 Beta 2 (pre-release) I am confused since we were on 5.0.4 beta 3
-
Invision Community 5.0.4 Releases
You have in release notes 5.0.4 release in my admin it has 5.0.4 beta 2
-
Invision Community 5.0.4 Releases
I did that enabled rewrite urls and downloaded the file renamed to .htaccess uploaded to the root and it seems to work you can do that or wait for the next beta release.
-
Content wrapper
@Marco Junior No that is not it BUT THANKS..
-
Content wrapper
Not sure your understanding what I want I want a wrapper around the content with a different color.
-
Content wrapper
I tried it doesn't seem to work there is no wrapper around the content. What goes in the html?
-
Content wrapper
How would I do a content wrapper on v5?
-
Default design background image possible?
@PasXal For your image not sure.
-
Default design background image possible?
Use this css in theme editor .ipsLayout__main { background-image: url(https://yoursite/images/pic.png); width: 100%; background-position: center bottom; background-size: cover; background-repeat: no-repeat; } or you can use your resources for your image .ipsLayout__main { background-image: url({resource="custom/yourimage.png" app="core" location="front"}); width: 100%; background-position: center bottom; background-size: cover; background-repeat: no-repeat; } don't forget to adjust your image position
-
Beta 11 is here (already!)
@Marco Junior this is available for v5 https://www.invisioneer.org/files/file/441-discord-integration/
-
[[Template core/front/global/mobileFooterBar is throwing an error. This theme may be out of date.
Can't you upgrade from your admin? Get Support.
-
Marquee App?
@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.
-
Updated dev site to v5 license key issue
@Joey_M Did you get it figured out yet?
-
Version 5 Icons vs. Version 4 Icons
@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.
-
Updated dev site to v5 license key issue
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 .
-
Marquee App?
@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.
-
Marquee App?
@FeigelInc I am presently working on one I will try and have it done in the next couple weeks.
-
Updated dev site to v5 license key issue
-
Version 5 Icons vs. Version 4 Icons
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; }
-
Marquee App?
Yep that is it News Ticker Enabled 1.0.7
-
Marquee App?
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>
-
Marquee App?
where do you want the marquee? I assume you could create a block for that and what kind of marquee are you looking for?
-
Hungry? Well, Beta 8
Got it thanks.
-
Hungry? Well, Beta 8
@David N. Exactly where did you put this code ?? I can't figure it out.
-
Grid Images and Icons