Page 2 of 4

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Thu Dec 02, 2010 1:33 am
by kalozura
I have updated the post above with beta download link :)

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Thu Dec 02, 2010 11:43 am
by smartit
looks great, installed no problem.

only 2 minor issues so far.  1st is the logo on the login screen does not show up, second is the shortcut links displays above the list on the CMS Home insted of to the right where I think it should display

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Thu Dec 02, 2010 3:48 pm
by johnkarlsson
Cheers mate!

Lovely work. Will deffo try this one out.

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Mon Dec 06, 2010 6:48 pm
by Inzman
:)  :) Really nice! My compliments! All admin CSS etc. must be really tough to go through. Good luck with everything.

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Sat Dec 11, 2010 11:22 am
by HansDampf
I tested it in the hope to find a working css for lists in the module help texts

as the lists are produced by  .pagecontainer ul  why not give them clear indents, list-styles etc.?

It is not easy to read the lists, I tested with the 2 default themes and now with yours, and lists are always defined with no indents, no list-style-type and nested list items sit directly on top of the next successort

can you check please and add "normal" list behaviour to lists in the help files?

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Sat Dec 11, 2010 12:11 pm
by NaN
smartit wrote:
the logo on the login screen does not show up
I think this is no issue.
If you take a look in the HTML source it says "..uploads/images/yourlogo.gif".
So i believe this is meant to be the logo of your company.

second is the shortcut links displays above the list on the CMS Home insted of to the right where I think it should display
What browser?
In FF and Safari it looks fine.

I noticed another issue when editing pages in FF.
There is a space between the tabs and the edit form.
This is caused by a padding of 2 px of the form.
If i remove this padding it looks fine. (see screenshots)

Image

Image

But i don't know if this causes problems somewhere else.

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Mon Dec 13, 2010 11:29 pm
by JeremyBASS
Hey there.. rocking theme.. I did some tests in it and was doing a screen cast for a client but thought I'd share it.. This is a test in IE9 ... There are some of the other things that NaN pointed out that show up here.. But I thought I'd share since it's a great theme.. Cheers to you.. -Jeremy


http://screencast.com/t/7rdrlzYKp0

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Sun May 01, 2011 3:19 pm
by nudone
I'm not sure if anyone is still interested but I've been tweaking the Galant theme. (I've also tried contacting the original author to discuss things but his website contact form doesn't work.)

I've corrected the issues I found with Internet Explorer, but have yet to test IE9, IE8 seems fine, IE7 has minor left margin issues which I have simply ignored (I can fix these if pushed).

If anyone is interested I'll upload the modified theme and list the changes I've made (I've created a couple of new icons to make things more obvious and made the shortcuts box appear on the left, plus lots of other CSS tweaks ). I'm also prepared to iron out any issues people may find as I think this theme is the most professional CMSMS admin theme I've used (perhaps I've not seen many).

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Wed May 04, 2011 8:02 pm
by pedes
yes please , i use this theme and i like it very much
can you also put a list what you changed to the version of kalozura !

thank you very much

kind regards
Peter

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Sat May 07, 2011 9:19 am
by nudone
Sorry for the delay. I thought I'd enabled to receive emails when posts are made in this thread - seems I hadn't.

In a couple of days time, I'll upload the list of changes, and maybe some screengrabs - and the theme zip.

I'm wondering if I should start a new thread for the revised theme, maybe call it Galant-b or something to distinguish it from the original Galant theme.

I've found many issues that needed resolving (which I've fixed) and I can see many more that could be improvedfixed - little things that you wouldn't ever notice if only using CMSMS in a limited way.

Or, I think it might be better to use Galant as the starting point for a completely new theme - but this may be nothing more than an ego trip as I think the tweaked Galant theme IS the best admin theme available. But, I'm obviously a bit biased. :)

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Mon May 16, 2011 9:07 am
by nudone
I've attached the updated version of Galant. I haven't the time to take screengrabs and go through the changes made; maybe I'll do that in a new post some time.

The zip contains:

- the admin theme "Galant"

- a "logo" you can use for the login page (this could be any image; it needs uploading to "

Code: Select all

/uploads/images/yourlogo/logo.jpg
" either via FTP or through the admin Image Manager.

- a txt file "Galant edits and notes..." which has a full list of CSS changes I've made, each with a brief note of why it was done.

I work within a browser that's 1024px wide, so my edits are mainly done to make things look nice within that (though everything should look fine wider). The "Pages" page list table tends to become too wide and break the layout if you are using lots of long names, so making your browser wider may help the layout here.

I've had to convert the "tabs" back to "buttons" because they simply look wrong when viewing a module like "Frontend User Management" that has lots of tabs/buttons across multiple rows (when not using an extremely wide browser view).

That's it for the moment. I haven't the time to make any more changes but I will try to continue improving things at a later date.

If there are any obvious annoyances then let me know. I may be able to quickly fix them.

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Fri May 20, 2011 3:46 am
by dmaireroa
Not sure if anyone has compliment you yet but your the man Nudone. I got it working on my localhost and it looks awesome.

Thanks heaps to Nudone and the original author 'Zura' ;)

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Mon May 30, 2011 2:29 pm
by nudone
I'm glad you like it, dmaireroa.

(I see the theme has been downloaded about 20 times so far. I thought there would be more interest than that.)

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Fri Jul 29, 2011 6:55 am
by Cerulean
I'd also like to say thanks for this beautiful theme.

Re: Updated w/beta download: New Admin Theme Sneak Peak

Posted: Tue Oct 04, 2011 3:36 pm
by airelibre
Very nice theme, amazing work :)
I suggest just to reduce the padding of the td tables, for example in the pages list view - I tested "padding: 0 10px" for "table.pagetable td" and the lines are less high.