]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/comment_item.tpl
authorpixelroot <info@pixelbits.de>
Thu, 6 Sep 2012 09:17:17 +0000 (11:17 +0200)
committerpixelroot <info@pixelbits.de>
Thu, 6 Sep 2012 09:17:17 +0000 (11:17 +0200)
modified:   view/theme/smoothly/contact_template.tpl
modified:   view/theme/smoothly/jot-header.tpl
modified:   view/theme/smoothly/jot.tpl
modified:   view/theme/smoothly/login.tpl
modified:   view/theme/smoothly/photo_top.tpl
modified:   view/theme/smoothly/profile_entry.tpl
modified:   view/theme/smoothly/profile_vcard.tpl
modified:   view/theme/smoothly/style.css
modified:   view/theme/smoothly/theme.php
view/theme/smoothly/icons/
view/theme/smoothly/lang_selector.tpl
view/theme/smoothly/wall_thread.tpl
view/theme/smoothly/wallwall_thread.tpl

view/theme/smoothly/comment_item.tpl
view/theme/smoothly/contact_template.tpl
view/theme/smoothly/jot-header.tpl
view/theme/smoothly/jot.tpl
view/theme/smoothly/login.tpl
view/theme/smoothly/photo_top.tpl
view/theme/smoothly/profile_entry.tpl
view/theme/smoothly/profile_vcard.tpl
view/theme/smoothly/style.css
view/theme/smoothly/theme.php

index 6d9230dbf8fbe0ebc5b9d6f0b246b9ce6e961322..2e9dc5160f1d53af57dc66b9c7749528f162c42c 100644 (file)
@@ -1,32 +1,31 @@
-               <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
-                       <form class="comment-edit-form" id="comment-edit-form-$id" action="item" method="post" onsubmit="post_comment($id); return false;">
-                               <input type="hidden" name="type" value="$type" />
-                               <input type="hidden" name="profile_uid" value="$profile_uid" />
-                               <input type="hidden" name="parent" value="$parent" />
-                               <input type="hidden" name="return" value="$return_path" />
-                               <input type="hidden" name="jsreload" value="$jsreload" />
-                               <input type="hidden" name="preview" id="comment-preview-inp-$id" value="0" />
+<div class="comment-wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
+       <form class="comment-edit-form" id="comment-edit-form-$id" action="item" method="post" onsubmit="post_comment($id); return false;">
+               <input type="hidden" name="type" value="$type" />
+               <input type="hidden" name="profile_uid" value="$profile_uid" />
+               <input type="hidden" name="parent" value="$parent" />
+               <input type="hidden" name="return" value="$return_path" />
+               <input type="hidden" name="jsreload" value="$jsreload" />
+               <input type="hidden" name="preview" id="comment-preview-inp-$id" value="0" />
 
-                               <div class="comment-edit-photo" id="comment-edit-photo-$id" >
-                                       <a class="comment-edit-photo-link" href="$mylink" title="$mytitle"><img class="my-comment-photo" src="$myphoto" alt="$mytitle" title="$mytitle" /></a>
-                               </div>
-                               <div class="comment-edit-photo-end"></div>
-                               <textarea id="comment-edit-text-$id" class="comment-edit-text-empty" name="body" onFocus="commentOpen(this,$id);" onBlur="commentClose(this,$id);" >$comment</textarea>
-                               {{ if $qcomment }}
-                               {{ for $qcomment as $qc }}                              
-                                       <span class="fakelink qcomment" onclick="commentInsert(this,$id); return false;" >$qc</span>
-                                       &nbsp;
-                               {{ endfor }}
-                               {{ endif }}
-
-                               <div class="comment-edit-text-end"></div>
-                               <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-$id" style="display: none;" >
-                                       <input type="submit" onclick="post_comment($id); return false;" id="comment-edit-submit-$id" class="comment-edit-submit" name="submit" value="$submit" />
-                                       <span onclick="preview_comment($id);" id="comment-edit-preview-link-$id" class="fakelink">$preview</span>
-                               </div>
-
-                               <div class="comment-edit-end"></div>
-                       </form>
+               <div class="comment-edit-photo" id="comment-edit-photo-$id" >
+                       <a class="comment-edit-photo-link" href="$mylink" title="$mytitle"><img class="my-comment-photo" src="$myphoto" alt="$mytitle" title="$mytitle" /></a>
+               </div>
+               <div class="comment-edit-photo-end"></div>
+               <textarea id="comment-edit-text-$id" class="comment-edit-text-empty" name="body" onFocus="commentOpen(this,$id);" onBlur="commentClose(this,$id);" >$comment</textarea>
+               {{ if $qcomment }}
+               {{ for $qcomment as $qc }}
+                       <span class="fakelink qcomment" onclick="commentInsert(this,$id); return false;" >$qc</span>
+                       &nbsp;
+               {{ endfor }}
+               {{ endif }}
 
+               <div class="comment-edit-text-end"></div>
+               <div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-$id" style="display: none;" >
+                       <input type="submit" onclick="post_comment($id); return false;" id="comment-edit-submit-$id" class="comment-edit-submit" name="submit" value="$submit" />
+                       <span onclick="preview_comment($id);" id="comment-edit-preview-link-$id" class="fakelink">$preview</span>
                </div>
