Customizing fonts/colors for the "radio toolbox codebed
Customizing fonts/colors for the "radio toolbox codebed
Hi I'm not familliar with PHP, only following basic directions of how to install it. I was wondering how to customize the code so I can change the font/size/color for the "whatimplayin" script. You know, to change the font that ends up going into the PNG image? TIA!
Linds
Linds
- Jay
- Will work for food (Administrator)
- Posts: 3025
- Joined: Mon Jan 14, 2002 12:48 am
- Location: Next Door
- Contact:
unfortunately to do things like adjust colors and fonts you will have to dig into the PHP code, The image colors can be adjusted by just replacing the image I gave you with one of your own design, then adjusting the position of the text, check out www.php.net and do a search for 'images' there you will get a ton of functions that can help you customize the output of the image.
To create a link you just wrap an anchor tag around the image. On Boards you might have to use the url BB tag, read the forum in questions documentation regarding this.
To create a link you just wrap an anchor tag around the image. On Boards you might have to use the url BB tag, read the forum in questions documentation regarding this.
- Jay