How to put words over images [56k warn]
Moderator: General Moderators
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
How to put words over images [56k warn]
Hello,
I have a website with images, I have words in that image, that I want to change based on data that comes out of a database. I dont know if this is possible or if anybody has any idea or how to, or a link that will teach me (ive searched google), I would greatly appreciate it...
My basic layout:
http://www.regionalplanning.com/basic_layout.jpg
That is the link to the layout I have created, as you can see I have variables everywhere, that Is what I used to represent the words I need to be placed in its spot.
I know how to get information out of the database, I just dont know how I would make the words in the picture change, is it possible to do this with PHP because I have scene a image before that looked like this yourtown.gif?town=New_York_City and then the picture said your town is New York City, and stuff like that, I then changed the New_York_City to dfjdojdofjfd and it said your town is dfjdojdofjfd. So I am basically looking for somthing like that.
Thanks Alot!!!!
I have a website with images, I have words in that image, that I want to change based on data that comes out of a database. I dont know if this is possible or if anybody has any idea or how to, or a link that will teach me (ive searched google), I would greatly appreciate it...
My basic layout:
http://www.regionalplanning.com/basic_layout.jpg
That is the link to the layout I have created, as you can see I have variables everywhere, that Is what I used to represent the words I need to be placed in its spot.
I know how to get information out of the database, I just dont know how I would make the words in the picture change, is it possible to do this with PHP because I have scene a image before that looked like this yourtown.gif?town=New_York_City and then the picture said your town is New York City, and stuff like that, I then changed the New_York_City to dfjdojdofjfd and it said your town is dfjdojdofjfd. So I am basically looking for somthing like that.
Thanks Alot!!!!
Last edited by nickman013 on Thu Dec 28, 2006 1:10 pm, edited 1 time in total.
this may help you... http://bokehman.com/watermark maybe.
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
I am going to make a template for the words I want over it, and have the information I want over the picture in a table that is resized perfectly for the picture. I am going to open the image in Photoshop and make a slice where the info will be posted so I can edit the image using GD, and just keep editing the information in the template. Does that sound like a working idea?
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
- neel_basu
- Forum Contributor
- Posts: 454
- Joined: Wed Dec 06, 2006 9:33 am
- Location: Picnic Garden, Kolkata, India
Ya Thats Rightnickman013 wrote:I see what your saying, DIVS would be alot easier.. But the thing is would they stay in the right position always, and never movie if the page is resized or somthing?
But when user is resizing his/her browser It doesn't make that much defecultes
the defeculties are on the different screen resoulution
You may Create different pages depending on their screen resoulution and then forward thm to their approeat page
- nickman013
- Forum Regular
- Posts: 764
- Joined: Sun Aug 14, 2005 12:02 am
- Location: Long Island, New York
[/img]