[identity profile] chispas.livejournal.com posting in [community profile] suerte



Jaime Alguersuari / Sébastien Buemi / Scuderia Toro Rosso 700 px X 356 px


Mark Webber / Red Bull Racing 800 px X 400 px


Sebastian Vettel / Red Bull Racing 800 px X 500 px


Please save and upload to your own server :) Much appreciated.

The CSS for adding a header to your layout is as follows:

.headerimage {
	background: url("IMG URL") no-repeat;
	border: 0;
	height: IMGHEIGHTpx;
	margin: 10px auto;
	width: IMGWIDTHpx;
}


For example:

.headerimage {
	background: url("http://url.com/.../VETTEL.png") no-repeat;
	border: 0;
	height: 800px;
	margin: 10px auto;
	width: 500px;
}

Date: 2010-03-16 07:39 pm (UTC)
From: [identity profile] raenbow.livejournal.com
Pfft... I m ay be a pedantic techie, but that's why my boss pays me to build websites, right? D: