[Release] phpBB3 - Modern Blue

2 posters

Go down

[Release] phpBB3 - Modern Blue Empty [Release] phpBB3 - Modern Blue

Post by Matti Mon Jan 13, 2020 8:09 pm

Theme Name: Modern Blue
Forum Version : phpBB3
Template Usage: Yes (2 Templates)
Javascript Usage: Yes
Description: The theme is simple yet very different from other themes. We used mainly blue color in the theme. Its a very professional theme which can be used in any kind of forum.
Demo: (Link or Image)

[Release] phpBB3 - Modern Blue Mod10


Skin Information:

Step 1:

Yo apply this theme to your forum you must go to your Administration Panel Display --> Skins -> Choose a theme Default skin of the version must be phpBB3

Step 2:

Add the Following CSS to your CSS Stylesheet
Code:
body {
    background:
#105888 url(https://i.servimg.com/u/f62/14/65/46/14/space-10.png) center 30%;
color:
    #536482;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    height: auto;
    padding: 10px 0;
}
.headerbar {
    background: url(https://i.servimg.com/u/f62/14/65/46/14/space-10.png) center 30% #11659d;
    border-radius: 4px 4px 0 0;
    margin-bottom: 4px;
    padding: 0 5px;
    height: 120px;
}
#logo-desc {
    margin: 0;
    padding: 0;
    text-align: center;
}
#page-header .navbar {
    background-color: #3498db;
height: 45px;
margin: -4px 0px;
position: relative;
box-shadow: 0 0 2px 0
rgba(0,0,0,0.14),0 2px 2px 0 rgba(0,0,0,0.12),0 1px 3px 0
    rgba(0,0,0,0.2);
    border-radius: 0 0 4px 4px;
}
#page-header ul.navlinks a:hover {
    background: rgba(255, 255, 255, 0.2);
      color: #fff;
}
ul.navlinks {
    border-bottom: 0 solid #fff;
    font-weight: 700;
    text-align: center;
}
ul.navlinks a {
    color:
    #e3edf4;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
    padding: 0 8px;
    text-transform: uppercase;
text-shadow: rgba(0,0,0,0.5) 0px 1px 1px,rgba(0,0,0,0.15) 0px 0px 4px;
}
#page-header a.mainmenu::before {
    color:
    #14649b;
    content: "";
    font-family: FontAwesome;
    font-weight: 400;
    margin-right: 5px;
    text-shadow: none;
    font-size: 14px;
    vertical-align: bottom;
}
#page-header a.mainmenu[href="/"]::before {
    content: "";
}
#page-header a.mainmenu[href="/faq"]::before {
    content: "";
}
#page-header a.mainmenu[href="/search"]::before {
    content: "";
}
#page-header a.mainmenu[href="/memberlist"]::before {
    content: "";
}
#page-header a.mainmenu[href="/groups"]::before {
    content: "";
}
#page-header a.mainmenu[href="/profile?mode=editprofile"]::before {
    content: "";
}
#page-header a.mainmenu[href="/privmsg?folder=inbox"]::before {
    content: "";
}
#page-header a.mainmenu[href="/register"]::before {
    content: "";
}
#page-header a.mainmenu[href="/login"]::before {
    content: "";
}
#page-header a.mainmenu[href^="/login?logout=1"]::before {
    content: "";
}
#wrap {
    background-color:
    #f8faff;
    border-radius: 4px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 20px;
    box-sizing: border-box;
