Jump to content

Day_

Clients
  • Posts

    1,022
  • Joined

  • Last visited

  • Days Won

    5

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Day_

  1. Day_

    Night Mode Theme

    Thanks @Bluto, appreciate it, will update the theme with this
  2. Day_

    Night Mode Theme

    As the theme contains no template edits, they should all automatically be updated unless you have customised them yourself. If there is anything that looks wonky let me know and I'll take a look, running the same theme on my site not seen anything come up yet myself.
  3. Disagree, I’m the star on my forum. My mum told me.
  4. I only found an issue when I went back to read an old topic and noticed side scrolling going on. After nailing the post and grammarly user which caused it, went back through the members post history to find multiple pages effected by it. Was an easy fix in the end, I told him I would ban him if he didn’t stop using it. He stopped. 😄
  5. Dear me, what are your visitors thinking, 49.4% Android? Ouch! 😂
  6. This is the plugin by the way 3 years ago I downloaded it and left this review. Funny as I do remember installing it now, my board ran into issues later and removed plugins to see if this fixed my problem. It did, this is when I had to start looking through the templates myself to figure out how it worked and made the template changes since. One of the main problems with plugins, compatibility issues with other plugins.
  7. I’ll let you off this time. Just a bit frustrated that’s all. They brought a tagging system where some topics were tagged planned, not planned etc. Great idea it was, sadly didn’t last long, few got tagged and that was that. I don’t expect developers to respond to each and every suggestion, or that every suggestion should be included, but it does feel like this board now is nothing more but a place for third party plugin developers to jump on you and sell their wares, once the OP has been satisfied the topic drops down the page and that’s that. I’m not out to put these guys out of business, they are needed, but I’d just like a bit more interaction I guess from IPS. Even the bug tracker has been pulled now leaving us in the dark, I always feel guilty opening tickets in the client area over possible bugs, asking myself would someone already have reported this or not, I don’t want to be the 100th person of the day to say “this ain’t working”. Online list? That’s gone as well, you may not see who’s online on this board. It’s all becoming a bit hidden, secretive and I don’t like it. Is there a male menopause? I might be at that age now, I’m off for a lie down.
  8. Feels like half the time suggestions are made these days they are responded with there’s a plugin for that. I’m sure there is, but does that mean it shouldn’t be considered by the developers to be included out the box? For what it’s worth both myself and the OP have stated we have made template changes for this behaviour so a plugin isn’t required. It’s not a wild suggestion either as it works this way on other software, saying that I’ve not looked at vBulletin for years now since they sold up and it turned into donkey poo. Yes streams have this behaviour but not all users enjoy using streams, no matter how prominent you make them, in many cases I don’t use them either as even on this board they can be slow to open. Why introduce fluid view also if streams are the way to navigate these days? I personally find fluid view is actually better than streams on certain boards including this one, tick off the boards I’m not interested and away I go. Give users the choice, you don’t have to make the change global for everyone, make it a user setting that I and other users can enable on Invision Power boards we visit.
  9. This is my biggest annoyance with the software, and something I have posted on numerous occasions but the powers that be do not seem interested unfortunately. Apparently some people prefer to start on page 1 every time they open a thread, I can only assume they have never completed reading a book! 🤷🏻‍♂️ Like you I have to edit templates for to avoid the zooming for the dot. Bonkers but that’s how it is.
  10. Facebook also introducing dark/night mode to their main app now as well as messenger. Twitter have recently added a lights out mode as an alternative to their existing dark/night mode. Twitter can also automatically turn it on in the evening and off in the morning. My cobbled together CSS changes only Night Mode theme has 56 downloads in the first week. Whilst not mega numbers, shows there is interest, all these large social media platforms and mobile operating systems would not be wasting their time if it wasn’t in demand.
  11. Day_

    Night Mode Theme

    @Guru84 I'm guessing you are using Internet Explorer? Apologies I forgot to package the new editor theme files for the outdated browser. If you redownload the theme, you only need to reupload the editor theme files. This should fix it for you. 🙂
  12. Ahhh the old hit counters, brings back memories! Spent many a evening checking back to see if I had any more 'hits' 😂 These days we have Google Analytics though, more accurate even if it's less retro cool looking.
  13. Day_

    Night Mode Theme

    Can you PM me a link to the page please and I will take a look
  14. Need any help? Fire away, I’ll do my best.
  15. Looks fine to me! I already have spoiler code ready to go in the next update which should be the last. Currently testing testing and more testing to make sure I catch everything this time 🙂
  16. Quick update: I have just updated the theme to work with all IPS apps 🙂
  17. As promised, the Dark Theme I created for my site has now landed in the Marketplace, even got myself a fancy new Contributers badge thing. The theme has no template changes, only CSS, if you notice any bits I've missed let me know as and I will get them fixed up straight away. Please remember this theme has only been tested on the Forums, Calendar and Gallery app as I do not own Blog or Commerce.
  18. Awesome, I would still download the updated file in the marketplace once it goes up, few minor fixes that became noticeable once on a clean install.
  19. Have you selected the editor skin in the theme settings? If so, try running the support tool to clear your cache ***** Post got merged, uploaded to Marketplace ****** Ok, for the last hour I've done it properly, had a tidy, fixed a few more issues which I came across and uploaded to the Marketplace and awaiting approval. So not to hijack this topic (anymore than I already have) Once accepted if I'm given access I will open a support topic in the Marketplace forum where I will offer limited support. Hope this helps 🙂
  20. I was bodging something together to fill a demand on my site, was never intended for any kind of public release. As you will have seen it's not the most professional of themes, some colours are set in theme settings where others are in custom.css, I really wouldn't feel comfortable charging for it, especially then offering no support. The community has helped me out a ton over the years with little bits, after receiving a PM suggesting I should put it on the marketplace figured I would just give something back and share what I've done whilst IPS drag their heels on an official dark theme. I will look into how to add it onto the marketplace at some point, install a test site, grab some screenshots and that when I get some free time.
  21. I said I wouldn't support this and not sure if anyone is using it, but we noticed a few errors on the IP search page which have been updated. Thought I would apply the fix to the theme I uploaded on here, whilst there I also noticed a couple more lines which were individual to my site and removed. The theme is also on 4.4.3, but I will list the changes below if you're staying on 4.4.2 .ipsTable_zebra tbody tr:nth-child( even ):not(.ipsTable_highlight):not(.ipsModerated) {background: #121823;} .ipsTable th {background: #1A212D;} /** * Remove below (around line 255 in custom.css) */ .STholder {color: #6d96c0; font-size: 11px;} .cShareLink {color: #6D96C0 !important;} .cShareLink_twitter {background: transparent;} Dark_Theme.xml
  22. Ok, I have received a couple of messages regarding my night theme, asking if it was available for purchase at all. I'm not a theme developer, it's was never intended to enter the marketplace so the custom.css is not the most professional or tidy one you will ever come across, but I am happy to share it for free and unsupported in this topic. Couple of things, my site runs on a few template modifications, I have reverted all template files for the theme download so it's running all stock 4.4.2 templates. I have also removed CSS which is unique to my site such as the fixed width and icon replacements which you will see in the screenshot below. If you want fixed with, just add this to the top of the custom.css file and edit the value for what suits your site. .ipsLayout_container {max-width: 1100px;} I have also included the editor skin, simply unzip, upload to /applications/core/interface/ckeditor/ckeditor/skins and then select Night Mode under the Editor tab in your theme options. If anyone would like to tidy this up and package it for the marketplace feel free, although it would be nice if it was kept free. Hopefully IPS realise that Dark Themes for mobile users are becoming more popular and include one out the box in future, come on IPS, sort it out! NightMode.zip Dark_Theme.xml
  23. I released it to the members last night, even with the few bits remaining and they all loved it. Not being funny but if I can bodge something together in a day and half, the developers shouldn't have too many problems. Members comments > https://dcfcfans.uk/topic/31826-dcfc-fans-night-mode-beta/ And here's the 99.9% finished look.
×
×
  • Create New...