Nextgen89
11-29-2004, 02:39 AM
Its something ive been trying to figure out for a little bit, I sometimes get lost looking at heaping amounts of code :rolleyes:
|
View Full Version : How do you make an image, then put a text box in it? Nextgen89 11-29-2004, 02:39 AM Its something ive been trying to figure out for a little bit, I sometimes get lost looking at heaping amounts of code :rolleyes: Monkey Bizzle 11-29-2004, 02:55 AM well, if you drew a space on your image for a text box, then you would need to use absolute positioning or tables with a sliced image to get the text to appear where it should over the image. Nextgen89 11-29-2004, 08:24 PM thanks ;) |