Version Description
Download this release
Release Info
Developer | weblizar |
Plugin | ![]() |
Version | 3.1.7 |
Comparing to | |
See all releases |
Code changes from version 3.1.6 to 3.1.7
- admin-custom-login.php +1 -1
- css/custom.css +9 -3
- css/img/businessman-3213659_1920.jpg +0 -0
- css/smartech.css +2 -1
- readme.txt +6 -2
admin-custom-login.php
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Admin Custom Login
|
4 |
-
* Version: 3.1.
|
5 |
* Description: Customize Your WordPress Login Screen Amazingly - Add Own Logo, Add Social Profiles, Login Form Positions, Background Image Slide Show
|
6 |
* Author: Weblizar
|
7 |
* Author URI: https://weblizar.com/plugins/
|
1 |
<?php
|
2 |
/**
|
3 |
* Plugin Name: Admin Custom Login
|
4 |
+
* Version: 3.1.7
|
5 |
* Description: Customize Your WordPress Login Screen Amazingly - Add Own Logo, Add Social Profiles, Login Form Positions, Background Image Slide Show
|
6 |
* Author: Weblizar
|
7 |
* Author URI: https://weblizar.com/plugins/
|
css/custom.css
CHANGED
@@ -219,7 +219,8 @@ font-family: 'Nanum Gothic', sans-serif;
|
|
219 |
.wb_plugin_feature_banner.default_pattern {
|
220 |
box-shadow: 0px 2px 20px #818181;
|
221 |
margin: 40px 0px;
|
222 |
-
background:
|
|
|
223 |
float: left;
|
224 |
display: block;
|
225 |
clear: right;
|
@@ -243,6 +244,8 @@ font-family: 'Nanum Gothic', sans-serif;
|
|
243 |
}
|
244 |
.wp_btn-grup .wb_button-primary {
|
245 |
width: 100%;
|
|
|
|
|
246 |
}
|
247 |
.plugin_vrsion {
|
248 |
position: absolute;
|
@@ -257,7 +260,7 @@ font-family: 'Nanum Gothic', sans-serif;
|
|
257 |
}
|
258 |
.wb_banner_featurs-list ul li {
|
259 |
margin: 7px 20px;
|
260 |
-
font-size:
|
261 |
|
262 |
}
|
263 |
.wb_banner_featurs-list h2 {
|
@@ -315,7 +318,9 @@ a.wb_button-primary:hover,
|
|
315 |
}
|
316 |
|
317 |
#post-social-5{
|
318 |
-
|
|
|
|
|
319 |
}
|
320 |
.acl-rate-us{
|
321 |
text-align:center; text-decoration: none;font:normal 30px;
|
@@ -1339,6 +1344,7 @@ margin:0;
|
|
1339 |
text-align: center;
|
1340 |
font-weight: bold;
|
1341 |
text-shadow: 2px 2px 2px #ccc;
|
|
|
1342 |
}
|
1343 |
.p_rateing{
|
1344 |
list-style:none;
|
219 |
.wb_plugin_feature_banner.default_pattern {
|
220 |
box-shadow: 0px 2px 20px #818181;
|
221 |
margin: 40px 0px;
|
222 |
+
background: rgb(179,174,238);
|
223 |
+
background: linear-gradient(90deg, rgba(179,174,238,1) 0%, rgba(233,148,148,1) 100%);
|
224 |
float: left;
|
225 |
display: block;
|
226 |
clear: right;
|
244 |
}
|
245 |
.wp_btn-grup .wb_button-primary {
|
246 |
width: 100%;
|
247 |
+
margin-bottom: 30px;
|
248 |
+
margin-left: 40px;
|
249 |
}
|
250 |
.plugin_vrsion {
|
251 |
position: absolute;
|
260 |
}
|
261 |
.wb_banner_featurs-list ul li {
|
262 |
margin: 7px 20px;
|
263 |
+
font-size: 15px;
|
264 |
|
265 |
}
|
266 |
.wb_banner_featurs-list h2 {
|
318 |
}
|
319 |
|
320 |
#post-social-5{
|
321 |
+
background: url('img/businessman-3213659_1920.jpg');
|
322 |
+
background-position-y: center;
|
323 |
+
background-size: cover;
|
324 |
}
|
325 |
.acl-rate-us{
|
326 |
text-align:center; text-decoration: none;font:normal 30px;
|
1344 |
text-align: center;
|
1345 |
font-weight: bold;
|
1346 |
text-shadow: 2px 2px 2px #ccc;
|
1347 |
+
margin: 35px 0 35px 0 !important;
|
1348 |
}
|
1349 |
.p_rateing{
|
1350 |
list-style:none;
|
css/img/businessman-3213659_1920.jpg
ADDED
Binary file
|
css/smartech.css
CHANGED
@@ -1512,7 +1512,7 @@ box-shadow: 0 2px 0 rgba(0,0,0,0.08);
|
|
1512 |
}
|
1513 |
.coming-soon-admin-title{
|
1514 |
font-family: "Dosis", sans-serif;
|
1515 |
-
font-size:
|
1516 |
}
|
1517 |
/*********** for hide or dispaly content onclick tabs ***************/
|
1518 |
.activate{display:block;overflow:hidden ;}
|
@@ -2245,6 +2245,7 @@ nav.navbar.navbar-default.navbar-static-top {
|
|
2245 |
}
|
2246 |
.wb-col-md-6.wb-col-sm-12.wb-text-center.institute_banner_img h2 {
|
2247 |
color: #fff;
|
|
|
2248 |
}
|
2249 |
.wb-col-md-6.wb-col-sm-12.wb_banner_featurs-list h2 {
|
2250 |
color: #fff;
|
1512 |
}
|
1513 |
.coming-soon-admin-title{
|
1514 |
font-family: "Dosis", sans-serif;
|
1515 |
+
font-size:25px;
|
1516 |
}
|
1517 |
/*********** for hide or dispaly content onclick tabs ***************/
|
1518 |
.activate{display:block;overflow:hidden ;}
|
2245 |
}
|
2246 |
.wb-col-md-6.wb-col-sm-12.wb-text-center.institute_banner_img h2 {
|
2247 |
color: #fff;
|
2248 |
+
padding-top: 20px;
|
2249 |
}
|
2250 |
.wb-col-md-6.wb-col-sm-12.wb_banner_featurs-list h2 {
|
2251 |
color: #fff;
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: weblizar
|
|
3 |
Donate link: https://www.weblizar.com/
|
4 |
Tags: admin login page, custom login page, custom admin login, custom login, customize wordpress login page, design wordpress login
|
5 |
Requires at least: 4.0
|
6 |
-
Tested up to: 5.4
|
7 |
-
Stable tag: 3.1.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -189,6 +189,10 @@ Please use WordPress [support forum](http://wordpress.org/support/plugin/admin-c
|
|
189 |
|
190 |
For more information, see [Weblizar](http://www.weblizar.com/)
|
191 |
|
|
|
|
|
|
|
|
|
192 |
3.1.6 = [28-05-2020]
|
193 |
* Minor bug fixes.
|
194 |
|
3 |
Donate link: https://www.weblizar.com/
|
4 |
Tags: admin login page, custom login page, custom admin login, custom login, customize wordpress login page, design wordpress login
|
5 |
Requires at least: 4.0
|
6 |
+
Tested up to: 5.4.2
|
7 |
+
Stable tag: 3.1.7
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
189 |
|
190 |
For more information, see [Weblizar](http://www.weblizar.com/)
|
191 |
|
192 |
+
3.1.7 = [15-07-2020]
|
193 |
+
* Change: Minor Layout change.
|
194 |
+
* Tested wp5.4.2
|
195 |
+
|
196 |
3.1.6 = [28-05-2020]
|
197 |
* Minor bug fixes.
|
198 |
|