Having the Extended Network on your profile an Image
re-written by John First writen by Mrk @ bbzspace.comAll 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;}







