Kaydet (Commit) 749fbed0 authored tarafından Burak iMac's avatar Burak iMac

uyelik giris kartı kaldırıldi

üst 8c36f21d
......@@ -1059,7 +1059,7 @@ a.mobile-hamburger-menu .hamburger-menu:after {
#right-side {
border-left: 1px solid #f4f4f4;
width: 360px;
padding: 16px;
padding: 20px 16px 16px;
overflow-y: auto;
min-height: 100%;
}
......
......@@ -1417,7 +1417,7 @@ a.mobile-hamburger-menu{
#right-side {
border-left: 1px solid #f4f4f4;
width: 360px;;
padding: 16px;
padding: 20px 16px 16px;
overflow-y: auto;
min-height: 100%;
......
......@@ -38,7 +38,7 @@
</form>
<!-- Member Card -->
<?php get_template_part('modules/member-card', '', array( 'class' => 'd-lg-none d-block' )); ?>
<?php // get_template_part('modules/member-card', '', array( 'class' => 'd-lg-none d-block' )); ?>
<!-- Menu -->
......
<?php global $pd_option; ?>
<!-- Member Card: Before Login -->
<?php get_template_part('modules/member-card'); ?>
<?php // get_template_part('modules/member-card'); ?>
<!-- User List -->
<?php
......
<?php global $pd_option; ?>
<!-- Member Card: Before Login -->
<?php get_template_part('modules/member-card'); ?>
<?php // get_template_part('modules/member-card'); ?>
<!-- Articles from Forum -->
<div class="articles-from-forum">
......
......@@ -4,5 +4,5 @@ Theme URI: https://pardustopluluk.org/
Author: PenDigital
Author URI: https://pendigital.com/
Description: Bu internet sitesi Pardus Topluluk için PenDigital tarafından hazırlanmıştır
Version: 1.8
Version: 1.9
*/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment