|
Like lynxus stated, the image somehow won't load.
Seeing as the URI - according to yourself - is correct, there might be another cause at stake. If the site you're linking to does not allow hotlinking (read up on Google if you don't know what that means), chances are you won't get it displayed, unless you host the image somewhere else.
If the site is yours, however, or are certain that hotlinking is allowed, could you post your HTML and/or CSS?
__________________
$gocore = new gakoyucore();
$con = mysql_connect($gocore->server, $gocore->username, $gocore->password) or die(mysql_error());
|