954,180 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Stretching a table image with CSS

http://compuchat.freeownhost.com (sorry for the link, I just thought it might help if people could see the problem)

On the bottom of the page, the title of the "Who's Online" section uses the same background image as the category headers, but it tiles on 1024x768 (and others report that all the categories also tile on 1280x1024.) How can I make this stretch instead of tile with CSS?

mmiikkee12
Posting Whiz in Training
274 posts since Oct 2004
Reputation Points: 17
Solved Threads: 5
 

you can just do it with the table attributes, like find the table you want and

mikeandike22
Nearly a Posting Virtuoso
1,496 posts since May 2004
Reputation Points: 33
Solved Threads: 19
 

I don't need to change the table width, I just want to stretch the background image.

mmiikkee12
Posting Whiz in Training
274 posts since Oct 2004
Reputation Points: 17
Solved Threads: 5
 

change the image attributes the same way like you would a table, like

mikeandike22
Nearly a Posting Virtuoso
1,496 posts since May 2004
Reputation Points: 33
Solved Threads: 19
 

But I need this to also work for different resolutions, and on top of that, it's CSS and would be if it wasn't...

mmiikkee12
Posting Whiz in Training
274 posts since Oct 2004
Reputation Points: 17
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: