|
I think I know what you are trying to do. I looked at the code for your site. Im not sure which image is the white washed image, to get that image to be the background for the cell, I think you are going to need to code it as
<TD background="imagename">Put the news feed script here</TD>
The way you have it now puts the image in the cell, its not setting it as a background. I could be wrong, but I would give this a try!
EDIT: Okay, so maybe I should look at everything before I give my 2 cents! lol! It does look like the problem you are running into is caused by the size of the main box. If you stretch it, its going to mess up everything else, just like the previous person said. I dont know much about php scripting, but I wonder if you could put that script in an iframe?? That way, the text would just scroll, no matter how big it gets. I know some people have gripes about iframs, but I think if you find a way to solve the size problem you will be in good shape.
Last edited by angele803 : 01-28-2005 at 02:01 PM.
|