Skip to content

Commit

Permalink
Clean and rearrange images and icons.
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.gnucash.org/repo/htdocs/branches/beta@21110 57a11ea4-9604-0410-9ed3-97b8803252fd
  • Loading branch information
cmarchi committed Aug 7, 2011
1 parent d52c971 commit f2be6a4
Show file tree
Hide file tree
Showing 26 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions docs.phtml
Expand Up @@ -67,7 +67,7 @@ include("externals/menu.phtml");
</div>

<div class="downloadimage">
<img alt="develdoc" src="<?=$top_dir;?>/externals/develdoc.png" />
<img alt="develdoc" src="<?=$top_dir;?>/images/develdoc.png" />
</div>
</div>

Expand Down Expand Up @@ -127,7 +127,7 @@ include("externals/menu.phtml");
</div>

<div class="downloadimage">
<img alt="stabledoc" src="<?=$top_dir;?>/externals/stabledoc.png" />
<img alt="stabledoc" src="<?=$top_dir;?>/images/stabledoc.png" />
</div>
</div>

Expand Down
18 changes: 9 additions & 9 deletions externals/gnucash.css
@@ -1,6 +1,6 @@
BODY {
color: black;
background:url(backg.png) repeat fixed;
background:url(../images/backg.png) repeat fixed;
border:0;
margin:0;
font-size:90%;
Expand Down Expand Up @@ -64,7 +64,7 @@ BODY {


.featureborder {
background: url(gnc-icon.png) no-repeat 99% #cacaf7;
background: url(../images/icon/gnc-icon.png) no-repeat 99% #cacaf7;
color: black;
border: 1px;
border-color: silver;
Expand Down Expand Up @@ -136,7 +136,7 @@ a[href], a[href]:visited

#head
{
background:url(shadowhead.png) repeat-x #7F7FAA bottom;
background:url(../images/shadowhead.png) repeat-x #7F7FAA bottom;
color: white;
font-size: small;
padding: 0.5em;
Expand All @@ -149,7 +149,7 @@ a[href], a[href]:visited
text-align: center;
clear: both;
float: none;
background:url(shadowfoot.png) repeat-x #7F7FAA top;
background:url(../images/shadowfoot.png) repeat-x #7F7FAA top;
color: white;
margin-left: 0;
margin-right: 0;
Expand Down Expand Up @@ -229,7 +229,7 @@ a[href], a[href]:visited

#news li
{
list-style-image: url(webding.png);
list-style-image: url(../images/webding.png);
}

#news a, #news a:visited {
Expand All @@ -252,7 +252,7 @@ a[href], a[href]:visited

.othernews {
margin-bottom:10px;
background:url(backg-linktop.png) white repeat-x;
background:url(../images/backg-linktop.png) white repeat-x;
border: solid thin #7F7FAA;
border-radius:10px;
-moz-border-radius:10px; /* Firefox 3.6 and earlier */
Expand Down Expand Up @@ -479,7 +479,7 @@ p.adstext
h2.download-title {
margin-top:0px;
padding-left:40px;
background: url(download-32x32.png) left no-repeat;
background: url(../images/icon/download-32x32.png) left no-repeat;
}

.command {
Expand Down Expand Up @@ -509,15 +509,15 @@ h2.download-title {
#mainfeature {
margin-left:5px;
margin-right:5px;
background:url(Gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
background:url(../images/gnucash-perspective.png) #f3f3f3 95% 10px no-repeat;
color:black;
border:1px dotted #7F7FAA;
padding:1%;
}

#mainfeature ul {
font-style:italic;
list-style-image:url('checkmark.png');
list-style-image:url(../images/checkmark.png);
padding-bottom:10px;
line-height:25px;
margin-right:45%;
Expand Down
10 changes: 5 additions & 5 deletions externals/header.phtml
Expand Up @@ -35,20 +35,20 @@ if (isset($homepage)) { ?>
<div id="head">

<div id="branding">
<p><img src="<?=$top_dir?>/externals/gnucash-vert.png" alt="GnuCash" /></p>
<p><img src="<?=$top_dir?>/images/gnucash-vert.png" alt="GnuCash" /></p>
</div>

<div style="float:right;">
<p id="rss">
<a href="http://gnucash.uservoice.com/"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/externals/uservoice-32x32.png" title="<?php echo T_($titleuservoice);?>" alt="[Donation]" width="32" height="32" /></a>
<a href="http://sourceforge.net/donate/index.php?group_id=192"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/externals/donation-32x32.png" title="<?php echo T_($titledonation);?>" alt="[Donation]" width="32" height="32" /></a>
<a href="<?=$home?>/atom.php"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/externals/feed-icon-32x32.png" title="<?php echo T_($titleRSS);?>" alt="[atom syndication feed]" width="32" height="32" /></a>
<a href="http://gnucash.uservoice.com/"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/images/icons/uservoice-32x32.png" title="<?php echo T_($titleuservoice);?>" alt="[Donation]" width="32" height="32" /></a>
<a href="http://sourceforge.net/donate/index.php?group_id=192"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/images/icons/donation-32x32.png" title="<?php echo T_($titledonation);?>" alt="[Donation]" width="32" height="32" /></a>
<a href="<?=$home?>/atom.php"><img style="margin: 0 10px 0 0" src="<?=$top_dir?>/images/icons/feed-icon-32x32.png" title="<?php echo T_($titleRSS);?>" alt="[atom syndication feed]" width="32" height="32" /></a>
</p>
</div>

<div style="margin: 0px 0px 0 0;">
<a href="<?=$home?>/"><!--img src="<?=$home?>/externals/gnucash_logo1.png" alt="[GnuCash Logo]" id="gnclogo" width="179" height="45" border="0"/ -->
<img alt="banner" src="<?=$home?>/externals/banner5.png" /></a>
<img alt="banner" src="<?=$home?>/images/banner5.png" /></a>
<p style="font-style:italic; font-size:1.1em; margin: 0 0 0 10px; color: #08006d"><?php echo T_("Free Accounting Software");?></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion externals/menu.phtml
Expand Up @@ -11,7 +11,7 @@
</span>
<ul>
<li><a href="<?=$home?>/index.phtml"><?= T_("About / News")?></a></li>
<!--RSS atom feed link is on the top-right of the page <li><a href="<?=$home?>/atom.php"><img src="<?=$home?>/externals/feed-icon-12x12.png" width="12" height="12" alt="[atom feed]" /> <?= T_("News Feed")?></a></li>-->
<!--RSS atom feed link is on the top-right of the page <li><a href="<?=$home?>/atom.php"><img src="<?=$home?>/images/icons/feed-icon-12x12.png" width="12" height="12" alt="[atom feed]" /> <?= T_("News Feed")?></a></li>-->
<li><a href="<?=$home?>/features.phtml"><?=T_("Screenshots, Features")?></a></li>
<li><a href="http://wiki.gnucash.org/wiki/Development"><?= T_("How to help")?></a></li>
<li><a href="http://sourceforge.net/donate/index.php?group_id=192"><?=T_("Donations")?></a></li>
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion index.phtml
Expand Up @@ -26,7 +26,7 @@ include("externals/menu.phtml");
</div>

<div class="downloadimage">
<img alt="download" src="<?=$top_dir;?>/externals/gnc-download.png" />
<img alt="download" src="<?=$top_dir;?>/images/gnc-download.png" />
</div>
</div>

Expand Down

0 comments on commit f2be6a4

Please sign in to comment.