Jump to content
MakeWebGames

Recommended Posts

Posted

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?

Posted

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

Posted

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.

Posted
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

Posted

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?

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...