[OGo-Users] Install a SOGO theme in OGo
Wolfgang Sourdeau
users@opengroupware.org
Mon, 16 Apr 2007 10:24:52 -0400
On 2007-04-16 06:55:35 -0400 Raffael Luthiger <modir@huanga.com> wrote:
> Hi,
>
> I found out in this website
> http://www.inverse.ca/contributions/sogo.html
> that SOGO as a new theme which makes it look like the Mozilla
> applications.
>
> I was wondering if it is possible to install this theme as well in
> OGo? Or
> are there more changes involved than just installing a new theme?
>
> Thanks
> Raffael
>
Hi Raffael,
There are two aspects on that question. The disposition of the HTML
elements depends on the module that is used and SOGo and OGo modules
are quite different. So you cannot take a module from SOGo or its
template files and put it in OGo while hoping it will work. What you
can do is change the templates in OGo to give them a similar look and
feel.
The other aspect has to do with the CSS. The colors of the buttons,
the size of the font, the aspect of the buttons when you pass over
them with the mouse.... is all done in CSS. And although there is no
easy way to take SOGo's CSS files and plug them into OGo, you could
also modify OGo's CSS files to obtain the same graphical effects. Of
course, a few images will need to be transferred as well...
All in all, unless you need all the features of OGo why don't you
simply use SOGo?
Wolfgang