Jump to content


Photo

Minimalist Blue Admin Theme


  • Please log in to reply
11 replies to this topic

#1 achabany

achabany

    Jr. Member

  • Members
  • PipPip
  • 13 posts
  • 2

  • LocationMorocco

Posted 02 February 2012 - 03:53 PM

Here my first processwire admin theme, it's look and feel based on the processwire theme, with a custom login form and simple blue UI.

To install just unzip the archive content and put to your default template-admin folder.

Attached Thumbnails

  • livecomb_blue_loginform.png
  • livecomb_blue_main.png
  • livecomb_blue_ui.png

Attached Files



#2 WillyC

WillyC

    Sr. Member

  • Members
  • PipPipPipPip
  • 171 posts
  • 220

Posted 02 February 2012 - 05:20 PM

Awesome is looks ,download how? file no attach? like.this one i will,lovely

#3 achabany

achabany

    Jr. Member

  • Members
  • PipPip
  • 13 posts
  • 2

  • LocationMorocco

Posted 02 February 2012 - 05:52 PM

I am sorry for the attachment, you can download it now :)

#4 diogo

diogo

    Hero Member

  • Moderators
  • 2,068 posts
  • 1179

  • LocationPorto, Portugal

Posted 02 February 2012 - 06:23 PM

Looks very nice!

#5 ryan

ryan

    Hero Member

  • Administrators
  • 5,985 posts
  • 3386

  • LocationAtlanta, GA

Posted 02 February 2012 - 06:41 PM

Great admin theme Achabany! I only have a minute on the computer so couldn't try it much, but got a quick look and love what you are doing with the PageList. I look forward to using this more tomorrow. Thanks for your nice work!

#6 achabany

achabany

    Jr. Member

  • Members
  • PipPip
  • 13 posts
  • 2

  • LocationMorocco

Posted 02 February 2012 - 06:53 PM

Thank you too for this great application... I am happy to participate to this project :)

#7 nikola

nikola

    Sr. Member

  • Members
  • PipPipPipPip
  • 224 posts
  • 81

  • LocationZagreb, Croatia

Posted 03 February 2012 - 12:20 AM

Achabany,

this is great minimalist theme. You have a bug when hovering on PW logo, screenshot included.

logo.jpg
Check out my ProcessWire admin themes: Futura Remixed Admin Theme / Moderna Admin Theme / Futura Admin Theme

#8 achabany

achabany

    Jr. Member

  • Members
  • PipPip
  • 13 posts
  • 2

  • LocationMorocco

Posted 03 February 2012 - 07:45 AM

Hello nikola, i don't know why you get this, wich browser do you use ? (the effect is simply a css opacity directive...)

#9 ryan

ryan

    Hero Member

  • Administrators
  • 5,985 posts
  • 3386

  • LocationAtlanta, GA

Posted 03 February 2012 - 08:59 AM

Achabany, I'm getting the same thing as Nikola. Chrome 16. (those Chrome version numbers just keep climbing!).

Also noticed an issue that can affect some sites but not others. See the attached screenshot. If you add any items to your admin nav, then they can get overlapped with the user/profile/logout links. Some modules add items to the top nav like this. It might be safer to locate that user/profile/logout line above the search... or if you like it where it is and want to get fancy, you could always locate it above the search when $pages->get($config->adminRootPageID)->numChildren > 4. :)

One other minor thing to note in the screenshot is that there's no padding to the right of the title input (and any other full length 1-line text input). Though that's a minor point that doesn't affect use at all, and I didn't even notice it till after I took the screenshot.

blue.jpg

Nice to see it's multi-language ready too. Speaking of which, since you worked the topnav.inc into your default.php, you don't need to "translate from the context of default.php", since this is assumed:

$title = __($title, dirname(__FILE__) . '/default.php'); // translate from context of default.php

The above line isn't hurting anything, but it's also not necessary. You can just do this:

$title = __($title);

…or this (which is slightly faster, but not as pretty):

$title = __($title, __FILE__);

Thanks again for your great work with this theme.

#10 achabany

achabany

    Jr. Member

  • Members
  • PipPip
  • 13 posts
  • 2

  • LocationMorocco

Posted 03 February 2012 - 09:26 AM

Thank you guys for your replies, i will correct all that at once and i will upload a new version soon.

@ryan : can you share with us the processwire vector logo, i want to put a clean png logo with the theme instead of the gif version.

#11 ryan

ryan

    Hero Member

  • Administrators
  • 5,985 posts
  • 3386

  • LocationAtlanta, GA

Posted 03 February 2012 - 09:51 AM

Achabany: Here's an old post that has a ZIP file with high res logos:
http://processwire.c...__fromsearch__1

Unfortunately I don't have a vector-based version, but the ones in that ZIP are quite large if I recall.

#12 hamada

hamada

    Starter

  • Members
  • 1 posts
  • 0

  • Locationmorocco

Posted 05 October 2012 - 03:28 AM

Congratulations @youssef is clear and practical, really is a very good theme




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users