more branding

This commit is contained in:
Friendika
2010-11-02 21:25:59 -07:00
parent 2a23a7e840
commit 07b78e9d1c
13 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="$baseurl" />
<link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
<link rel="shortcut icon" href="$baseurl/images/friendika32.ico">
<!--[if IE]>
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>

View File

@@ -45,7 +45,7 @@ $a->config['php_path'] = '$phpath';
// Location of global directory submission page.
$a->config['system']['directory_submit_url'] = 'http://dir.dfrn.org/submit';
$a->config['system']['directory_submit_url'] = 'http://dir.friendika.com/submit';
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -387,7 +387,7 @@ footer {
input#dfrn-url {
float: left;
background: url(dfrn.gif) no-repeat;
background: url(friendika16.gif) no-repeat;
background-position: 2px center;
font-size: 17px;
padding-left: 21px;