Jump to content
MakeWebGames

Recommended Posts

Posted

I was trying to find the code somewere, and found this one

if($ir['donatordays']) { $u = "<font color='blue'>{$ir['username']}</font>";$d="donator.gif"; }

But ive changed the colour in that code and it still aint changing the colour of it.

Any help please.

Posted

huh? i only just quickly looked over it and mine isnt like that and i know html.. i just never used it with that :P then why doesent it work i just assumed it didnt change the color because of that sorry..

EDIT:and i had a thanks aswell? -.-

Posted

what danny was ment to say was

use <span style="color:#0033FF"></span>

rather then the <font color=blue></font> as it will be deprecated in future versions of HTML

Posted

Oh, i just thought that the code that i was on about wud help him, he didnt ask for a new method just to get it working and thats what i did -.-

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...