-               <div id="comment-edit-preview-$id" class="comment-edit-preview" style="display:none;"></div>
+
+               <div class="comment-edit-end"></div>
+       </form>
+       </div>
+<div id="comment-edit-preview-$id" class="comment-edit-preview" style="display:none;"></div>
index 48930b48aba19923041570aef1e9e061f0d5cc8b..917d302f7ea82ffa1f949272519c7f1342c04fee 100644 (file)
@@ -1,4 +1,3 @@
-
 <div class="contact-entry-wrapper" id="contact-entry-wrapper-$contact.id" >
        <div class="contact-entry-photo-wrapper" >
                <div class="contact-entry-photo mframe" id="contact-entry-photo-$contact.id"
index 0d11da271758c35e6df778d90fbae59f9b17ea37..dbff99563c4382a5728d444351dcbbe37496ce1e 100644 (file)
@@ -1,4 +1,3 @@
-
 <script language="javascript" type="text/javascript" src="$baseurl/library/tinymce/jscripts/tiny_mce/tiny_mce_src.js"></script>
 <script language="javascript" type="text/javascript">
 
@@ -357,5 +356,4 @@ function initEditor(cb) {
 
        $geotag
 
-</script>
-
+</script>
\ No newline at end of file
index 45d206d57dd792739943e9eee7eaae3a021c54ac..a41da8eacff23a4397fb4ec3e6d7d0ca42c73a16 100644 (file)
@@ -1,4 +1,3 @@
-
 <div id="profile-jot-wrapper" > 
        <div id="profile-jot-banner-wrapper">
                <div id="profile-jot-desc" >&nbsp;</div>
@@ -71,4 +70,4 @@
 <div id="profile-jot-end"></div>
 </form>
 </div>
-                {{ if $content }}<script>initEditor();</script>{{ endif }}
+                {{ if $content }}<script>initEditor();</script>{{ endif }}
\ No newline at end of file
index 627d32774847b7176b6e054481bb752a05780626..3297a418fdd93f035c93029e999da91209e05b05 100644 (file)
@@ -1,4 +1,3 @@
-
 <div class="login-form">
 <form action="$dest_url" method="post" >
        <input type="hidden" name="auth-params" value="login" />
index 48a546a16e9d52656dd71a9919ae52d4be515d62..10d76f170f03cf9464a80ed411089fc6968607c0 100644 (file)
@@ -1,4 +1,3 @@
-
 <div class="photo-top-image-wrapper lframe" id="photo-top-image-wrapper-$id">
        <div id="photo-album-wrapper-inner">
        <a href="$photo.link" class="photo-top-photo-link" id="photo-top-photo-link-$id" title="$photo.title"><img src="$photo.src" alt="$phoyo.alt" title="$photo.title" class="photo-top-photo" id="photo-top-photo-$id" /></a>
index 5bea298ac529618f09cd001a544f8566acc666bf..55d6448c6538169d874f3415f81ceeace5d86fab 100644 (file)
@@ -1,4 +1,3 @@
-
 <div class="profile-listing" >
 <div class="profile-listing-photo-wrapper" >
 <a href="profiles/$id" class="profile-listing-edit-link"><img class="profile-listing-photo mframe" id="profile-listing-photo-$id" src="$photo" alt="$alt" /></a>
index 0ee6919bc950fcea7e9c48605afb34e1c355008e..f798c58ea9eb8e97ebcabac6f433b6222e5201a3 100644 (file)
@@ -40,6 +40,4 @@
        </div>
 </div>
 
-$contact_block
-
-
+$contact_block
\ No newline at end of file
index 0ae1d55e001ec0d98bedc8167da5a1aba1f75dc3..064978457be3da8657f73705376aac1364a02d83 100644 (file)
@@ -491,7 +491,7 @@ aside a{
        font-size: 1.4em;
        font-weight: bold;
        border-bottom: none;
-       padding-top: 0px; /*10*/
+       padding-top: 15px;
 }
 
 .vcard #profile-photo-wrapper {
@@ -615,8 +615,7 @@ h3#search:before {
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
-       border:1px solid #eee;
-       color:#e6e6e6;
+       color:#7c7d7b;
        /*text-shadow:-1px 0px 0px #bdbdbd;*/
        border: 1px solid #cdcdcd;
 }
@@ -1364,9 +1363,11 @@ div[id$="wrapper"] br { clear: left; }
 }
 
 .profile-edit-side-div {
-       margin-top: 20px; /*5*/
-       margin-right: 0px; /*30*/
-       float: right;
+       margin-top: 10px;
+       margin-right: 0px;
+       margin-left: 180px;
+       float: left;
+       position: absolute;
 }
 
 #cropimage-wrapper { float:left; }
index 353510ab083865aae67fe8e7cfcff5bd9e2bb0be..610f85cb35da28822d7aff96c844f5eeea130345 100644 (file)
@@ -2,10 +2,10 @@
 
 /*
  * Name: Smoothly
- * Version: Version 0.2
+ * Version: Version 0.3
  * Author: Alex <alex@friendica.pixelbits.de>
  * Maintainer: Alex alex@friendica.pixelbits.de>
- * Description: Based on "Test Bubble", optimized for iPad.
+ * Description: Theme optimized for Tablets (iPad etc.)
  * Screenshot: <a href="screenshot.png">Screenshot</a>
  */