for the search, my way to preload images! haha

ATTENTION:: These are old tutorials, click on the tutorials link right above this to see the newest tutorials

Having the Extended Network on your profile an Image

re-written by John First writen by Mrk @ bbzspace.com

All this code here is doing is putting an image within your extended network section of your page. You can change whats blue to what suits your needs. The height that is noted below in green can be different also, so if the height of the image you're wanting to put there is 200px, you can put that there instead of 75px. 75px is the default size, and if its smaller then that, it might not look right.
The code below goes between your style tags.

.blacktext12 span {display:none;}
.blacktext12 {display:block; width:100%; background-image:url(http://path.to/image.gif) center no-repeat; height:75px;}