clean-greader icon indicating copy to clipboard operation
clean-greader copied to clipboard

update to 17.12

Open WladyX opened this issue 7 years ago • 4 comments

Hi, I upgraded to the last ttrss version, updated the version, selected the theme, but the page was blank after that, the theme does not seem to work on the latest version of ttrss. WIll you upgrade it? Thank you very much for this theme, I really love it :+1:

WladyX avatar Jan 18 '18 12:01 WladyX

Howdy,

open clean-greader.css (the file you changed the version number in) and paste this at the end:

body.ttrss_main,
body.ttrss_prefs,
#main {
  position : absolute;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

Credit goes to Gravemind:

https://github.com/levito/tt-rss-feedly-theme/issues/51#issuecomment-352249163

flappysquirrel avatar Mar 09 '18 02:03 flappysquirrel

Seems to do the trick, thank you very much!

WladyX avatar Mar 09 '18 08:03 WladyX

It does not seem to work with the latest version 18 tt-rss, any ideeas? This theme rocks, thanks for any sugestions :)

WladyX avatar Dec 10 '18 10:12 WladyX

Hi, thank you @flappysquirrel for this fix, it worked!

I have this on top of the screen (with v17.12):

screenshot 2019-01-27 at 16 53 23

Any idea how I could fix this?

Thanks!

o-simardcasanova avatar Jan 27 '19 15:01 o-simardcasanova