January 19, 200719 yr Simple question.How do you go about changing the highlighted colours for 'checked' or 'greyed'.Thanks-kof94
January 19, 200719 yr Author You will find it in \Themes\<Theme Name>\wpi.cssDo you know which entry effects these highlights?Also, whilst your about it, how would I go about changing the timer bar colour?I know these are probably quite trivial things to most but to be honest the only theme editing I've done up 'til now is customising a few images.Is there a guide to this I've missed?Thanks.-kof94
January 20, 200719 yr @kof94in wpi.css change:.gtxt color: #towhatevercoloryouwant (this is for the grayed text).chktxt color: #towhatevercoloryouwant (this is for the checked text)for the timer bar open installer.css in the themes folder and change.ProgBar{ background-image: url(./InstallProgBar.png); --> you have to change 'InstallProgBar.png' to one you likethose .png files are in the \Graphics\InstallProgBars folderAnd don't forget to put the ''InstallProgBar.png' you like in your themes folder.Greetz,DJPro Edited January 20, 200719 yr by DJPro
Create an account or sign in to comment