Quote:
Originally posted by scsa20
hmm....yeah, I made 2 buttons (one says "Admin CP" and another one says "MOD CP")...how can I add those buttons into the header using that code?? I tryed it one way but just got some error please help me out here.
|
Then where it says $adminlogin, just change the text to your image.
Example: $adminlogin="<img src=\"{imagesfolder}/admincp.gif\" border=\"0\">";
Make sure you have those backslashes before all quotation marks, or else you'll get a parse error.