js180301 Posted February 15, 2011 Share Posted February 15, 2011 This is what I have now and need to change "" Thanks "" to some kind of picture ?> <html><style type="text/css"> <!-- body { background-color: #fff; } body,td,th { color: #000; } --> </style> <body> Thanks </body> </html> Quote Link to comment https://forums.phpfreaks.com/topic/227767-need-to-change-a-notification-from-text-to-small-graphic/ Share on other sites More sharing options...
BlueSkyIS Posted February 15, 2011 Share Posted February 15, 2011 this is apparently a pure HTML question. see this page to understand how to put an image in HTML: http://www.w3schools.com/tags/tag_IMG.asp Quote Link to comment https://forums.phpfreaks.com/topic/227767-need-to-change-a-notification-from-text-to-small-graphic/#findComment-1174582 Share on other sites More sharing options...
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.