UploadScript

>  (SLMBA23) Admin Login Page based on IPB3
Short Description
Change the default admin login page to IPB 3.0 one

Detailed Description


Description:
- Make your default IPB 2.3.x admin login page like IPB 3.0 admin login page.

Compatibility:
- This mod is compatible with 2.3.x Series

Requirements:
-This mod does not require any special skills. It only require an ftp program and file editor.

Files to Edit:
Files/Folders
.skin_acp/IPB2_Standard/acp_css.css
.skin_acp/IPB2_Standard/acp_skin_html/cp_skin_global.php


Files to upload:
./skin_acp/IPB2_Standard/images/acp_login.png


Version Log:

- 1.0.0 Release Version.
Download

>  (SLMBA23) Admin Login Page based on IPB3, User Contributed Files
File Information
Date Submitted: June 13, 2009
Downloads: 187
Downloads Per Day: 0.6906
Views: 2,518
Compatibility: Invision Power Board v2.2 & 2.3
File Version: v1.0.0
File Size: 60.753 KBytes
Last Updated: June 13 2009, 02:48 PM
Demo Link: Click Here.
Allow Upgrades w/o Your Permission?: No
Upgrade Terms for this Submission: None
Support Topic: Click Here
Report File: Report Broken Mod
File Rating
BadOkGoodGreatExcellent(2.5/5 (2 votes)
Please login to vote.
(you must login to be able to cast your vote)

User Comments (View Topic)
July 15 2009, 03:32 AM
by PJones120
Pics Of The ACP?
July 2 2009, 11:27 PM
by Bulqr4eto
ye me2 cant see this <censored>ed png
June 27 2009, 05:33 AM
by harupo
Yes, if you don't remove the "rightblock" id, a white block appears on top of the image (which actually doesn't look too bad). In order to get the proper effect, remove the rightblock from the <TD> tag in the login section of the cp_skin_global.php as described in this thread.

The rightblock css is there in the unedited version as well.. technically you could edit that css in the acp_css file if you wanted to rather than removing it completely from the tag.

Otherwise, this works perfectly and looks wonderful.
June 16 2009, 04:06 PM
by Black_Sun
remove the
CODE
id='rightblock'

in the <TD> cp_skin_global.php
this string before
CODE
<div>
<form id='loginform' action='{$this->ipsclass->base_url}&act=login&code=login-complete' method='post'>


and i don't understand for what that css stings?
CODE
    #login_submit {
        margin: 0 auto;
        position: absolute;
        bottom: 10px;
        text-align: center;
        width: 100%;
    }
    
        #login_submit input {
            font-size: 14px;
            font-weight: bold;
            padding: 3px 9px;
        }
        
    #login_controls {
        margin: 0 auto;
        position: absolute;
        width: 100%;
        top: 130px;
        font-size: 16px;
    }
    
        #login_controls label {
            display: block;
            width: 35%;
            color: #fff;
            float: left;
            clear: both;
            margin-bottom: 12px;
            text-align: right;
            padding-right: 15px;
        }
        
        #login_controls input {
            margin-bottom: 12px;
            font-size: 14px;
            width: 45%;
        }
        
    #login_error {
        position: absolute;
        top: 75px;
        width: 90%;
        left: 4%;
        font-size: 13px;
        background: #942323;
        border: 1px solid #7c2323;
        padding: 4px;
        color: #fff;
    }

#redirect {
    width: 389px;
    min-height: 80px;
    margin: 15% auto 0 auto;
    position: relative;
    background: #1d3652;
    color: #fff;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

    #redirect h2 {
        font-size: 22px;
        display: block !important;
    }
    
    #redirect p {
        font-size: 16px;
    }
    
    #redirect a {
        color: #657b97;
        display: block;
        margin-top: 15px;
    }
    background: #1d3652;
    color: #fff;
    padding: 15px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

    #redirect h2 {
        font-size: 22px;
        display: block !important;
    }
    
    #redirect p {
        font-size: 16px;
    }
    
    #redirect a {
        color: #657b97;
        display: block;
        margin-top: 15px;
    }
June 16 2009, 10:14 AM
by my swagg
isnt working correctly.
cant see the whole acp_login.png image.


Invision Skins · IPB Skins