$-Chinion-$ Posted April 7, 2011 Posted April 7, 2011 On my game when I click the "Players Online" button it brings up the page and the donators names are different colours from the rest, how do I change that colour? it is hard to see for some users? Quote
a_bertrand Posted April 7, 2011 Posted April 7, 2011 Not knowing mccode, I would say you need to select the column containing the fact if somebody donated or not, and then simply add an if in the list generation. Quote
Paul Evans Posted April 7, 2011 Posted April 7, 2011 What version of MC are you running? If you do not know you can find this information in your staff panel (main page). Quote
Redeye Posted April 7, 2011 Posted April 7, 2011 Hey mate, I am not sure if this is configurable in V2 or not (as a lot of things are as opposed to V1). However, can you post up a copy of your viewusers.php or w/e it is (I haven't coded McCodes in years so I forgot lol) so I can take a look. Thanks, Redeye Quote
Maniak Posted April 7, 2011 Posted April 7, 2011 Not meaning to sound harsh at all here, but I do see a lot of requests from you asking about the most simple of simple things to edit. I for one, have answered 1 of these requests, and I have seen many more posted since then. Quote
Redeye Posted April 7, 2011 Posted April 7, 2011 Not meaning to sound harsh at all here, but I do see a lot of requests from you asking about the most simple of simple things to edit. I for one, have answered 1 of these requests, and I have seen many more posted since then. We all have to learn somewhere. Perhaps you could get the free version and try messing about with that Chinion Quote
$-Chinion-$ Posted April 11, 2011 Author Posted April 11, 2011 Thanks for the replies, even Maniaks :) if "Redeye" would still like to help and for me to post my script up which would be "usersonline.php" then I'll gladly do so. Quote
rulerofzu Posted April 11, 2011 Posted April 11, 2011 Your wishing to change the colour of the donators? So for example white if they are not a donator or green if they are. Quote
$-Chinion-$ Posted April 11, 2011 Author Posted April 11, 2011 I have a background colour on my game, that colour would be grey and on the users online page, it shows donators in yellow. It makes it hard for the people to see. Which file could I change it in? - Header? - Globals? - Sglobals? Quote
rulerofzu Posted April 11, 2011 Posted April 11, 2011 Well in the header there is at line 135 in the header code to change the colour. Version 2.0.3 For your usersonline check the code itself. In v 2.0.3 there is no color stated so I would look at the css in the header file. As its a link then your looking at the a:active,a:visited for the color Quote
$-Chinion-$ Posted April 11, 2011 Author Posted April 11, 2011 I found the fix, it was me been nooby :D Quote
rulerofzu Posted April 11, 2011 Posted April 11, 2011 No problem. I think everyone was overthinking it :D Quote
$-Chinion-$ Posted April 11, 2011 Author Posted April 11, 2011 You directed me to the gang replacement? the download link doesn't work? Quote
rulerofzu Posted April 11, 2011 Posted April 11, 2011 Contact the admins as I stated. The problem is due to the change in forum software so likely the download will need to be added again. Quote
Redeye Posted April 11, 2011 Posted April 11, 2011 I am lost, what happened and is the problems solved now? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.