Version 6.4
Just read a great article at 40horse.com on creating a custom ExpressionEngine2 Login Screen so decided to have a quick update to my own login screen. It is slightly frivolous as only I will ever see it hopefully but every little bit helps.
I edited the login.css found inside the main themes folder /default/css themes/
body {
background-color: #ffffff;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align: center;
font-size: 12px;
color: #ecf1f3;
margin: 0;
padding: 0;
}
Changed the main image:
#content {
text-align: left;
padding: 260px 20px 5px 20px;
margin: 20px auto 0 auto;
width: 440px;
background: url('/images/illustration.png') no-repeat center top;
}
Changed the submit button colour:
input.submit {
background: #91cb0a;
padding: 7px 16px 9px 16px;
color: #fff;
font-weight: bold;
border: 0;
width: auto;
}
And added some shape to the form element.
form {
background:#333333;
padding: 10px;
border-radius: 20px;
border-top: 1px solid #999999;
moz-border-radius: 20px;
webkit-border-radius: 32px;
}
Simple, quick and easy way to add a bit of pazzaz to a site. I have known about editing the login screen for a long time but was one of those things I had never tried so thanks to Josh Hopkins for the prompt!
You can see the final result below in the gallery.

Read more about Uploading images outside of Perch CMS default resource directory...
Read more about Responsive Web Design break points...
Read more about CSS first-child and IE...
Read more about Aperture tidy up...
Read more about ExpressionEngine custom log-in page...
I recently booked a trip on the Swanage Belle, a steam hauled special from London down to Swanage on the Dorset Coast.
Read more about Swanage Belle...
Steve Jobs was many things to many people. To me he was one of a handful of people who have had a profound effect on my life.
Read more about I never met Steve Jobs...
The UK's first ExpressionEngine conference has taken place in Manchester in August 2011. I provide a report on the event itself and the surrounding activities.
Read more about EEUK11 report...
Assets is a new file management add-on for ExpressionEngine and brings a new way of managing assets in your website. I installed it and built a simple image Gallery.
Read more about Assets for ExpressionEngine...
On the 11th June we attended the Shakey Super Pull run by the Midlands Tractor Pulling Club at the Shakespeare Country Raceway.
Read more about Vintage tractors...
You are invited to comment
You are invited to post comments about this article. I will publish any comments that I think actively further the conversation and I reserve the right to filter out any comments. Comments on this site are free for general discussion but not for promoting businesses. If you wish to link to a commercial business you are welcome to do so and there is a charge of £10.00 per link per day, payable in advance, with a minimum of 30 days. Enjoy the discussion.