Thread Rating:
  • 4 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bringing WebERP into a New Tableless UI Design
07-27-2012, 06:55 PM,
#22
RE: Bringing WebERP into a New Tableless UI Design
Well the images look very light as the icons for all the system and page headers etc all come from the css theme directory.

It would be great to clean out so we only have the images we need as I suspect that there are way too many currently.... but check out for example:

allocation.png

CustomerInquiry.php: '<td><a href="%s/CustomerAllocations.php?AllocTrans=%s">' . _('Allocation') . '<img src="' .$rootpath .'/css/' . $theme .'/images/allocation.png" title="' . _('Click to allocate funds') . '" alt="" /></a></td>

# grep company.png *
index.php: $Header='<img src="' . $rootpath . '/css/' . $theme . '/images/company.png" title="' . _('General Setup Options') . '" alt="' . _('General Setup Options') . '" /><b>' . _('General Setup Options') . '</b>';

would need to go through all images like this to figure out what is required and what is just padding out the archive.

Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Messages In This Thread
RE: Bringing WebERP into a New Tableless UI Design - by phil - 07-27-2012, 06:55 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)