box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
a.forumtitle {
    color: #384764;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    text-decoration: none;
}
a.forumtitle:hover, a.topictitle:hover {
    color: #3498db!important;
    text-decoration: none;
}
a.topictitle {
    color:
    #384764 !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
}
.forabg .header dt, .forabg .header h2, .forumbg .header .dterm, .forumbg .header dt {
    color:
#fff;
font-family: "Open Sans",sans-serif;
font-size: 15px;
font-weight: 400;
text-transform: none;
text-shadow:
rgba(0,0,0,0.5) 0px 1px 1px,
    rgba(0,0,0,0.15) 0px 0px 4px;
    line-height: 25px;
}
.forabg .header, .forumbg .header {
    background:
#176497 url(https://i.servimg.com/u/f62/14/65/46/14/space-10.png) center 50%;
margin: -5px -5px 10px;
border: 0px solid
#fff;
height: 40px;
position: relative;
border-bottom: 4px solid
    #2175f3;
}
.forabg, .forumbg {
    background:
#fff;
box-shadow: 0 4px 15px 0
rgba(88,106,153,0.2);
border-radius: 3px;
margin-bottom: 30px;
overflow: hidden;
border: 0px solid
    #fff;
}

.new-topic:hover,.new-reply:hover {
    background:
#dee2e6;
border: 1px solid
#d3d9df;
color:
    #212529;
}
.new-topic,.new-reply,.topic-locked {
    background-color: #e9ecef;

border: 1px solid
#d3d9df;
color:
    #495057;
    padding: 6px 8px;
    font-size: .875rem;
    border-radius: 3px;
    font-weight: bold;
}
.topic-locked {
    background-color:
#FA5757;
border: 1px solid
#EA3F3F;
color:
    #FFF;
}
.icon_quote {
    background-color:
#e9ecef;
border: 1px solid
    #d3d9df;
    padding: 2px 6px;
    border-radius: 2px;
    font-weight: bold;
}
.post {
    background-color:
#f9f9f9 !important;
border: 1px solid
    #DEDFE0 !important;
    margin-bottom: 10px;
    padding: 10px;
}
.postprofile {
    background:
#fefefe;
border: 1px solid
#dedede;
color:
    #536482;
    display: inline;
    float: left;
    margin: 5px 0 0;
    min-height: 80px;
    overflow-wrap: break-word;
    padding: 5px;
    position: relative;
    width: 135px;
}
.postprofile dt img {
    background:
#fcfcff;
border: 1px solid
    #dedede;
    display: block;
    height: 96px;
    margin: auto;
    overflow: hidden;
    padding: 2px;
    text-align: center;
    width: 96px;
}
.forabg .row:nth-child(2n),.forumbg .row:nth-child(2n) {
    background:
    #F5F8FC;
}
.forabg .row, .forumbg .row {
    background:
#fff;
border: 0px solid
    #d7e5f2 !important;
    border-radius: 4px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}
li.row:hover,.forabg .row:hover:nth-child(2n) {
    background-color: #f1f3fb;
}
ul.forums dd {
    border-color:
    #fff;
        border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 0px;
}
ul.forums {
    background-color:
    #fff;
    background-image: none;
}
#search-box, ul.linklist li a img,.navbar .corners-top, .navbar .corners-bottom,.headerbar .corners-top,.headerbar .corners-bottom {
    display: none;
}
.nodeIcon i {
    line-height: 33px;
}
.nodeIcon {
    background:
#2175f3;
color:
    #fff;
    border-radius: 4px;
    font-size: 24px;
    width: 34px;
    text-align: center;
    margin: -30px 0 0 0px;
    float: left;
}
dl.icon {
    background-position: -80px 50%!important;
}
.nodeIcon_t {
    color:
    #3498db;
    float: left;
    font-size: 26px;
    margin: -14px 0 0 -35px;
    position: relative;
}
.ForumStats h3 {
    background:
#0e4075 url(https://i.servimg.com/u/f62/14/65/46/14/space-10.png) center 50%;
border-radius: 4px 4px 0 0;
color:
rgb(255, 255, 255);
font-family: 'Open Sans', sans-serif;
font-size: 15px;
margin: -5px -5px 8px;
padding-left: 10px;
font-weight: normal;
border-bottom: 4px solid
    rgb(224, 138, 31);
    text-transform: none;
    height: 35px;
    line-height: 35px;
    position: relative;
}
.ForumStats {
    box-shadow: 0 4px 15px 0
rgba(88,106,153,0.2);
padding: 5px;
background:
    #fff;
    margin-bottom: 10px;
}
#page-footer .navbar {
    background-color:
