Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 239 of 806  Not logged in ELOG logo
icon5.gif   Update, posted by Lahreche Abdelmadjid on Tue Jun 30 13:42:13 2020 
Hi,

 

How to do the last update with out losing any data ?
    icon2.gif   Re: change Cell Style, posted by Andreas Luedeke on Tue Jun 30 17:12:10 2020 
You should edit the CSS style file: /usr/local/elog/themes/default/elog.css

Just change all fields "background-color:" to your desired color; e.g. "#FFFFFF" for white.

 




Lahreche Abdelmadjid
    icon2.gif   Re: Update, posted by Andreas Luedeke on Tue Jun 30 17:15:18 2020 
When you update from a version 2.* to a version 3.* then all elog entry files will be moved in subfolder for each year. But non of the entries are
lost.

Only if you afterwards try to start an old version 2.* with the newly converted data directories, then the old version will not find
any of the entries.

I've updated the ELOG version many times now. The only data I once lost was a modified CSS style file and a "hand
    icon2.gif   Re: change Cell Style, posted by Lahreche Abdelmadjid on Wed Jul 1 09:08:17 2020 
I would like to change the backround cilor of a cell and not sheet.

also don't use color, but system of point (to print it in monochome printer)




Andreas
icon5.gif   Expanding column width when viewing in Summary mode, posted by Illam Pakkirisamy on Thu Jul 16 23:26:43 2020 
Hi,

I'm trying to expand the Subject column, when viewing in summary mode, and couldn't find any documentation for it.  Is this possible
and if so, how would I do it.
icon5.gif   Expanding column width when viewing in Summary mode, posted by Illam Pakkirisamy on Thu Jul 16 23:29:15 2020 
Hi,

I'm trying to expand the Subject column, when viewing in summary mode, and couldn't find any documentation for it.  Is this possible
and if so, how would I do it.
    icon2.gif   Re: Expanding column width when viewing in Summary mode, posted by Stefan Ritt on Fri Jul 17 09:18:18 2020 
You can't directly change individual columns, but you can reduce the "Text" column. This is done in themes/default/elog.css. Search for
"listtitle2" and change or remove the line "width:100%". This makes the text column narrower, leaving more space for the subject column.




Illam
    icon2.gif   Re: Expanding column width when viewing in Summary mode, posted by Illam Pakkirisamy on Sat Jul 18 17:18:54 2020 
 




Stefan
Ritt wrote:



You can't directly change individual columns, but you can reduce the
ELOG V3.1.5-3fb85fa6