Posts: 6,266
Threads: 181
Joined: Sep 2011
I added some !important styles I should not have, unfortunately this was not a big enough issue to stop release.
https://github.com/GetSimpleCMS/GetSimpl...1802eb4c1d
I will have to fix this next version, dumb mistake on my part.
Posts: 59
Threads: 10
Joined: Oct 2012
(2014-05-20, 02:06:14)shawn_a Wrote: I added some !important styles I should not have, unfortunately this was not a big enough issue to stop release.
https://github.com/GetSimpleCMS/GetSimpl...1802eb4c1d
I will have to fix this next version, dumb mistake on my part.
It happens. I figured it makes things easier when unique classes are applied to each element, there are less overrides and more control on styling. Maybe you can add classes to the body via page slug for the admin, similar to front-end templating.
Posts: 6,266
Threads: 181
Joined: Sep 2011
Yeah the css is very old and a mess, there are highly specific rules I always have a problem overriding when making minor changes, alot of work has been done on redoing the css for 3.4 and to get it easier to rehaul entirely with a modern theme.
Posts: 6,266
Threads: 181
Joined: Sep 2011
you can also add your own important to override it for now.
Code: input.submit, input.submit:focus, input.submit:hover, input.submit:active {
color: #FFF !important;
Posts: 6,266
Threads: 181
Joined: Sep 2011
I also noticed component titles are white on white, not sure if this is new or not, I have never used this before. Although it is now in my testkit.
Posts: 59
Threads: 10
Joined: Oct 2012
(2014-05-20, 02:56:56)shawn_a Wrote: I also noticed component titles are white on white, not sure if this is new or not, I have never used this before. Although it is now in my testkit.
This is fixes in v1.5 that will be released today. Thanks for the feedback!
Posts: 210
Threads: 15
Joined: Feb 2013
GREAT JOB !!
but i have other suggestion: because i'm want use a dark theme.. when this is blue dark:
https://dl.dropboxusercontent.com/u/4998...er-adm.jpg
no 1 on screen
then links button text is not visible.... or poorly visible, there is a some fix to do it ?
and the seccond question.. when i using a multiuser plugin
then i want to disable (hide) some icons..
icon name: "settings" and icon "support" how to hide them?
in some zoom (responsive) the some of menu buttons disappear
https://dl.dropboxusercontent.com/u/4998...r-adm2.jpg
plugin and the template is really GREAT!
Posts: 59
Threads: 10
Joined: Oct 2012
2014-05-23, 01:34:25
(This post was last modified: 2014-05-23, 01:35:54 by ChompDigital.)
(2014-05-23, 01:10:57)xxdex Wrote: GREAT JOB !!
but i have other suggestion: because i'm want use a dark theme.. when this is blue dark:
https://dl.dropboxusercontent.com/u/4998...er-adm.jpg
no 1 on screen
then links button text is not visible.... or poorly visible, there is a some fix to do it ?
and the seccond question.. when i using a multiuser plugin
then i want to disable (hide) some icons..
icon name: "settings" and icon "support" how to hide them?
in some zoom (responsive) the some of menu buttons disappear
https://dl.dropboxusercontent.com/u/4998...r-adm2.jpg
plugin and the template is really GREAT!
Thanks!
1: I can add the option to force white text for dark layouts, I'll have to adjust the CSS and add a new option to the settings to handle this.
2: I can also set up user control in the admin to hide icons, but this will take some time to develop. I assume you'd like things to be more white label?
3: I'll research your last issue and see why the icons are not displaying on zoom. I may have to add some more media queries to fix this issue. I'm trying to keep things lightweight for speed if you catch my drift.
Posts: 6,266
Threads: 181
Joined: Sep 2011
It would be nice if you made use of admin.xml with this theme so uses can still adjust it.
Posts: 210
Threads: 15
Joined: Feb 2013
ad 1.
i think the other option to font color or link color will be fixed this problem..
ad 2 . i want to block a some user settings.. for specific users.. i'm using a
Multi User
http://get-simple.info/extend/plugin/multi-user/133/
and look at screen:
https://dl.dropboxusercontent.com/u/4998...r-adm5.jpg
i'm was blocked a options in user settings to dont permision to access
so why this icon should be visible ?
3. you work is very great. I'm sorry, I do not want you to think that pointing out your mistakes. Your work is great and I stressed this point .. I try to only assist in the development of this plugin!
i found a some next mistakes:
https://dl.dropboxusercontent.com/u/4998...r-adm3.jpg
https://dl.dropboxusercontent.com/u/4998...r-adm4.jpg
Posts: 59
Threads: 10
Joined: Oct 2012
(2014-05-23, 02:01:18)xxdex Wrote: ad 1.
i think the other option to font color or link color will be fixed this problem..
ad 2 . i want to block a some user settings.. for specific users.. i'm using a
Multi User
http://get-simple.info/extend/plugin/multi-user/133/
and look at screen:
https://dl.dropboxusercontent.com/u/4998...r-adm5.jpg
i'm was blocked a options in user settings to dont permision to access
so why this icon should be visible ?
3. you work is very great. I'm sorry, I do not want you to think that pointing out your mistakes. Your work is great and I stressed this point .. I try to only assist in the development of this plugin!
i found a some next mistakes:
https://dl.dropboxusercontent.com/u/4998...r-adm3.jpg
https://dl.dropboxusercontent.com/u/4998...r-adm4.jpg
It's all good, all and any feedback helps. I will look into everything today and post the updates when I'm finished.
Thank you!
Posts: 1
Threads: 0
Joined: May 2014
thanks! great plugin! i'm, waiting for a branded logo options
Posts: 210
Threads: 15
Joined: Feb 2013
(2014-05-24, 17:37:46)sibuoi Wrote: thanks! great plugin! i'm, waiting for a branded logo options
you have this option in 1,5:
http://get-simple.info/extend/plugin/modern-admin/811/
Posts: 59
Threads: 10
Joined: Oct 2012
(2014-05-24, 18:27:58)xxdex Wrote: (2014-05-24, 17:37:46)sibuoi Wrote: thanks! great plugin! i'm, waiting for a branded logo options
you have this option in 1,5:
http://get-simple.info/extend/plugin/modern-admin/811/
Yeah the logo option is available now in 1.5.
Posts: 328
Threads: 5
Joined: May 2012
Trying out this awesome extension for the first time.
Very nice. Noticed one thing though, when Layout Type is in Standard Layout sidebar only allows left side.
Full width layout allows you two switch between left and right.
Posts: 1
Threads: 0
Joined: Jun 2014
Posts: 1
Threads: 0
Joined: Jun 2014
thanks! great plugin!
Posts: 9
Threads: 1
Joined: Sep 2013
gs 3.2 not looking to good
on full screen there is verical scroll bar
Posts: 210
Threads: 15
Joined: Feb 2013
hi, some one know.. why this great theme is no longer supported ?
Posts: 1,247
Threads: 82
Joined: Feb 2011
(2014-08-06, 08:09:33)xxdex Wrote: hi, some one know.. why this great theme is no longer supported ?
Did you try pm-ing ChompDigital? He might be busy on something else but might get an e-mail on pm.
Personally I think plugin makers should make clear they aren't continuing on their plugin, but this doesn't always, work out this way.
Posts: 6,266
Threads: 181
Joined: Sep 2011
how is it not supported , it was just updated 2 months ago
Posts: 2
Threads: 0
Joined: Jun 2015
Hello, I like Modern Responsive Admin!
I note, however, that after its activation has a problem with I18N Special Pages extras.
I18N Special Pages extras stops working, more precisely, there is a problem with modal window.
Whether it has a solution?
Regards
Posts: 210
Threads: 15
Joined: Feb 2013
the solution for this plugin if someone will have a problem with drag and drop i18n navigation or i18n gallery position change.
http://get-simple.info/forums/showthread...4#pid54024
Posts: 12
Threads: 2
Joined: Apr 2014
2016-04-16, 12:43:07
(This post was last modified: 2016-04-16, 12:43:38 by mengi.)
I can confirm that with i18n_special_pages_extra, the create special pages type modal window is not usable.
After editing the modern admin plugins css file per the above comment and then deactivating and reactivating both plugins, it works.
Posts: 63
Threads: 24
Joined: May 2013
I have a problem, after activate the plugin, i18N gallery stop to works, i read the shortcode (%gallery%) instead the thumbs, it looks like the same error, who happend when <?php get_header(); ?> is not include in the template.
But is there... how can i fix it or get back the website before activate plugin?
Best
|