modified: view/theme/smoothly/style.css
modified: view/theme/smoothly/theme.php
<footer id="footer">
<?php if(x($page, 'footer')) echo $page['footer']; ?>
<div id="scrollup" >
- <a href="javascript:scrollTo(0,0)"><img src="view/theme/smoothly/images/totop.png" alt="to top" title="to top" /></a>
<a href="javascript:scrollTo(0,100000)"><img src="view/theme/smoothly/images/tobottom.png" alt="to bottom" title="to bottom" /></a>
+ <a href="javascript:scrollTo(0,0)"><img src="view/theme/smoothly/images/totop.png" alt="to top" title="to top" /></a>
</div>
</footer>
style.css
Theme: Smoothly
Maintainer: alex@friendica.pixelbits.de
- last change: 2013-04-24
+ last change: 2013-05-07
** Colors **
Blue links - #1873a2
#lang-select-icon {
bottom: 5px;
cursor: pointer;
- left: 915px;
+ left: 25px;
position: fixed;
z-index: 10;
}
#language-selector {
position: fixed;
bottom: 2px;
- left: 945px;
+ left: 55px;
z-index: 10;
}
/* ================== */
.contact-block-img {
- width: 47px;
- height: 47px;
+ width: 47px !important;
+ height: 47px !important;
margin-right: 2px;
border: 1px solid #7C7D7B;
border-radius: 3px;
.field label {
float: left;
- width: 225px;
+ width: 230px;
}
.field checkbox {
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme optimized for iPad[2].
- * Version: Version 2013-04-24
+ * Version: Version 2013-05-07
* Author: Anne Walk
* Author: Devlon Duthied
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>