|
i just published http://www.arenea.cn for my future development , magento great , flexible and easy designable , please visit my design and make your comments
---------------------
i have problem so that : bottom-right rss picture doesnt load to url adress ; code below
rss codes :
#rss { position: absolute; right:0%; bottom:0%; width:75px; height:75px; overflow:hidden; } #rss[id] { position: fixed; background-image: url("../images/rss.gif"); width:75px; height:75px; }
footer.phtml codes :
<div id="rss"><a href="http://www.arenea.cn/" title="Rss" ><img src="/images/rss.gif" border="0" height="83" width="100"></a></div>
<div class="informational"> <?=$this->getChildHtml()?> </div>
Can you tell anyone , what happens, i always use this code snippets also ruby on rails to , works excellent , but never occur happens on .phtml files
thanks for your reading
Tolga C.
|