From a06185e87c63c31fb6ea284fad7fbcf0acff7b79 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 25 Mar 2012 20:08:28 -0700 Subject: screenshot gallery --- view/theme/vier/screenshot.jpg | Bin 0 -> 78347 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 view/theme/vier/screenshot.jpg (limited to 'view/theme/vier') diff --git a/view/theme/vier/screenshot.jpg b/view/theme/vier/screenshot.jpg new file mode 100644 index 000000000..f8e0bf8e6 Binary files /dev/null and b/view/theme/vier/screenshot.jpg differ -- cgit v1.2.3 From f95fb2667a989b9a0fc182b473dd0d6f2730c964 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 28 Mar 2012 00:16:22 -0700 Subject: vier navbar messed up after default theme template move --- view/theme/vier/nav.tpl | 131 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100755 view/theme/vier/nav.tpl (limited to 'view/theme/vier') diff --git a/view/theme/vier/nav.tpl b/view/theme/vier/nav.tpl new file mode 100755 index 000000000..8c872864c --- /dev/null +++ b/view/theme/vier/nav.tpl @@ -0,0 +1,131 @@ +
+ {# $langselector #} + +
$sitelocation
+ +
+ + + +{# + +{{ if $nav.logout }}$nav.logout.1 {{ endif }} +{{ if $nav.login }} {{ endif }} + + + +{{ if $nav.register }}$nav.register.1{{ endif }} + +$nav.help.1 + +{{ if $nav.apps }}$nav.apps.1{{ endif }} + +$nav.search.1 +$nav.directory.1 + +{{ if $nav.admin }}$nav.admin.1{{ endif }} + +{{ if $nav.notifications }} +$nav.notifications.1 + +{{ endif }} +{{ if $nav.messages }} +$nav.messages.1 + +{{ endif }} + +{{ if $nav.manage }}$nav.manage.1{{ endif }} + +{{ if $nav.settings }}$nav.settings.1{{ endif }} +{{ if $nav.profiles }}$nav.profiles.1{{ endif }} + + + + + +#} -- cgit v1.2.3 From a39d8d3f02e5bbd711fde71594c2c787b21ef2e9 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Mon, 2 Apr 2012 00:08:49 +0200 Subject: The "vier"-theme is now working again. But there is still work needed --- view/theme/vier/style.css | 68 ++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 62 insertions(+), 6 deletions(-) (limited to 'view/theme/vier') diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 39f4ffea4..13b648d5c 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -108,6 +108,7 @@ .tools { background-position: -50px -40px;} .lock { background-position: -70px -40px;} +.unlock { background-position: -90px -40px;} .video { background-position: -110px -40px;} .youtube { background-position: -130px -40px;} @@ -139,8 +140,8 @@ .icon { display: block; - width: 20px; - height: 20px; + width: 18px; + height: 18px; background-image: url('icons.png'); } @@ -415,17 +416,21 @@ code { background: #EEE; } .tool .label { - float: left; +/* float: left; */ } .tool .action { float: right; } .tool a { - color: #000; +/* color: #000; */ } .tool a:hover { - text-decoration: none; + text-decoration: underline; +} +.sidebar-group-element { +/* color: #000; */ } + /* popup notifications */ div.jGrowl div.notice { background: #511919 url("../../../images/icons/48/notice.png") no-repeat 5px center; @@ -1244,7 +1249,8 @@ section { #jot #jot-tools li.loading img { margin-top: 10px; } -#jot #jot-title { +/* #jot */ +#jot-title { border: 0px; margin: 0px; height: 20px; @@ -1272,6 +1278,56 @@ section { line-height: 20px; padding-right: 20px; } + +#profile-jot-submit { + float: right; + margin-left: 15px; +} +#profile-upload-wrapper { + float: left; + margin-left: 15px; +} +#profile-attach-wrapper { + float: left; + margin-left: 15px; +} +#profile-link-wrapper { + float: left; + margin-left: 15px; +} +#profile-video-wrapper { + float: left; + margin-left: 15px; +} +#profile-audio-wrapper { + float: left; + margin-left: 15px; +} +#profile-location-wrapper { + float: left; + margin-left: 15px; +} +#profile-nolocation-wrapper { + float: left; + margin-left: 15px; +} +#jot-perms-icon { + float: right; + margin-left: 15px; +} +#jot-preview-link { + float: right; +} +#profile-jot-end { + clear: both; +} +#profile-jot-text_tbl { + width: 800px; +} +#profile-jot-wrapper { + margin-bottom: 20px; +} + /** buttons **/ /*input[type="submit"] { border: 0px; -- cgit v1.2.3 From 7308dbae282194356c2e95936aecc15ea059f356 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 7 Apr 2012 01:19:07 +0200 Subject: "vier": Bookmarks now look better. --- view/theme/vier/nav.tpl | 0 view/theme/vier/style.css | 10 ++++++++++ 2 files changed, 10 insertions(+) mode change 100755 => 100644 view/theme/vier/nav.tpl (limited to 'view/theme/vier') diff --git a/view/theme/vier/nav.tpl b/view/theme/vier/nav.tpl old mode 100755 new mode 100644 diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 13b648d5c..d8f012c4d 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -609,6 +609,10 @@ nav #nav-apps-link.selected { padding: 5px 10px; */ } +.notify-seen { + background: none repeat scroll 0 0 #DDDDDD; + } + ul.menu-popup { position: absolute; display: none; @@ -1641,6 +1645,12 @@ blockquote { border-left: 1px solid #D2D2D2; padding-left: 9px; margin: 0 0 0 .8ex; + color: #777; +} + +.oembed { + font-size: large; + font-weight: bold; } /* ================== */ -- cgit v1.2.3 From 17d097124cd666608292da00aa91db0a98d5a38f Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Sat, 7 Apr 2012 18:35:37 +0200 Subject: "vier": Some design stuff --- view/theme/vier/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'view/theme/vier') diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index d8f012c4d..d8130e59f 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -979,6 +979,7 @@ section { margin-bottom: 1px; } .wall-item-container .wall-item-actions-social a { + float: left; margin-right: 1em; } .wall-item-container .wall-item-actions-tools { -- cgit v1.2.3