OK, I can't get it to work. I have this in my style sheet -
PHP Code:
td.header
{
height: 120px;
text-align: right;
v-align: bottom;
background-image: url(images/header.jpg);
}
And it won't work. I know the some of the CSS is working because the scrollbars and text formatting is getting through. When I put that in the style attribute of the <TD> it works fine so I think it's something wrong the the stylesheet.
PLEASE HELP, I'M GOING CRAZY 
Edit: The text positioning is working with that (ie. bottom right).
Bookmarks