Page 1 of 1

Editing html exports

Posted: Wed Feb 10, 2016 5:09 pm
by Rolo
Loving the HTML export function :thup:

Is there a way I can edit the way it exports boxscores and standings? As it stands, its a very basic HTML page, but I want to add CSS to it obviously. The issue is, I export maybe 18-20 boxscores a day, so editing each boxscore would take so long. I could make a style sheet, but I still would need to edit each boxscore and add a reference to it.

Re: Editing html exports

Posted: Tue Feb 16, 2016 7:58 pm
by Rolo
For example, this is the export of the standings table.

Image

Theres two 'L' columns, and I just want to be able to edit the style of it. :notworthy:

Re: Editing html exports

Posted: Tue Feb 16, 2016 9:30 pm
by archibalduk
As you say, the only way to realistically do this is to add a link to your css file within each file.

That double "L" issue needs reporting on the SI Forums. :thup:

Re: Editing html exports

Posted: Thu Feb 18, 2016 2:02 am
by Rolo
Well manage to make a mini script to remove some garbage code, fix the double 'L' column, and some CSS ](*,)

Image

8-)

Re: Editing html exports

Posted: Thu Feb 18, 2016 8:12 am
by archibalduk
Looks really nice! It'd be nice in EHM's exported files had that style by default.