Resource icon

Kay Purple 1.101

No permission to download

ChillaxOwner

Active member
ChillaxOwner submitted a new resource:

Kay Purple (version 1.1.0) - Kay Purple is a Purple Version of KDark

KayPurple.png

characteristics:
Double Navigation Bar = Optional, activate desactivate on Styles Properties
Navigation Bar Customizable.

Install:
Upload the directory "KayPurple" directory:
styles /
ACP import from the...

Read more about this resource...
 
Still fixing things :). Ill do my best. I am also trying to fix the red search bar. I am not that great with CSS and PHP but I am learning.

Nice work.

If your wanting to colour the search background-colour near to the background it's sitting on you can always throw the folllowing into extra.css. You would just insert the color nearest to the colour you want.

Code:
#QuickSearch {
    background-color: black;
}
.formPopup {
    background-color: black;
}
 
Nice work.

If your wanting to colour the search background-colour near to the background it's sitting on you can always throw the folllowing into extra.css. You would just insert the color nearest to the colour you want.

Code:
#QuickSearch {
    background-color: black;
}
.formPopup {
    background-color: black;
}
Thanks, I am also working on a Minecraft Style based off of KDark.
 
Top Bottom