Resource icon

xF2 Add-on [DimmmCom] AdminCP Style 2.2.9

No permission to download

e-Dewan

Member
Registered
Joined
Mar 19, 2021
Messages
12
Points
13

Reputation:

Thank you for the great add-on.

This style is very comfortable for my eyes, you have chosen the best dark colors scheme mix which you should be awarded with a Ophthalmology certificate. 🧿

I have one tiny issue, this text is black and barely readable, how can I change it!
screenshot-www.e-dewan.com-2021.07.22-23_20_54.png
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,514
Points
523

Reputation:

Thank you for the great add-on.

This style is very comfortable for my eyes, you have chosen the best dark colors scheme mix which you should be awarded with a Ophthalmology certificate. 🧿

I have one tiny issue, this text is black and barely readable, how can I change it!
View attachment 22999
e-DewanYou can change it under:
Appearance -> Styles -> Master style - Templates -> Edit template: dcom_app.less

Less:
// ###################################### MAIN COLUMN #########################


.p-breadcrumbs
{   
    > li
    {       
        a
        {           
            color: @xf-textColorMuted;       
        }

        &:after,
        &:before
        {       
            color: @xf-textColorMuted;
        }       
    }
}
 
View previous replies…

e-Dewan

Member
Registered
Joined
Mar 19, 2021
Messages
12
Points
13

Reputation:

You can change it under:
Appearance -> Styles -> Master style - Templates -> Edit template: dcom_app.less

Less:
// ###################################### MAIN COLUMN #########################


.p-breadcrumbs
{   
    > li
    {       
        a
        {           
            color: @xf-textColorMuted;       
        }

        &:after,
        &:before
        {       
            color: @xf-textColorMuted;
        }       
    }
}
BattleKingThank you for your reply

I have changed it to #0F6976 but still same no change.
 

ridvanco1

Well-known member
Registered
Joined
Apr 26, 2021
Messages
68
Points
28

Reputation:

How to upload?
 

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,804
Points
823

Reputation:

View previous replies…

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,514
Points
523

Reputation:

i uploaded thanks,but in not working to change color or background in login page,idk why
ridvanco1It is working have you read my posts carefully?
YOU need to do it on the MASTER STYLE TEMPLATE, this can only be seen if DEVELOPER MODE has been enabled ;)
 

DarKMaSk

Active member
Registered
Joined
Apr 2, 2021
Messages
30
Points
18

Reputation:

Well, though the colours after applying this are very soothing to eyes, but I have seen a dissimilarity with the picture posted here:

1624989977100.png
1624989977100.png


This 'Styling' is not showing. And there is another big issue, which is enabling developer mode. This add-on should work normally, that means working without enabling the developer mode because there might be people like me who are not comfortable on enabling developer mode. So. @cthctc can you make it to a normal add-on so that everybody can use it properly without enabling the developer mode?
 

DarKMaSk

Active member
Registered
Joined
Apr 2, 2021
Messages
30
Points
18

Reputation:

After enabling developer mode, every portion of the Admin Control Panel can be customized. No hard coding is needed.
 

cthctc

Well-known member
Registered
Joined
Mar 18, 2021
Messages
45
Points
18

Reputation:

After enabling developer mode, every portion of the Admin Control Panel can be customized. No hard coding is needed.
DarKMaSkI'm not the creator of the plugin my friend
 

pindick

Active member
Registered
Joined
Dec 2, 2021
Messages
39
Points
18

Reputation:

hi v2.2.9 has been released today. Appreciate the upload. thanks.
 

pindick

Active member
Registered
Joined
Dec 2, 2021
Messages
39
Points
18

Reputation:

I have the same issues as above (#26) with the text color change not working? ive managed to change everything else but this so please advise. cheers.

update: the only way i could change it was in the basic colour settings menu using master template.
 
Last edited:
Top