#e9ecef;
border: 1px solid
    #d3d9df;
    clear: both;
    padding: 0 10px;
}
dl.forum-icon::before {
    color:
    rgb(155, 155, 155);
    content: "\f086";
    font-family: FontAwesome;
    font-size: 24px;
    left: 7px;
    position: absolute;
}

Step 3:

The Templates:

Replace ALL OF index_box WITH THE FOLLOWING:
Code:
{JAVASCRIPT}
<!-- BEGIN switch_user_logged_in --><p class="right rightside">{LAST_VISIT_DATE}</p><!-- END switch_user_logged_in -->
<p>{CURRENT_TIME}</p>
{CAT_NAME}
<br class="clear" />

<!-- BEGIN switch_user_login_form_header -->
<div class="panel">
 <div class="inner"><span class="corners-top"><span></span></span>
 <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
 <div class="user_login_form center">
 <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label> 
 <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label> 
 <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label> 
 {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />

                <!-- BEGIN switch_social_login -->
                <div class="social_btn">
                    <!-- BEGIN fb_connect -->
                    <div class="fb-login-button"></div>
                    <!-- END fb_connect -->
                    <!-- BEGIN topicit_connect -->
                    <div class="ti-connect"></div>
                    <!-- END topicit_connect -->
                </div>
                <!-- END switch_social_login -->
 </div>
 </form>
 <span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_header -->

<!-- BEGIN message_admin_index -->
 <div class="panel introduction">
 <div class="inner"><span class="corners-top"><span></span></span>
 <!-- BEGIN message_admin_titre -->
 <div class="h3">{message_admin_index.message_admin_titre.MES_TITRE}</div>
 <!-- END message_admin_titre -->

 <!-- BEGIN message_admin_txt -->
 <div class="mes-txt">{message_admin_index.message_admin_txt.MES_TXT}</div>
 <!-- END message_admin_txt -->
 <span class="corners-bottom"><span></span></span></div>
 </div>
<!-- END message_admin_index -->

{CHATBOX_TOP}
{BOARD_INDEX}

<!-- BEGIN disable_viewonline -->

<div class="ForumStats">
<h3>

<i class="mdi mdi-chart-areaspline"></i> Forum Statistics

</h3>
 <div class="statspanel"><p>{TOTAL_USERS_ONLINE}<br />
{RECORD_USERS}

<br />
{LOGGED_IN_USER_LIST}

{L_ONLINE_USERS}
{L_CONNECTED_MEMBERS}<br />


<br />
<em>{LEGEND} : {GROUP_LEGEND}</em>

</p>
  </div>

  <br />
<div class="statspanel"><div id="peForumStats">
 {TOTAL_POSTS} {TOTAL_USERS} {NEWEST_USER}
</div>


 <!-- BEGIN switch_chatbox_activate -->
 <div class="h3"><a href="{S_JOIN_CHAT}" target="ChatBox">{CHATBOX_NAME}</a></div>
 <div class="page-bottom">
 {TOTAL_CHATTERS_ONLINE} : 
 {CHATTERS_LIST}<br />
 </div>
 <!-- BEGIN switch_chatbox_popup -->
 <div id="chatbox_popup"></div>
 <script type="text/javascript">
 insertChatBoxPopup('{disable_viewonline.switch_chatbox_activate.switch_chatbox_popup.U_FRAME_CHATBOX}', '{L_CLICK_TO_JOIN_CHAT}');
 </script>
 <!-- END switch_chatbox_popup -->
 <!-- END switch_chatbox_activate -->
<!-- END disable_viewonline -->

{CHATBOX_BOTTOM}

<!-- BEGIN switch_user_login_form_footer -->
<div class="panel">
 <div class="inner"><span class="corners-top"><span></span></span>
 <form action="{S_LOGIN_ACTION}" method="post" name="form_login">
 <div class="user_login_form center">
 <label>{L_USERNAME} : <input class="post" type="text" size="10" name="username" /></label> 
 <label>{L_PASSWORD} : <input class="post" type="password" size="10" name="password" /></label> 
 <label>{L_AUTO_LOGIN} : <input class="radio" type="checkbox" name="autologin" {AUTOLOGIN_CHECKED} /></label>&nbsp;
 {S_HIDDEN_FIELDS}<input class="mainoption button1" type="submit" name="login" value="{L_LOGIN}" />

                <!-- BEGIN switch_social_login -->
                <div class="social_btn">
                    <!-- BEGIN fb_connect -->
                    <div class="fb-login-button"></div>
                    <!-- END fb_connect -->
                    <!-- BEGIN topicit_connect -->
                    <div class="ti-connect"></div>
                    <!-- END topicit_connect -->
                </div>
                <!-- END switch_social_login -->
 </div>
 </form>
 <span class="corners-bottom"><span></span></span></div>
</div>
<!-- END switch_user_login_form_footer -->

<br style="clear:both" />

<!-- BEGIN switch_legend -->
<ul id="picture_legend">
 <li><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" />{L_NEW_POSTS}</li>
 <li><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" />{L_NO_NEW_POSTS}</li>
 <li><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" />{L_FORUM_LOCKED}</li>
</ul>
<!-- END switch_legend -->

{AUTO_DST}

Replace ALL OF overall_header WITH THE FOLLOWING:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" id="min-width" lang="{L_LANG_HTML}"
  xml:lang="{L_LANG_HTML}" {NAMESPACE_FB_LIKE} {NAMESPACE_FB} {NAMESPACE_BBCODE}>
<head>
  <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
  <link rel="stylesheet" href="//cdn.materialdesignicons.com/4.7.95/css/materialdesignicons.min.css" />
  
  
 <title>{SITENAME_TITLE}{PAGE_TITLE}</title>
 <meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}"/>
 <meta http-equiv="content-script-type" content="text/javascript"/>
 <meta http-equiv="content-style-type" content="text/css"/>
 <!-- BEGIN switch_compat_meta -->
 <meta http-equiv="X-UA-Compatible" content="IE={switch_compat_meta.VERSION}"/>
 <!-- END switch_compat_meta -->
 <!-- BEGIN switch_canonical_url -->
 <link rel="canonical" href="{switch_canonical_url.CANONICAL_URL}"/>
 <!-- END switch_canonical_url -->
 {META_FAVICO}
 {META}
 {META_FB_LIKE}
 <meta name="title" content="{SITENAME_TITLE}{PAGE_TITLE}"/>
 {T_HEAD_STYLESHEET}
 {CSS}
 <link rel="search" type="application/opensearchdescription+xml" href="/improvedsearch.xml" title="{SITENAME}"/>
 <link rel="search" type="application/opensearchdescription+xml"
  href="{URL_BOARD_DIRECTORY}/search/improvedsearch.xml" title="{SEARCH_FORUMS}"/>
 <script src="{JQUERY_PATH}" type="text/javascript"></script>
 <!-- BEGIN switch_recent_jquery -->
 <script src="{JS_DIR}jquery1.9/jquery-migrate-1.4.1.js" type="text/javascript"></script>
 <script src="{JQUERY_DIR}browser/v1.0/jquery.browser.min.js" type="text/javascript"></script>
 <script src="{JQUERY_DIR}support/jquery.support.js" type="text/javascript"></script>
 <!-- END switch_recent_jquery -->
 <script src="{JS_DIR}{L_LANG}.js" type="text/javascript"></script>
 {RICH_SNIPPET_GOOGLE}

 <!-- BEGIN switch_fb_login -->
 <script src="https://connect.facebook.net/{switch_fb_login.FB_LOCAL}/all.js" type="text/javascript"></script>
 <script src="{switch_fb_login.JS_FB_LOGIN}" type="text/javascript"></script>
 <!-- END switch_fb_login -->

 <!-- BEGIN switch_ticker -->
 <link type="text/css" rel="stylesheet" href="{JQUERY_DIR}ticker/ticker.css"/>
 <script src="{JQUERY_DIR}ticker/ticker.js" type="text/javascript"></script>
 <!-- END switch_ticker -->

 <!-- BEGIN switch_ticker_new -->
 <script src="{JQUERY_DIR}jcarousel/jquery.jcarousel.js" type="text/javascript"></script>
 <script type="text/javascript">//<![CDATA[
 /* Definir le sens de direction en fonction du panneau admin */
 var tickerDirParam = "{switch_ticker.DIRECTION}";
 var slid_vert = false;
 var auto_dir = 'next';
 var h_perso = parseInt({switch_ticker.HEIGHT});

 switch (tickerDirParam) {
 case 'top' :
 slid_vert = true;
 break;

 case 'left':
 break;

 case 'bottom':
 slid_vert = true;
 auto_dir = 'prev';
 break;

 case 'right':
 auto_dir = 'prev';
 break;

 default:
 slid_vert = true;
 }

 $(document).ready(function () {

 $('#fa_ticker_content').css('display', 'block');

 var width_max = $('ul#fa_ticker_content').width();
 var width_item = Math.floor(width_max / {switch_ticker.SIZE});

 if (width_max > 0) {
 $('ul#fa_ticker_content li').css('float', 'left').css('list-style', 'none').width(width_item).find('img').each(function () {
 if ($(this).width() > width_item) {
 var ratio = $(this).width() / width_item;
 var new_height = Math.round($(this).height() / ratio);
 $(this).height(new_height).width(width_item);
 }
 });

 if (slid_vert) {
 var height_max = h_perso;

 $('ul#fa_ticker_content li').each(function () {
 if ($(this).height() > height_max) {
 height_max = $(this).height();
 }
 });

 $('ul#fa_ticker_content').width(width_item).height(height_max).css('marginLeft', 'auto').css('marginRight', 'auto');
 $('ul#fa_ticker_content li').height(height_max);
 }


 $('#fa_ticker_content').jcarousel({
 vertical: slid_vert,
 wrap: 'circular',
 auto: {switch_ticker.STOP_TIME},
 auto_direction: auto_dir,
 scroll: 1,
 size: {switch_ticker.SIZE},
 height_max: height_max,
 animation: {switch_ticker.SPEED}
 });
 } else {
 $('ul#fa_ticker_content li:not(:first)').css('display', 'none');
 $('ul#fa_ticker_content li:first').css('list-style', 'none').css('text-align', 'center');
 }
 });
 //]]>
 </script>
 <!-- END switch_ticker_new -->

 <script type="text/javascript">//<![CDATA[
 $(document).ready(function () {
 <!-- BEGIN switch_enable_pm_popup -->
 pm = window.open('{U_PRIVATEMSGS_POPUP}', '_faprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
 if (pm != null) {
 pm.focus();
 }
 <!-- END switch_enable_pm_popup -->
 <!-- BEGIN switch_report_popup -->
 report = window.open('{switch_report_popup.U_REPORT_POPUP}', '_phpbbreport', 'HEIGHT={switch_report_popup.S_HEIGHT},resizable=yes,scrollbars=no,WIDTH={switch_report_popup.S_WIDTH}');
 if (report != null) {
 report.focus();
 }
 <!-- END switch_report_popup -->
 <!-- BEGIN switch_ticker -->
 $(document).ready(function () {
 Ticker.start({
 height: {switch_ticker.HEIGHT},
 spacing: {switch_ticker.SPACING},
 speed: {switch_ticker.SPEED},
 direction: '{switch_ticker.DIRECTION}',
 pause: {switch_ticker.STOP_TIME}
 });
 });
 <!-- END switch_ticker -->
 });

 <!-- BEGIN switch_login_popup -->
 var logInPopUpLeft, logInPopUpTop, logInPopUpWidth = {LOGIN_POPUP_WIDTH},
 logInPopUpHeight = {LOGIN_POPUP_HEIGHT}, logInBackgroundResize = true, logInBackgroundClass = false;
 <!-- END switch_login_popup -->

 <!-- BEGIN switch_login_popup -->
 $(document).ready(function () {
 $(window).resize(function () {
 var windowWidth = document.documentElement.clientWidth;
 var popupWidth = $("#login_popup").width();
 var mypopup = $("#login_popup");

 $("#login_popup").css({
 "left": windowWidth / 2 - popupWidth / 2
 });
 });
 });
 <!-- END switch_login_popup -->
 //]]>
 </script>
 {GREETING_POPUP}
 <style type="text/css">
 #page-footer, div.navbar, div.navbar ul.linklist {
 display: block !important;
 }

 ul.linklist li.rightside, ul.linklist li.rightside a.copyright {
 display: inline !important;
 }

 <!-- BEGIN switch_ticker_new -->
 .jcarousel-skin-tango .jcarousel-item {
 text-align: center;
 width: 10px;
 }

 .jcarousel-skin-tango .jcarousel-item-horizontal {
 margin-right: {switch_ticker.SPACING}px;
 }

 .jcarousel-skin-tango .jcarousel-item-vertical {
 margin-bottom: {switch_ticker.SPACING}px;
 }

 <!-- END switch_ticker_new -->
 </style>
 {HOSTING_JS}
 <!-- BEGIN google_analytics_code -->
 <script type="text/javascript">
 //<![CDATA[
 (function (i, s, o, g, r, a, m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 (i[r].q=i[r].q||[]).push(arguments)}, i[r].l = 1 * new Date();
 a = s.createElement(o),
 m = s.getElementsByTagName(o)[0];
 a.async = 1;
 a.src = g;
 m.parentNode.insertBefore(a, m)
 })
 (window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

 ga('create', '{G_ANALYTICS_ID}', 'auto');
 ga('send', 'pageview');
 ga('set', 'anonymizeIp', true);

 <!-- BEGIN google_analytics_code_bis -->
 ga('create', '{G_ANALYTICS_ID_BIS}', 'auto', 'bis');
 ga('bis.send', 'pageview');
 ga('bis.set', 'anonymizeIp', true);
 <!-- END google_analytics_code_bis -->
 //]]>

 </script>
 <!-- END google_analytics_code -->
</head>

<body id="phpbb">
<!-- BEGIN hitskin_preview -->
<div id="hitskin_preview" style="display: block;">
 <h1><img src="https://2img.net/i/fa/hitskin/hitskin_logo.png" alt=""/> <em>Hit</em>skin.com</h1>
 <div class="content">
 <p>
 {hitskin_preview.L_THEME_SITE_PREVIEW}
 <br/>
 <span>{hitskin_preview.U_INSTALL_THEME}<a
 href="https://{hitskin_preview.U_RETURN_THEME}">{hitskin_preview.L_RETURN_THEME}</a></span>
 </p>

 </div>
</div>
<!-- END hitskin_preview -->

  <div class="uix_header">
    <div class="logo-top" align="center"><br><a href="/">Pixel Design</a> </div>
    </div>
  
  
  
<!-- BEGIN switch_login_popup -->
<div id="login_popup" style="z-index: 10000 !important;">
 <div class="h3">{SITENAME}</div>
 {LOGIN_POPUP_MSG}
 <div id="login_popup_buttons">
 <form action="{S_LOGIN_ACTION}" method="get">
 <input type="submit" class="button1" value="{L_LOGIN}"/>
 <input type="button" class="button1" value="{L_REGISTER}" onclick="parent.location='{U_REGISTER}';"/>
 <input id="login_popup_close" type="button" class="button2" value="{L_DONT_DISPLAY_AGAIN}"/>
 </form>
 </div>
</div>
<!-- END switch_login_popup -->

<div class="conteneur_minwidth_IE">
 <div class="conteneur_layout_IE">
 <div class="conteneur_container_IE">
 <div id="wrap">
 <a id="top" name="top" accesskey="t"></a>
 {JAVASCRIPT}

 <div id="page-header">
 <div class="headerbar">
 <div class="inner"><span class="corners-top"><span></span></span>

 <div id="logo-desc">
 <a href="{U_INDEX}" id="logo"><img src="{LOGO}" alt="{L_INDEX}"/></a>
 <!-- BEGIN switch_h1 -->
 <div id="site-title">{switch_h1.MAIN_SITENAME}</div>
 <!-- END switch_h1 -->
 <!-- BEGIN switch_desc -->
 <p>{switch_desc.SITE_DESCRIPTION}</p>
 <!-- END switch_desc -->
 </div>

 <span class="corners-bottom"><span></span></span></div>
 </div>

 <div class="navbar">
 <div class="inner"><span class="corners-top"><span></span></span>

 <ul class="linklist navlinks{NAVBAR_BORDERLESS}">
 <li>{GENERATED_NAV_BAR}</li>
 </ul>

 <!-- BEGIN switch_search_box -->
 <div id="search-box">
 <form method="get" action="{ACTION_SEARCH}" id="search">
 <p class="nomargin"><input type="text" name="search_keywords" id="keywords"
   maxlength="128" class="inputbox search"
   value="{L_SEARCH}..."
   onclick="if (this.value == '{L_SEARCH}...') this.value = '';"
   onblur="if (this.value == '') this.value = '{L_SEARCH}...';"/>
 {JS_SESSION_ID_INPUT}
 <input class="button2" type="submit" value="{L_SEARCH}"/></p>
 </form>
 </div>
 <!-- END switch_search_box -->

 <span class="corners-bottom"><span></span></span></div>
 </div>

 <!-- BEGIN switch_ticker_new -->
 <div id="fa_ticker_blockD" style="margin-top:4px;">
 <div class="module">
 <div class="inner">
 <span class="corners-top"><span></span></span>
 <div id="fa_ticker_container">
 <ul id="fa_ticker_content" class="jcarousel-skin-tango" style="display:none">
 <!-- BEGIN ticker_row -->
 <li>{switch_ticker.ticker_row.ELEMENT}</li>
 <!-- END ticker_row -->
 </ul>
 </div>
 <span class="corners-bottom"><span></span></span>
 </div>
 </div>
 </div>
 <!-- END switch_ticker_new -->

 <!-- BEGIN switch_ticker -->
 <div id="fa_ticker_block" style="margin-top:4px;">
 <div class="module">
 <div class="inner">
 <span class="corners-top"><span></span></span>
 <div id="fa_ticker_container">
 <div id="fa_ticker" style="height:{switch_ticker.HEIGHT}px;">
 <div class="fa_ticker_content">
 <!-- BEGIN ticker_row -->
 <div>{switch_ticker.ticker_row.ELEMENT}</div>
 <!-- END ticker_row -->
 </div>
 </div>
 </div>
 <span class="corners-bottom"><span></span></span>
 </div>
 </div>
 </div>
 <!-- END switch_ticker -->
 </div>

 <div id="page-body">

 <div id="{ID_CONTENT_CONTAINER}"{CLASS_CONTENT_CONTAINER}>
 <div id="outer-wrapper">
 <div id="wrapper">
 <div id="container">
 <div id="content">

 <div id="{ID_LEFT}">
 <!-- BEGIN giefmod_index1 -->
 {giefmod_index1.MODVAR}
 <!-- BEGIN saut -->
 <div style="height:{SPACE_ROW}px"></div>
 <!-- END saut -->
 <!-- END giefmod_index1 -->
 </div>

 <div id="main">
 <div id="main-content">

Step 4:

Add the Javascript for Icons Go to Javascript codes management Create a new javascript and add the following code:
Title * : Forum Icons
Placement : In all the pages
Code:
$(function() {
  $('.forabg dl[style*="https://2img.net/i/fa/prosilver/forum_read.gif"]').find('.dterm ').append('<span class="nodeIcon"><i class="mdi mdi-message-text-outline"></i></span>');
});
$(function() {
  $('.forabg dl[style*="https://2img.net/i/fa/prosilver/forum_read_category.gif"]').find('.dterm ').append('<span class="nodeIcon"><i class="mdi mdi-account"></i></span>');
});
$(function() {
  $('.forabg dl[style*="https://2img.net/i/fa/prosilver/forum_unread.gif"]').find('.dterm ').append('<span class="nodeIcon new"><i class="fa fa-comments"></i></span>');
});

$(function() {
  $('.forumbg dl[style*="https://2img.net/i/fa/prosilver/topic_read.gif"]').find('.dterm ').append('<span class="nodeIcon_t"><i class="fa fa-comments"></i></span>');
});
$(function() {
  $('.forumbg dl[style*="https://2img.net/i/fa/prosilver/topic_unread.gif"]').find('.dterm ').append('<span class="nodeIcon new"><i class="fa fa-comments"></i></span>');
});
$(function() {
  $('.forumbg dl[style*="https://2img.net/i/fa/prosilver/sticky_read.gif"]').find('.dterm ').append('<span class="nodeIcon_t"><i class="fa fa-thumb-tack"></i></span>');
});
$(function() {
  $('.forumbg dl[style*="https://2img.net/i/fa/prosilver/sticky_unread.gif"]').find('.dterm ').append('<span class="nodeIcon new"><i class="fa fa-thumb-tack"></i></span>');
});
$(function() {
  $('.forumbg dl[style*="https://2img.net/i/fa/prosilver/announce_read.gif"]').find('.dterm ').append('<span class="nodeIcon_t"><i class="fa fa-bullhorn"></i></span>');
});
$(function() {
  $('.forumbg dl[style*="https://2img.net/i/fa/prosilver/announce_unread.gif"]').find('.dterm ').append('<span class="nodeIcon new"><i class="fa fa-bullhorn"></i></span>');
});

$(function(){
$('.pmlist dl').closest('dl.icon').addClass('forum-icon');});

$(function(){
        $('a.mainmenu:contains("You have no new messages")').text('Inbox');
        });
$(function() {
  $('.buttons img[src="https://2img.net/i/fa/prosilver/button_topic_new_en.png"]').replaceWith('<div class="new-topic"><i class="fa fa-plus"></i> New Topic</div>');
});

$(function() {
  $('.buttons img[src="https://2img.net/i/fa/prosilver/button_topic_reply_en.png"]').replaceWith('<div class="new-reply"><i class="fa fa-comment"></i> Post Reply</div>');
});

$(function() {
  $('.buttons img[src="https://2img.net/i/fa/prosilver/button_topic_locked_en.png"]').replaceWith('<div class="topic-locked"><i class="fa fa-lock"></i> Topic Locked</div>');
});

$(function() {
  $('.profile-icons img[src="https://2img.net/i/fa/prosilver/icon_post_quote_en.png"]').replaceWith('<div class="icon_quote"><i class="fa fa-quote-left"></i> Qoute</div>');
});
$(function() {
  $('.profile-icons img[src="https://2img.net/i/fa/prosilver/icon_post_edit_en.png"]').replaceWith('<div class="icon_quote"><i class="fa fa-pencil"></i> Edit</div>');
});
$(function() {
  $('.profile-icons img[src="https://2img.net/i/fa/prosilver/icon_post_delete.gif"]').replaceWith('<div class="icon_quote"><i class="fa fa-times"></i> Delete</div>');
});
$(function() {
  $('.profile-icons img[src="https://2img.net/i/fa/prosilver/icon_post_info.gif"]').replaceWith('<div class="icon_quote"><i class="fa fa-star"></i> View IP</div>');
});

I hope you all will like my theme.
If you find any bug then please report it on this thread.
Matti
Matti
Administrator

Posts : 475
Points : 827
Reputation : 80

https://fmskins.forumotion.com/

Back to top Go down

[Release] phpBB3 - Modern Blue Empty Re: [Release] phpBB3 - Modern Blue

Post by Mc Nabulsy Fri May 08, 2020 1:41 am

very nice one
i tried it on 2 forums 
and one of them had a problem
once I put the (index_body) template
the categories disappear
I didn't add any additional css code or other
Mc Nabulsy
Mc Nabulsy

Posts : 1
Points : 1
Reputation : 0

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum