Remove language selectors from themes
This is now a user setting
This commit is contained in:
parent
fb3ac68cc0
commit
ae9c9829fa
21 changed files with 672 additions and 941 deletions
|
@ -44,7 +44,7 @@ input {
|
|||
border: 1px solid #666666;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
|
@ -74,7 +74,7 @@ img { border :0px; }
|
|||
background: #EEE;
|
||||
color: #444;
|
||||
padding: 10px;
|
||||
margin-top: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
@ -96,7 +96,7 @@ code {
|
|||
background: #EEE;
|
||||
color: #444;
|
||||
padding: 10px;
|
||||
margin-top: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
@ -200,10 +200,10 @@ nav #banner #logo-text a:hover { text-decoration: none; }
|
|||
border: 1px solid #babdb6;
|
||||
border-bottom: 0px;
|
||||
background-color: #aec0d3;
|
||||
color: #565854;
|
||||
color: #565854;
|
||||
-moz-border-radius: 3px 3px 0px 0px;
|
||||
-webkit-border-radius: 3px 3px 0px 0px;
|
||||
border-radius: 3px 3px 0px 0px;
|
||||
border-radius: 3px 3px 0px 0px;
|
||||
}
|
||||
|
||||
.nav-commlink.selected {
|
||||
|
@ -376,7 +376,7 @@ section {
|
|||
background-repeat: no-repeat;
|
||||
|
||||
min-height: 112px;
|
||||
border-top: 1px solid #babdb6;
|
||||
border-top: 1px solid #babdb6;
|
||||
overflow-x:hidden;
|
||||
}
|
||||
|
||||
|
@ -388,7 +388,7 @@ footer {
|
|||
|
||||
.tabs {
|
||||
/*background-image: url(head.jpg);
|
||||
background-repeat: repeat-x;
|
||||
background-repeat: repeat-x;
|
||||
background-position: 0px -20px;*/
|
||||
border-bottom: 1px solid #babdb6;
|
||||
padding:0px;
|
||||
|
@ -416,7 +416,7 @@ footer {
|
|||
}
|
||||
.tab.active {
|
||||
font-weight: bold;
|
||||
|
||||
|
||||
}
|
||||
#events-tab {
|
||||
display: none;
|
||||
|
@ -465,14 +465,14 @@ navigation-messages-wrapper,
|
|||
}
|
||||
|
||||
/* from default */
|
||||
#jot-perms-icon,
|
||||
#jot-perms-icon,
|
||||
#profile-location,
|
||||
#profile-nolocation,
|
||||
#profile-youtube,
|
||||
#profile-video,
|
||||
#profile-youtube,
|
||||
#profile-video,
|
||||
#profile-audio,
|
||||
#profile-link,
|
||||
#profile-title,
|
||||
#profile-title,
|
||||
#wall-image-upload,
|
||||
#wall-file-upload,
|
||||
#profile-upload-wrapper,
|
||||
|
@ -502,12 +502,12 @@ navigation-messages-wrapper,
|
|||
#jot-category:-moz-placeholder{font-weight: normal;}*/
|
||||
#profile-jot-text::-webkit-input-placeholder{font-weight: bold;}
|
||||
#profile-jot-text:-moz-placeholder{font-weight: bold; font-size:18px; color: graytext}
|
||||
|
||||
|
||||
#jot-title:hover,
|
||||
#jot-title:focus,
|
||||
#jot-category:hover,
|
||||
#jot-category:focus {
|
||||
border: 1px solid #cccccc;
|
||||
border: 1px solid #cccccc;
|
||||
}
|
||||
|
||||
/*.jothidden { display:none; }*/
|
||||
|
@ -532,7 +532,7 @@ navigation-messages-wrapper,
|
|||
padding: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #CCCCCC;
|
||||
background: #F8F8F8;
|
||||
font-weight: bold;
|
||||
|
@ -542,7 +542,7 @@ navigation-messages-wrapper,
|
|||
/* padding: 3px;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #CCCCCC;*/
|
||||
background: #F8F8F8;
|
||||
font-weight: bold;
|
||||
|
@ -630,7 +630,7 @@ navigation-messages-wrapper,
|
|||
}
|
||||
|
||||
#login-submit-button {
|
||||
margin-top: 10px;
|
||||
margin-top: 10px;
|
||||
margin-left: 200px;
|
||||
}*/
|
||||
|
||||
|
@ -1041,7 +1041,7 @@ input#dfrn-url {
|
|||
clear: left;
|
||||
color: #666666;
|
||||
display: block;
|
||||
margin-bottom: 20px
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
#profile-edit-profile-name-end,
|
||||
|
@ -1126,7 +1126,7 @@ input#dfrn-url {
|
|||
/* width: 120px;
|
||||
height: 120px;*/
|
||||
padding-left: 15px;
|
||||
padding-right: 15px;
|
||||
padding-right: 15px;
|
||||
width: 95px;
|
||||
height: 200px;
|
||||
}
|
||||
|
@ -1264,7 +1264,7 @@ input#dfrn-url {
|
|||
display: block;
|
||||
position: absolute;
|
||||
background-image: url("photo-menu.jpg");
|
||||
background-position: top left;
|
||||
background-position: top left;
|
||||
background-repeat: no-repeat;
|
||||
margin: 0px; padding: 0px;
|
||||
width: 16px;
|
||||
|
@ -1273,7 +1273,7 @@ input#dfrn-url {
|
|||
overflow: hidden;
|
||||
text-indent: 40px;
|
||||
display: none;
|
||||
|
||||
|
||||
}
|
||||
.wall-item-photo-menu {
|
||||
width: auto;
|
||||
|
@ -1318,7 +1318,7 @@ input#dfrn-url {
|
|||
margin-top: 1em;
|
||||
left: 105px;
|
||||
position: absolute;
|
||||
top: 1px;
|
||||
top: 1px;
|
||||
}
|
||||
.comment .wall-item-lock {
|
||||
margin-top: 0px;
|
||||
|
@ -1370,11 +1370,11 @@ input#dfrn-url {
|
|||
}
|
||||
.star-item {
|
||||
margin-left: 10px;
|
||||
float: left;
|
||||
float: left;
|
||||
}
|
||||
.tag-item {
|
||||
margin-left: 10px;
|
||||
float: left;
|
||||
float: left;
|
||||
}
|
||||
|
||||
.filer-item {
|
||||
|
@ -1412,7 +1412,7 @@ input#dfrn-url {
|
|||
border-radius: 7px;
|
||||
}
|
||||
.comment .wall-item-photo {
|
||||
width: 50px !important;
|
||||
width: 50px !important;
|
||||
height: 50px !important;
|
||||
}
|
||||
.wall-item-content {
|
||||
|
@ -1433,7 +1433,7 @@ input#dfrn-url {
|
|||
.wall-item-title {
|
||||
/*float: left;*/
|
||||
font-weight: bold;
|
||||
font-size: 1.6em;
|
||||
font-size: 1.6em;
|
||||
/*width: 450px;*/
|
||||
}
|
||||
|
||||
|
@ -1522,7 +1522,7 @@ input#dfrn-url {
|
|||
background-repeat: repeat-x;*/
|
||||
border-bottom-left-radius: 10px;
|
||||
border-bottom-right-radius: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.comment-edit-wrapper {
|
||||
|
@ -1566,7 +1566,7 @@ input#dfrn-url {
|
|||
/* float: left;*/
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid #cccccc;
|
||||
padding: 3px 1px 1px 3px;
|
||||
}
|
||||
|
@ -1624,7 +1624,7 @@ input#dfrn-url {
|
|||
padding-top: 0.5em;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
|
||||
|
||||
}
|
||||
.shared_header img {
|
||||
float: left;
|
||||
|
@ -2149,7 +2149,7 @@ input#profile-jot-email {
|
|||
.contact-photo-menu-button {
|
||||
/* position: absolute;
|
||||
background-image: url("photo-menu.jpg");
|
||||
background-position: top left;
|
||||
background-position: top left;
|
||||
background-repeat: no-repeat;
|
||||
margin: 0px; padding: 0px;
|
||||
width: 16px;
|
||||
|
@ -2158,7 +2158,7 @@ input#profile-jot-email {
|
|||
overflow: hidden;
|
||||
text-indent: 40px;
|
||||
display: none;*/
|
||||
|
||||
|
||||
}
|
||||
.contact-photo-menu {
|
||||
width: 130px;
|
||||
|
@ -2217,7 +2217,7 @@ input#profile-jot-email {
|
|||
padding: 3px 0px 0px 5px;
|
||||
-moz-border-radius: 3px;
|
||||
-webkit-border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
||||
|
@ -2351,7 +2351,7 @@ input#profile-jot-email {
|
|||
margin: 4px;
|
||||
}
|
||||
.acl-list-item p { height: 12px; font-size: 10px; margin: 0px; padding: 2px 0px 1px; overflow: hidden;}
|
||||
.acl-list-item a {
|
||||
.acl-list-item a {
|
||||
font-size: 8px;
|
||||
display: block;
|
||||
width: 40px;
|
||||
|
@ -2670,15 +2670,15 @@ aside input[type='text'] {
|
|||
margin-top: 15px;
|
||||
margin-right: 15px;
|
||||
margin-left: 15px;
|
||||
/* width: 200px; height: 200px;
|
||||
overflow: hidden;
|
||||
/* width: 200px; height: 200px;
|
||||
overflow: hidden;
|
||||
position: relative; */
|
||||
}
|
||||
.photo-album-image-wrapper .caption {
|
||||
display: none;
|
||||
display: none;
|
||||
width: 100%;
|
||||
/* position: absolute; */
|
||||
bottom: 0px;
|
||||
bottom: 0px;
|
||||
padding: 0.5em 0.5em 0px 0.5em;
|
||||
background-color: rgba(245, 245, 255, 0.8);
|
||||
border-bottom: 2px solid #CCC;
|
||||
|
@ -2694,7 +2694,7 @@ aside input[type='text'] {
|
|||
}
|
||||
|
||||
.photo-top-image-wrapper {
|
||||
/* position: relative;
|
||||
/* position: relative;
|
||||
float: left;*/
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
|
@ -2702,7 +2702,7 @@ aside input[type='text'] {
|
|||
margin-right: 15px;
|
||||
margin-left: 15px;
|
||||
margin-bottom: 15px;
|
||||
/* width: 200px; height: 200px;
|
||||
/* width: 200px; height: 200px;
|
||||
overflow: hidden; */
|
||||
}
|
||||
.photo-top-image-wrapper img {
|
||||
|
@ -2715,7 +2715,7 @@ aside input[type='text'] {
|
|||
width: 100%;
|
||||
min-height: 2em;
|
||||
/* position: absolute; */
|
||||
bottom: 0px;
|
||||
bottom: 0px;
|
||||
padding: 0px 3px;
|
||||
padding-top: 0.5em;
|
||||
background-color: rgb(255, 255, 255);
|
||||
|
@ -2794,7 +2794,7 @@ aside input[type='text'] {
|
|||
}
|
||||
|
||||
#profile-jot-banner-end {
|
||||
/* clear: both; */
|
||||
/* clear: both; */
|
||||
}
|
||||
|
||||
#photos-upload-select-files-text {
|
||||
|
@ -3135,7 +3135,7 @@ aside input[type='text'] {
|
|||
}
|
||||
|
||||
/* end from default */
|
||||
|
||||
|
||||
|
||||
.fn {
|
||||
padding: 1em 0px 5px 12px;
|
||||
|
@ -3154,7 +3154,7 @@ aside input[type='text'] {
|
|||
|
||||
#birthday-title {
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
#birthday-adjust {
|
||||
|
@ -3281,7 +3281,7 @@ aside input[type='text'] {
|
|||
clear: both;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.calendar {
|
||||
font-family: Courier, monospace;
|
||||
}
|
||||
|
@ -3394,11 +3394,6 @@ aside input[type='text'] {
|
|||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
#language-selector {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
left: 16px;
|
||||
}
|
||||
|
||||
#group-members {
|
||||
margin-top: 20px;
|
||||
|
@ -3496,7 +3491,7 @@ aside input[type='text'] {
|
|||
|
||||
|
||||
#netsearch-box {
|
||||
margin-top: 20px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
#netsearch-box #search-submit {
|
||||
|
@ -3576,20 +3571,6 @@ aside input[type='text'] {
|
|||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#lang-select-icon {
|
||||
cursor: pointer;
|
||||
position: fixed;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
opacity: 0.2;
|
||||
filter:alpha(opacity=20);
|
||||
}
|
||||
|
||||
#lang-select-icon:hover {
|
||||
opacity: 1;
|
||||
filter:alpha(opacity=100);
|
||||
}
|
||||
|
||||
.notif-image {
|
||||
height: 80px;
|
||||
width: 80px;
|
||||
|
@ -3601,7 +3582,6 @@ aside input[type='text'] {
|
|||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Plugins settings
|
||||
*/
|
||||
|
@ -3610,7 +3590,7 @@ aside input[type='text'] {
|
|||
.settings-heading {
|
||||
border-bottom: 1px solid #babdb6;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
|
@ -3691,7 +3671,7 @@ aside input[type='text'] {
|
|||
font-weight: bold;
|
||||
background-color: #FF0000;
|
||||
padding: 0em 0.3em;
|
||||
|
||||
|
||||
}
|
||||
#adminpage dl {
|
||||
clear: left;
|
||||
|
@ -3751,7 +3731,7 @@ aside input[type='text'] {
|
|||
/*
|
||||
* UPDATE
|
||||
*/
|
||||
.popup {
|
||||
.popup {
|
||||
width: 100%; height: 100%;
|
||||
top:0px; left:0px;
|
||||
position: absolute;
|
||||
|
@ -3772,7 +3752,7 @@ aside input[type='text'] {
|
|||
border: 4px solid #000000;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
|
||||
.popup .panel .panel_text { display: block; overflow: auto; height: 80%; }
|
||||
.popup .panel .panel_in { width: 100%; height: 100%; position: relative; }
|
||||
.popup .panel .panel_actions { width: 100%; bottom: 4px; left: 0px; position: absolute; }
|
||||
.panel_text .progress { width: 50%; overflow: hidden; height: auto; border: 1px solid #cccccc; margin-bottom: 5px}
|
||||
|
@ -3785,7 +3765,7 @@ aside input[type='text'] {
|
|||
height: auto; overflow: auto;
|
||||
border-bottom: 2px solid #cccccc;
|
||||
padding-bottom: 1em;
|
||||
margin-bottom: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.oauthapp img {
|
||||
float: left;
|
||||
|
@ -4277,7 +4257,7 @@ ul.notifications-menu-popup {
|
|||
}
|
||||
|
||||
#recip {
|
||||
|
||||
|
||||
}
|
||||
.autocomplete-w1 { background: #ffffff; no-repeat bottom right; position:absolute; top:0px; left:0px; margin:6px 0 0 6px; /* IE6 fix: */ _background:none; _margin:1px 0 0 0; }
|
||||
.autocomplete { color:#000; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px; _margin:0; _overflow-x:hidden; }
|
||||
|
|
|
@ -1,11 +0,0 @@
|
|||
|
||||
<div id="lang-select-icon" class="icon s22 language" title="{{$title}}" onclick="openClose('language-selector');" ></div>
|
||||
<div id="language-selector" style="display: none;" >
|
||||
<form action="#" method="post" >
|
||||
<select name="system_language" onchange="this.form.submit();" >
|
||||
{{foreach $langs.0 as $v=>$l}}
|
||||
<option value="{{$v}}" {{if $v==$langs.1}}selected="selected"{{/if}}>{{$l}}</option>
|
||||
{{/foreach}}
|
||||
</select>
|
||||
</form>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue