@ lesbett
I take a look on the Epub. There is something wrong with the CSS and the footer of the Epub. It is shown somewhere on the top of each page.
This is my temporary solution as long as the original script is not corrected:
1. At menu "fetch news" click on the small arrow and choose "Add a custom new source"
2. Click on "Customize buildin recipe" and choose "Zeit-Online". This will show then as available user recipes. Click on it and you will see the script on the right box
3. Add a new line after "max_articles_per_feed = 40":
no_stylesheets = True
4. Go down to line extra_css and put a # before the word:
#extra_css = '.excerpt{font-size:1em}.reaktion,.taglist,.comments,.reponse,.re sponsetitle,.responsebody,.reponse,.inline,.date{d isplay:none;}li.date{display:block}'
5. Click on "+Add/Update recipe" for saving the changes and close the window.
You will find the modified feed on the entry "Custom" when you click on "fetch news". Hope this will help you.
|