Improvement to adm.css in FUD3 [message #161352] |
Sat, 12 December 2009 07:14 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
fudidudi
![](/forum/images/flags/nz.png) Messages: 19 Registered: March 2009
Karma: 0
|
Junior Member |
|
|
Simple css tweaks to improve admin area a bit.
Fixes the menu vertical position bug, improves item readability, and makes better use of screen real estate. If you include this in the public release, please add me to the credits flie thanks.
(see files for download in post below)
[Updated on: Sat, 12 December 2009 16:18] Report message to a moderator
|
|
|
|
|
Re: Improvement to adm.css in FUD3 [message #161358 is a reply to message #161357] |
Sat, 12 December 2009 16:14 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
fudidudi
![](/forum/images/flags/nz.png) Messages: 19 Registered: March 2009
Karma: 0
|
Junior Member |
|
|
I managed to integrate jquery datatables into v2.8.x (will look at adding it to v3.0 sometime too) - was very cool, i could sort columns etc. It has ajax functionality so i thought of possibly getting forum threads to be updated to the thread list page without refreshs (or even streaming live to the page in (near) realtime).
[Updated on: Sat, 12 December 2009 16:16] Report message to a moderator
|
|
|
|
|
|
|
|
Re: Improvement to adm.css in FUD3 [message #161436 is a reply to message #161387] |
Fri, 25 December 2009 09:18 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
fudidudi
![](/forum/images/flags/nz.png) Messages: 19 Registered: March 2009
Karma: 0
|
Junior Member |
|
|
Here's another tweak on the logo for the ACP. Attached a larger one too with a transparent bg for use elsewhere. Might need to rename to unzip - then put the header.php and favicon.ico files into your adm folder.
Removed a width="100%" attribute from adm/header.php. Not sure why useless attributes are inline, when they could be declared in css (removing all such references ultimately reduces data sent over the wire and translates to even faster page loads). That change also moves the header content to the left - by the logo.
I don't have a lot of time thesedays, but i can look at bits and pieces here and there
[Updated on: Fri, 25 December 2009 11:44] Report message to a moderator
|
|
|
|
|
|
|
|
|