Hi All,
I recently play with WebERP again... after a long time
I realize that while it's getting more and more powerful, it's user interface is 'archaic'

... the available themes is very poor.... except 'aquapop'... too bad the newer version 'break' it into a an even uglier theme.
So, I decided to take a look of what I can do to fix it!!!
I plan to add a better theming support for WebERP, that will make theming easy and fun... Hope that will bring many more new theme for WebERP...
It's not too hard to add theming support, the hardest is to tidying things up in WebERP codes to make theming as consistent and flexible as can be!
Ok, here is for some screeny for you to see...
Rgds,
Hindra
Here are some more screenies:
....
To use this new theme... you'll need a the new AguaPop theme...
and the following modified files:
index.php
header.inc
footer.inc
I've added some new DIV tags... to make theming easier.
The DIVs are called:
CanvasDiv that contains these more divs:
HeaderDiv
BodyDiv
FooterDiv
In the future, I may add more divs to make theming even more fun
Rgds,
Hindra
Here is the new AguaPop theme:
hj aquapop new.zip (Size: 141.83 KB / Downloads: 38)
Replace the index.php, header.inc, and footer.inc with these modified files:
hj modified.zip (Size: 4.9 KB / Downloads: 25)
Backup first please, just in case!!!
Under those modifed files, the standard themes will be 'broken' (abit)... but, to fix it is really easy... it just need a single change to the default.css file.
Here I included the fixed 'standard themes' to be used with the new theming support.
standard themes fixed.zip (Size: 21.77 KB / Downloads: 26)
Just put the default.css file to the respective css folders in your weberp location.
Next, I'll give you a brand new theme... in a moment...
Rgds,
Hindra