Everything posted by superaven
-
mdPanel - Material Design IPS Theme [ support topic ]
But how do I pull the colors from the original (the good version that I left the window open on)? Besides using the inspector panel to look at CSS, I'm not sure how its done. To clarify... I have several browser windows open of the theme before the issue. All front end pages, not the back end. If I create a new version of the theme and open the editor of the new version, how do I relate elements on the front end with the editor on the backend? Is there a cheat sheet of some sort that describes what relates to what? In teh editor, it'll say something like "Moderated Light Background" but when viewing the CSS class its almost always something entirely different that would be hard to guess.
-
mdPanel - Material Design IPS Theme [ support topic ]
Honestly I'm scared to even try. So, I'm still holding out hope but assuming all those variables are stored in the DB and the last backup is out of date. I still have a bunch of browser windows open, but thinking when I view the CSS file, its already loading the borked version. @TAMAN Yes, the more I look, the more it seems to be an IPS issue and nothing to do with your theme. Just coincidence that I also happened to update your theme a bit before it happened. I do have a detailed support ticket open and am waiting now to hear back on it. So discouraging... Literally was fine tuning the last few colors and looks like I just lost a weeks worth of work. Bummed.
-
mdPanel - Material Design IPS Theme [ support topic ]
So more discovery... When viewing CSS on the borked version almost all the values for hex colors are a hash character (#). Additionally there's other code in there seems to relate to that special character: box-shadow:0 1px 1px htmlspecialchars( '#', ENT_QUOTES | ENT_DISALLOWED, 'UTF-8', FALSE ), 0px 1px 5px htmlspecialchars( '#', ENT_QUOTES | ENT_DISALLOWED, 'UTF-8', FALSE ) inset ; I'm guessing that the last color tweak I did, I must of hit the hash instead of the number "3" and it triggered a flaw of some sort that made me lost all of it. I have a ticket open with IPS support but think I just uncovered a major flaw with their editor.
-
mdPanel - Material Design IPS Theme [ support topic ]
Just realized that even the mobile version is gone. Not showing the same view as desktop. Wondering if this could somehow be related to the theme upgrade I'd done earlier today?
-
mdPanel - Material Design IPS Theme [ support topic ]
I have no idea how or why, but I was just updating a color in the 'frontend' protion of the theme editor and suddenly every variable for all fields and all sections became FFFFFF. I'm really hoping I didn't juts lose all my work. I still have many windows open and wondering if I can recover the CSS and overwrite the file so all the variables revert to what they were before this glitch. Any clue what could have caused this? Actually seeing now that even the navigation is on the wrong side like the theme completely reset itself.
-
mdPanel - Material Design IPS Theme [ support topic ]
Can you verify seeing it on your own install?
-
mdPanel - Material Design IPS Theme [ support topic ]
Bug report: Appears that hiding posts isn't functioning properly. Again, do not believe I made CSS changes that affected this, but when hiding a post and viewing in another browser as "guest", I can still see the hidden post.
-
mdPanel - Material Design IPS Theme [ support topic ]
Awesome, thank you @TAMAN Will look into how I update themes (LOL, still pretty new to IPS), but greatly appreciate the quick response and fix.
-
mdPanel - Material Design IPS Theme [ support topic ]
Hello, Been changing colors and making small edits to the mdPanel theme (super awesome by the way) and ran into what I think might be a bug. I've made very few CSS edits and no template changes but am seeing the following behavior when I click the "options" moderator / admin drop down in replies. Seems like the dropdown is on a lower layer than some of the other content so it obscures some selections in the dropdown. Please send a private message if you need a link or admin access. Thanks!
-
mdPanel - Material Design IPS Theme [ support topic ]
Got it, thanks... While I'm asking... How would I change the body font with for comments? I like Roboto, but prefer font-weight: 300. Would that be added to the same custom css file?
-
mdPanel - Material Design IPS Theme [ support topic ]
Hello again... Wondering how to change a custom forum icon so it looks more obvious between read and unread states. Basically I made my icon a red circle and the difference between the icon on read and unread forums is almost imperceptible. Unsure if this is a theme thing or an IPS thing. Thanks!
-
mdPanel - Material Design IPS Theme [ support topic ]
Excellent! Thank you so much!
-
mdPanel - Material Design IPS Theme [ support topic ]
Hello, was wondering if there's a relatively simple way to make all buttons square instead of border-radius? Can't seem to find it in the CSS. Thanks