Private GIT

Skip to content
Snippets Groups Projects
Commit 7168c60d authored by Christophe K.'s avatar Christophe K.
Browse files

Replace like_mybb_bT4CK-theme.xml

parent 9de9abe2
No related merge requests found
Pipeline #65 failed
......@@ -8,9 +8,78 @@
<tablespace><![CDATA[5]]></tablespace>
<borderwidth><![CDATA[0]]></borderwidth>
<color><![CDATA[]]></color>
<disporder><![CDATA[a:17:{s:10:"global.css";i:1;s:8:"css3.css";i:2;s:12:"headerck.css";i:3;s:9:"modcp.css";i:4;s:16:"star_ratings.css";i:4;s:10:"usercp.css";i:4;s:14:"showthread.css";i:5;s:17:"thread_status.css";i:6;s:8:"site.css";i:9;s:15:"calendar_ck.css";i:11;s:18:"hack_line_code.css";i:12;s:16:"refurb_theme.css";i:13;s:12:"searchck.css";i:14;s:11:"ckblink.css";i:15;s:17:"Lien_effects1.css";i:16;s:16:"Tread_prefix.css";i:17;s:13:"menu_mega.css";i:18;}]]></disporder>
<disporder><![CDATA[a:20:{s:10:"global.css";i:1;s:8:"css3.css";i:2;s:12:"headerck.css";i:3;s:10:"usercp.css";i:4;s:9:"modcp.css";i:4;s:16:"star_ratings.css";i:4;s:14:"showthread.css";i:5;s:17:"thread_status.css";i:6;s:8:"site.css";i:9;s:15:"calendar_ck.css";i:11;s:18:"hack_line_code.css";i:12;s:16:"refurb_theme.css";i:13;s:12:"searchck.css";i:14;s:11:"ckblink.css";i:15;s:17:"Lien_effects1.css";i:16;s:16:"Tread_prefix.css";i:17;s:13:"menu_mega.css";i:18;s:9:"pcard.css";i:19;s:16:"nonavigation.css";i:20;s:23:"menumediacorrection.css";i:21;}]]></disporder>
</properties>
<stylesheets>
<stylesheet name="menumediacorrection.css" version="1829"><![CDATA[@media (max-width: 1199px) {
.linkthemeck {
position: relative;
left: 0px;
top: 3px;
}
.navbar.navbar-expand-xl .navbar-collapse .navbar-nav {
align-content: unset;
align-items: unset;
display: flex;
flex-wrap: nowrap;
flex-direction: row;
justify-content: flex-start;
width:100%;
}
.ck-b1, .ck-b2, ck-
b3, .ck-b4, .searchck, .cknavright {
left:unset;
margin-bottom:13px;
}
.ck-b2 {
left: 20px;
}
.ck-b3 {
left : 73px;
}
.ck-b4 {
left : 94px;
}
.cknavright {
left:0px;
}
.navbar.navbar-expand-xl:not(.caret-bootstrap) .navbar-collapse .nav-item>.dropdown-toggle:after {
right : -30px;
}
.far.fa-calendar-alt {
margin-left: 50px;
}
.avatarmenu {
-webkit-box-shadow : 0 5px 5px rgb(0 0 0 / 30%);
top: 7px;
}
.navbar.navbar-inverse .nav-item:hover > .dropdown-toggle:not(.collapsed),
.navbar.navbar-inverse .nav-item:hover > .dropdown-toggle {
height:60px;
}
.search-bar {
display: inline-flex;
justify-content: flex-start;
position: relative;
left: -51px;
}
}]]>
</stylesheet>
<stylesheet name="Tread_prefix.css" version="1829"><![CDATA[/*(Wrapping element)*/
.ets_tfp {
position: relative;
......@@ -46,14 +115,17 @@ et https://freefrontend.com/css-search-boxes/ */
/*
:root {
font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
}*/
}
*/
 
.searchck {
display:block;
margin : 0px;
padding:0px;
width: 307px;
padding-right: 0px;
display: block;
margin: 0;
padding: 0;
position: relative;
left: 144px;
}
 
.search-bar input,
......@@ -62,6 +134,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
.search-btn:after {
transition: all 0.25s ease-out;
}
.search-bar input,
.search-btn {
width: 3em;
......@@ -71,27 +144,30 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
margin: 0;
padding: 0;
}
.search-bar input:invalid:not(:focus),
.search-btn {
cursor: pointer;
}
.search-bar,
.search-bar input:focus,
.search-bar input:valid {
width: 80%;
width: 68%;
}
.search-bar input:focus,
.search-bar input:not(:focus) + .search-btn:focus {
outline: transparent;
}
.search-bar {
margin: auto;
padding: 0em;
justify-content: right;
max-width: 20em;
}
.search-bar input {
background: transparent;
border-radius: 1.5em;
......@@ -103,9 +179,11 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
-moz-appearance: none;
appearance: none;
}
.search-bar input::-webkit-search-decoration {
-webkit-appearance: none;
}
.search-bar input:focus,
.search-bar input:valid {
background: #fff;
......@@ -113,6 +191,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
box-shadow: 0 0 0 0.1em #d9d9d9 inset;
transform: scale(1);
}
.search-btn {
background: #fff;
border-radius: 0 0.75em 0.75em 0 / 0 1.5em 1.5em 0;
......@@ -121,6 +200,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
transform: translate(0.25em,0.25em) rotate(45deg) scale(0.25,0.125);
transform-origin: 0 50%;
}
.search-btn:before,
.search-btn:after {
content: "";
......@@ -128,6 +208,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
opacity: 0;
position: absolute;
}
.search-btn:before {
border-radius: 50%;
box-shadow: 0 0 0 0.2em #f1f1f1 inset;
......@@ -136,6 +217,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
width: 1.2em;
height: 1.2em;
}
.search-btn:after {
background: #f1f1f1;
border-radius: 0 0.25em 0.25em 0;
......@@ -146,6 +228,7 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
transform: translate(0.2em,0) rotate(45deg);
transform-origin: 0 50%;
}
.search-btn span {
display: inline-block;
overflow: hidden;
......@@ -160,17 +243,20 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
border-radius: 0 0.375em 0.375em 0;
transform: scale(1);
}
.search-bar input:focus + .search-btn:before,
.search-bar input:focus + .search-btn:after,
.search-bar input:valid + .search-btn:before,
.search-bar input:valid + .search-btn:after {
opacity: 1;
}
.search-bar input:focus + .search-btn:hover,
.search-bar input:valid + .search-btn:hover,
.search-bar input:valid:not(:focus) + .search-btn:focus {
background: #0c48db;
}
.search-bar input:focus + .search-btn:active,
.search-bar input:valid + .search-btn:active {
transform: translateY(1px);
......@@ -222,7 +308,8 @@ font-size: calc(16px + (24 - 16)*(100vw - 320px)/(1920 - 320));
 
]]>
</stylesheet>
<stylesheet name="refurb_theme.css" version="1829"><![CDATA[.navbar.navbar-expand-xl .navbar-collapse .navbar-nav {
<stylesheet name="refurb_theme.css" version="1829"><![CDATA[
.navbar.navbar-expand-xl .navbar-collapse .navbar-nav {
align-items:baseline;
}
......@@ -232,28 +319,48 @@ ul.nav.navbar-nav > li >div > a > h5 {
}
 
.cknavright {
margin-right: -47px;
position: relative;
right: 101px;
}
.ckblockfixemenu {
background: transparent;
display: inline-flex;
width: 458px;
min-width: 458px;
padding: 0;
flex-direction: row;
flex-wrap: nowrap;
align-content: center;
align-items: center;
}
 
/*position des stickers*/
.ck-b1 {
position: relative;
left: -123px;
left: 124px;
}
 
.ck-b2 {
position: relative;
left: -133px;
left: 130px;
}
 
.ck-b3 {
position: relative;
left: -72px;
right: 28px;
}
 
.ck-b4 {
position: relative;
left: -84px;
right: 23px;
}
.linkthemeck {
position: relative;
left: 97px;
top: 3px;
}
 
/*font menu*/
......@@ -276,11 +383,12 @@ ul.nav.navbar-nav > li >div > a > h5 {
width: 28px;
border-radius: 50%;
-webkit-box-shadow: 0 15px 20px rgb(0 0 0 / 30%);
width: 28px;
height: auto;
float: left;
margin-right: 3px;
margin-right: -4px;
position: relative;
top: 4px;
top: 7px;
}
 
.trow1:hover.nothover {
......@@ -433,7 +541,6 @@ background: #047fd075;
border-radius: 50%;
}
 
]]>
</stylesheet>
<stylesheet name="site.css" version="1829"><![CDATA[article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
......@@ -524,7 +631,7 @@ a:active {
 
@media only screen and (min-width: 1140px) {
.wrapper {
width: 98%;
width: 85%;
max-width: 1500px;
padding: 0;
margin: 0 auto;
......@@ -3770,20 +3877,69 @@ span.alertred { /* title alert */
]]>
</stylesheet>
<stylesheet name="menu_mega.css" version="1829"><![CDATA[
.navbar.navbar-inverse .dropdown-toggle, .navbar.navbar-inverse .nav-item>.nav-link, .navbar.navbar-inverse .navbar-brand, .navbar.navbar-inverse .navbar-text {
<stylesheet name="menu_mega.css" version="1829"><![CDATA[.navbar.navbar-inverse .dropdown-toggle, .navbar.navbar-inverse .nav-item>.nav-link, .navbar.navbar-inverse .navbar-brand, .navbar.navbar-inverse .navbar-text {
padding: 0 6px;
}
 
.linkthemeck {
flex: auto;
position: relative;
padding-right: 65px;
.navbar .navbar-collapse {
-webkit-box-align: normal;
-ms-flex-align: normal;
align-items: center;
}
.navbar.navbar-expand-xl .navbar-collapse ,
.navbar.navbar-expand-xl .navbar-collapse > :not(.navbar-nav):not([class$="-divider"]):not(.nav-separator) {
border: none!important;
-webkit-box-shadow: none!important;
box-shadow: none!important;
margin-right: 10px;
margin-left: 8px;
}
.ckresp {
width:212px;
}
.navbar .navbar-nav.navbar-right {
display: flex;
align-items: center;
width: 298px;
}]]>
</stylesheet>
<stylesheet name="pcard.css" version="1829"><![CDATA[/*pour article 4*/
.controw {
padding-right: 0.5em;padding-left: 0.5em;
}
.contentdiv{
min-height: 205px;
border-radius: 11Px;
}
.contthead {
max-height:10px;
}
.cardbodyck {
margin-bottom:0px;
}
.linkck {
position: relative;
top: 0px;
color: #fff!important;
font-size: 1.5em;
text-shadow: .1em .1em 0 hsl(200 50% 30%)
}
 
]]>
.linkckuser {
color: #fff!important;
}
.trowbottonck {
max-height: 15px;
background: linear-gradient(to right,#fc466b,#3f5efb)!important;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}]]>
</stylesheet>
<stylesheet name="hack_line_code.css" version="1829"><![CDATA[pre[class*=language-].line-numbers {
position: relative;
......@@ -4238,6 +4394,10 @@ td.trow2.trow_shaded > span.largetext {
}
]]>
</stylesheet>
<stylesheet name="nonavigation.css" attachedto="portal.php" version="1829"><![CDATA[.navigation {
display:none;
}]]>
</stylesheet>
</stylesheets>
<templates>
<template name="announcement" version="1822"><![CDATA[<html>
......@@ -6329,8 +6489,12 @@ $(".forumjump").on('change', function() {
<link rel="dns-prefetch" href="https://use.fontawesome.com/" crossorigin>
<!-- End preconnect prefetch -->
 
<!-- Bootstrap CSS 4.5 upd 0520 local -->
<link rel="stylesheet" href="{$mybb->settings['bburl']}/themes/like_mybb_bT4CK/orcdn/bootstrap.min.css" >
<!-- Bootstrap CSS 4.5 upd 0520 local
<link rel="stylesheet" href="{$mybb->settings['bburl']}/themes/like_mybb_bT4CK/orcdn/bootstrap.min.css" >-->
<!-- Bootstrap CSS 5.1.3
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">-->
<!-- Bootstrap CSS 4.6.1 -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
 
<!-- MegaNavbar BS4 CSS-->
<link rel="stylesheet" href="{$mybb->settings['bburl']}/themes/like_mybb_bT4CK/assets/css/MegaNavbarBS4.min.css">
......@@ -6466,7 +6630,7 @@ $(".forumjump").on('change', function() {
<navigation>
<br />]]></template>
<template name="header_quicksearch" version="1829"><![CDATA[<!--deb Level1 lnk member only-->
<ul class="nav navbar-nav ">
<ul class="nav navbar-nav ckresp">
<li class="nav-divider"></li>
<!--deb Level2 lnk member only-->
<div class="nav-item dropdown">
......@@ -6491,8 +6655,6 @@ $(".forumjump").on('change', function() {
</ul>
<!--fin Level1 lnk-->
<!--deb search -->
<ul class="nav navbar-nav navbar-right">
<div class="collapse navbar-collapse" id="MNBS4b">
<ul class="nav navbar-nav navbar-right">
<div class="searchck">
<form action="{$mybb->settings['bburl']}/search.php" class="search-bar">
......@@ -6505,8 +6667,6 @@ $(".forumjump").on('change', function() {
</form>
</div>
</ul>
</div>
</ul>
<!--fin search -->]]></template>
<template name="header_welcomeblock_guest" version="1829"><![CDATA[<div class="nav navbar-nav navbar-right">
<div class="nav-item dropdown dropleft">
......@@ -6570,14 +6730,21 @@ $(".forumjump").on('change', function() {
<template name="header_welcomeblock_guest_login_modal_lockout" version="1816"><![CDATA[<tr>
<td class="trow1" colspan="2">{$lang->failed_login_wait}</td>
</tr>]]></template>
<template name="header_welcomeblock_member" version="1829"><![CDATA[<div class="nav navbar-nav">
<template name="header_welcomeblock_member" version="1829"><![CDATA[<div class="ckblockfixemenu">
<ul class="nav navbar-nav navbar-right">
<div class="linkthemeck">
<a href="index.php?action=xtheme&style=62&redir={$stickerck_run[6]}" title="White" rel="noreferrer"> <i class="fas fa-adjust" style="color:#fff"></i></a>
<a href="index.php?action=xtheme&style=63&redir={$stickerck_run[6]}" title="Dark" rel="noreferrer"> <i class="fas fa-adjust" style="color:#000"></i></a>
<a href="index.php?action=xtheme&style=62&redir={$stickerck_run[6]}" title="White" rel="noreferrer"> <i class="fas fa-adjust" style="color:#cfcccc"></i></a>
<a href="index.php?action=xtheme&style=63&redir={$stickerck_run[6]}" title="Dark" rel="noreferrer"> <i class="fas fa-adjust" style="color:#686666"></i></a>
<a href="index.php?action=xtheme&style=64&redir={$stickerck_run[6]}" title="Blue" rel="noreferrer"> <i class="fas fa-adjust" style="color:#419bff"></i></a>
</div>
</div>
<div class="nav navbar-nav">
</ul>
<ul class="nav navbar-nav navbar-right">
$valck_run[1]
$valck_run[2]
$valck_run[3]
$valck_run[4]
</ul>
<ul class="nav navbar-nav navbar-right cknavright">
<div class="nav-item dropdown dropleft">
<a class="navbar-brand dropdown-toggle collapsed" href="#ckm1-14" data-toggle="collapse" aria-haspopup="true" aria-expanded="false" title="Bienvenue {$mybb->user['username']} - {$lang->welcome_usercp} "><img src="{$mybb->user['avatar']}" onerror="if (this.src != 'images/default_avatar.png') this.src = 'images/default_avatar.png';" class="avatarmenu" alt="you" title="you"></a>
<div class="dropdown-menu collapse" id="ckm1-14" style="" >
......@@ -6599,11 +6766,8 @@ $(".forumjump").on('change', function() {
<h5 class="dropdown-header"><a class="navbar-brand" href="{$mybb->settings['bburl']}/member.php?action=logout&amp;logoutkey={$mybb->user['logoutkey']}" title="Logout"><i class="fas fa-sign-out-alt"></i> {$lang->welcome_logout}</a></h5>
</div>
</div>
</div>
<div class="dropdown-divider m-0"></div>
<ul class="nav navbar-nav cknavright">
{$valck_run}
</ul>]]></template>
</ul>
</div>]]></template>
<template name="header_welcomeblock_member_admin" version="1822"><![CDATA[<h5 class="dropdown-header">
<a class="navbar-brand" href="{$mybb->settings['bburl']}/{$admin_dir}/index.php" title="{$lang->welcome_admin}" target="_blank"><i class="fas fa-user-lock"></i> {$lang->welcome_admin}</a>
</h5>
......@@ -10595,8 +10759,7 @@ if(use_xmlhttprequest == "1")
<template name="mycode_quote_post" version="1808"><![CDATA[<blockquote class="mycode_quote"><cite>{$span}{$username} {$lang->wrote}{$linkback}</cite>{$message}</blockquote><br />]]></template>
<template name="mycode_size_int" version="1808"><![CDATA[<span style="font-size: {$size}pt;" class="mycode_size">{$text}</span>]]></template>
<template name="mycode_url" version="1813"><![CDATA[<a href="{$url}" target="_blank"{$rel} class="mycode_url">{$name}</a>]]></template>
<template name="nav" version="120"><![CDATA[
<div class="navigation">
<template name="nav" version="1829"><![CDATA[<div class="navigation">
{$nav}{$activesep}{$activebit}
</div>]]></template>
<template name="nav_bit" version="120"><![CDATA[<a href="{$navbit['url']}">{$navbit['name']}</a>{$sep}]]></template>
......@@ -11049,9 +11212,10 @@ if(use_xmlhttprequest == "1")
</head>
<body>
{$header}
{$stickerck_run[8]}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr>
<td valign="top" width="250" class="{$expthead}" style="display:none" id="cat_96_e">
<td valign="top" width="250" class="{$expthead}" style="display:none;padding-right:20px;" id="cat_96_e">
<!--{$expdisplay}-->
{$welcome}
{$pms}
......@@ -11060,12 +11224,6 @@ if(use_xmlhttprequest == "1")
{$whosonline}
{$latestthreads}
</td>
<td style="vertical-align:top" >
<div class="expcolimage" style="margin:0;float:left">
<img src="{$theme['imgdir']}/collapse.png" id="cat_96_img" class="expander" alt="{$expaltext}" title="{$expaltext}" />
</div>
&nbsp;
</td>
<td valign="top">
{$announcements}
{$multipage}
......@@ -11077,7 +11235,11 @@ if(use_xmlhttprequest == "1")
</html>]]></template>
<template name="portal_announcement" version="1829"><![CDATA[<table cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder nothover">
<tr>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong></td>
<td class="thead"><strong>{$icon} <a href="{$mybb->settings['bburl']}/{$announcement['threadlink']}">{$announcement['subject']}</a></strong>
<div class="expcolimage" style="float:right;">
<img src="https://blog.ckforum.com/images/collapse_collapsed.png" id="cat_96_img" class="expander" alt="" title="" style="cursor: pointer;" >
</div>
</td>
</tr>
<tr>
<td class="trow2 nothover" align="right">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment