cameeob2003 Posted July 1, 2006 Share Posted July 1, 2006 I was not sure if this is the place to post this question. If not please forgive me. I am looking for a way to have the backround image or in my case an image that is inside of the <div></div> paramiters that stays the same length as the text you display on it from the mysql database. Im not sure how to explain this except throught the following link.[url=http://www.VentGaming.com]http://www.VentGaming.com[/url]If you look at the news posts on the main page they are different sizes according to how much text you wish to display. I was wondering how they do this the same is witha forum system it encases the text in an the backround image as large as the text you wish to display sometimes a bit larger (for image as in my link ect...). Any help would be great or even a link as to how to do this. Thank you in advance. And again sorry if this was a incorrect post. Quote Link to comment https://forums.phpfreaks.com/topic/13376-backround-image-that-gets-larger-with-text-how-to/ Share on other sites More sharing options...
hitman6003 Posted July 1, 2006 Share Posted July 1, 2006 The size of the images doesn't change. Even if you could do this, and I don't know of a good way of doing it, you shouldn't...especially if you are running a business...because search engines can't read the text that's in an image, so that text would never be indexed.There is an image at the top, then below that is a div for the text that has a background color the same as part of the image, then below that is another image. It makes it look like it is all a single image, but it is infact two images with text inbetween them.On their particular page they are using quite a few more pictures in the layout to acheive the rounded corners and such as well.Do a "View Code" on their page and search for one of the news headings, then look at the code around it, you will be able to see how they did it. Quote Link to comment https://forums.phpfreaks.com/topic/13376-backround-image-that-gets-larger-with-text-how-to/#findComment-51688 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.