[pLog-svn] r1492 - templates/trunk/bubble-blue

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Tue Mar 15 04:00:52 GMT 2005


Author: jondaley
Date: 2005-03-15 04:00:51 +0000 (Tue, 15 Mar 2005)
New Revision: 1492

Modified:
   templates/trunk/bubble-blue/footer.template
   templates/trunk/bubble-blue/style.css
Log:
fixed path to images

Modified: templates/trunk/bubble-blue/footer.template
===================================================================
--- templates/trunk/bubble-blue/footer.template	2005-03-15 03:51:54 UTC (rev 1491)
+++ templates/trunk/bubble-blue/footer.template	2005-03-15 04:00:51 UTC (rev 1492)
@@ -50,7 +50,7 @@
     <a title="Powered by MySQL" href="http://www.mysql.com"><img alt="Powered by PHP" src="{$url->getUrl("/imgs/mysql_logo.gif")}" border="0"/></a><br/><br>
     Powered by <a href="http://www.plogworld.net"><img alt="Powered by plog" src="{$url->getUrl("/imgs/plog-small.gif")}" border="0"/> pLog</a>
   Design by <a href="http://www.bookofstyles.org/">Book of Styles</a><br/><br>
-<a href="{$url->rssLink("rss20")}"><img src="./imgs/rss.png" alt="[Valid RSS]" title="Validate my RSS feed" width="88" height="31" align="absmiddle" border=0>This site is RSS valid</a>
+<a href="{$url->rssLink("rss20")}"><img src="{$url->getUrl("/imgs/rss_logo_small.gif")}" alt="[Valid RSS]" title="Validate my RSS feed" width="31" height="17" align="absmiddle" border=0>This site is RSS valid</a>
 </div>
 </body>
 </html>

Modified: templates/trunk/bubble-blue/style.css
===================================================================
--- templates/trunk/bubble-blue/style.css	2005-03-15 03:51:54 UTC (rev 1491)
+++ templates/trunk/bubble-blue/style.css	2005-03-15 04:00:51 UTC (rev 1492)
@@ -129,9 +129,9 @@
 
 #Container>#Main {margin-left: 20px;}
 
-#Top {    background:#7F7FFF url('../imgs/plog_top.gif') no-repeat;
+#Top {    background:#7F7FFF url('../../imgs/plog_top.gif') no-repeat;
 height: auto;
-width: auto;
+width: 770px;
 	text-align:right;
 	padding:10px;
 	border-bottom: 0px;




More information about the pLog-svn mailing list