Author: jacopoc
Date: Thu Mar 26 10:12:32 2015 New Revision: 1669309 URL: http://svn.apache.org/r1669309 Log: Completed work started with rev. 1669306: update logo to be transparent and change from gif to use png file Modified: ofbiz/site/apache-ofbiz-getting-started.html ofbiz/site/apache-ofbiz-project-overview.html ofbiz/site/community.html ofbiz/site/documentation.html ofbiz/site/download.html ofbiz/site/mailing-lists.html ofbiz/site/source-repositories.html ofbiz/site/style.html Modified: ofbiz/site/apache-ofbiz-getting-started.html URL: http://svn.apache.org/viewvc/ofbiz/site/apache-ofbiz-getting-started.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/apache-ofbiz-getting-started.html (original) +++ ofbiz/site/apache-ofbiz-getting-started.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/apache-ofbiz-project-overview.html URL: http://svn.apache.org/viewvc/ofbiz/site/apache-ofbiz-project-overview.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/apache-ofbiz-project-overview.html (original) +++ ofbiz/site/apache-ofbiz-project-overview.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/community.html URL: http://svn.apache.org/viewvc/ofbiz/site/community.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/community.html (original) +++ ofbiz/site/community.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/documentation.html URL: http://svn.apache.org/viewvc/ofbiz/site/documentation.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/documentation.html (original) +++ ofbiz/site/documentation.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/download.html URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/download.html (original) +++ ofbiz/site/download.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/mailing-lists.html URL: http://svn.apache.org/viewvc/ofbiz/site/mailing-lists.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/mailing-lists.html (original) +++ ofbiz/site/mailing-lists.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/source-repositories.html URL: http://svn.apache.org/viewvc/ofbiz/site/source-repositories.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/source-repositories.html (original) +++ ofbiz/site/source-repositories.html Thu Mar 26 10:12:32 2015 @@ -23,7 +23,7 @@ <!--header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <div id="nav"> <ul> Modified: ofbiz/site/style.html URL: http://svn.apache.org/viewvc/ofbiz/site/style.html?rev=1669309&r1=1669308&r2=1669309&view=diff ============================================================================== --- ofbiz/site/style.html (original) +++ ofbiz/site/style.html Thu Mar 26 10:12:32 2015 @@ -19,7 +19,7 @@ <!-- header --> <div id="header"> <div id="logo"> - <a href="#"><img src="images/logo.gif" /></a> + <a href="#"><img src="images/logo.png" /></a> </div> <!-- Coming Soon... <div id="language"> |
Free forum by Nabble | Edit this page |