News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Image help needed

Started by Cheese-Burger, June 29, 2005, 04:52:09 AM

Previous topic - Next topic

Cheese-Burger

Hi y`all
In the three top boxes, user info, news and stats. I have inserted an image, but it seems to tile and not stretch (if thats the right word to use). Is there a way to make this happen?

The style css is /* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
   background-image: url(http://www.hamburger-deluxe.co.uk/109_0924a.JPG);
   border: 1px solid #AF3F3E;
}


Hope i`m just missing a bit of wizzie code here.

Thanks in advance  ;)
Hate code. Love burgers

Tim

you cannot stretch a background image using the currently supported CSS2...

[Unknown]

Quote from: Tim on June 29, 2005, 01:09:24 PM
you cannot stretch a background image using the currently supported CSS2...

Is there some way in CSS 3, now?  I don't know of any myself, but I haven't been following it as well as I might.

-[Unknown]

Cheese-Burger

ok thanks guys. I got it sorted, i just needed a 2px wide image lol.
Hate code. Love burgers

Tim

Quote from: [Unknown] on June 29, 2005, 01:14:59 PM
Is there some way in CSS 3, now?  I don't know of any myself, but I haven't been following it as well as I might.

-[Unknown]
I have to look it up, but I think so

Advertisement: