am bored wat do
noice 

While you're at it, could you do a Pirelli version also?Eifa wrote:
She was actually quite crap. Mostly on the way. (Yeah I know I'm mean but it's the truth.)DonFck wrote:
Her points just fell. Damn poser.Eifa wrote:
She never played = She never had a jersey = She never had a number.Nah, that's not the new picture. We'll have a new one taken next monday and I'll update the piccy to the website as soon as I get a copy of it to my email.Ultrafunkula wrote:
O. Wasn't that your new team photo? Thought it was an update
A Pirelli what?Ultrafunkula wrote:
While you're at it, could you do a Pirelli version also?Eifa wrote:
She was actually quite crap. Mostly on the way. (Yeah I know I'm mean but it's the truth.)DonFck wrote:
Her points just fell. Damn poser.Nah, that's not the new picture. We'll have a new one taken next monday and I'll update the piccy to the website as soon as I get a copy of it to my email.Ultrafunkula wrote:
O. Wasn't that your new team photo? Thought it was an update
My dear, Google Pirelli calendarEifa wrote:
A Pirelli what?Ultrafunkula wrote:
While you're at it, could you do a Pirelli version also?Eifa wrote:
She was actually quite crap. Mostly on the way. (Yeah I know I'm mean but it's the truth.)DonFck wrote:
Her points just fell. Damn poser.
Nah, that's not the new picture. We'll have a new one taken next monday and I'll update the piccy to the website as soon as I get a copy of it to my email.
Now why am I not surprised? The funny thing is, even our coach has said that if we make a calendar he'd be happy to take the pics -.-Ultrafunkula wrote:
My dear, Google Pirelli calendarEifa wrote:
A Pirelli what?Ultrafunkula wrote:
While you're at it, could you do a Pirelli version also?
They're footballers, mtb said Richard Dunne is dead but he isn't he's gonna play football tomorrow!!!Dauntless wrote:
whoSurgeons wrote:
He isn't dead, neither are James Collins, Carlos Cuellar or Stephen Warnock.
(Different Richard Dunn)Surgeons wrote:
They're footballers, mtb said Richard Dunne is dead but he isn't he's gonna play football tomorrow!!!Dauntless wrote:
whoSurgeons wrote:
He isn't dead, neither are James Collins, Carlos Cuellar or Stephen Warnock.
Oh come on, they're tasteful pix And you did aske me to come shoot photos...Eifa wrote:
Now why am I not surprised? The funny thing is, even our coach has said that if we make a calendar he'd be happy to take the pics -.-Ultrafunkula wrote:
My dear, Google Pirelli calendarEifa wrote:
A Pirelli what?
Eifa wrote:
Funkie, I have a site. Or actually our team has a site which I've made.Ultrafunkula wrote:
Wanna create your own site?Eifa wrote:
i'm talking about CSS and XHTML now.
I'm just trying to place a link to the site and that seems to be the problem. Or my memory.
<a href=http://yourlinkhere.com>Text you want to show instead of the link here</a>
nah. moar likeSurgeons wrote:
Eifa wrote:
Funkie, I have a site. Or actually our team has a site which I've made.Ultrafunkula wrote:
Wanna create your own site?
I'm just trying to place a link to the site and that seems to be the problem. Or my memory.Code:
<a href=http://yourlinkhere.com>Text you want to show instead of the link here</a>
body,html { margin: 0; padding: 0; font: 12px tahoma; text-align: center; /* IE:a varten tehtävä leiskan keskitys-temppu */ color: #000000; background-color: #00569e; background-image: url(); }
body {background-image:url('img.jpg');}
No.Surgeons wrote:
Yeah.Code:
body {background-image:url('img.jpg');}
Don't insult me! I'd never sneak in! I'd politely knock on the door and inform that dry or not I'm coming in nao!Eifa wrote:
and funkie, i asked you to take pictures of HOCKEY. i didn't ask you to sneak in to our locker room and be all pervy
lmfaoUltrafunkula wrote:
Don't insult me! I'd never sneak in! I'd politely knock on the door and inform that dry or not I'm coming in nao!Eifa wrote:
and funkie, i asked you to take pictures of HOCKEY. i didn't ask you to sneak in to our locker room and be all pervy
you think, that if i've made the whole page that i wouldn't know how to put a link there?Surgeons wrote:
What the fuck do you want to do then?
You asked how to put a link into the page, then how to have the image as the background in css, both of which were shown.
background-position: 50px 100px;
background-repeat:no-repeat;
i'll pm you.Surgeons wrote:
background-position: right top/center/bottom
or use x and y values^ will insert the image 50 pixels in from the left of the page and 100 from the top, you'll have to do a bit of fiddling to get it working rightCode:
background-position: 50px 100px;
you'll want to putin aswell if you only want it to show onceCode:
background-repeat:no-repeat;