很多時間想換個LOGO不方便;不能從網站后臺直接換;所以就得修改程序;原代碼如下
<h1 class="im_first mw-harlem_shake_me rubberBand animated" style="background:url(<?php echo _g('logoimg');?>) no-repeat !important;">
但是可以出現(xiàn)后臺上傳的LOGO緩存很長時間沒出來!出來了LOGO地址成
<h1 class="im_first mw-harlem_shake_me rubberBand animated" style="background:url(images/logo.png) no-repeat !important;">
LOOGO都沒出來了;只好修改回去
是現(xiàn)在用的;從源代碼看不到LOGO網址;可是能出現(xiàn)如上圖。<h1 class="im_first mw-harlem_shake_me rubberBand animated">