naeramarth7 / clean-greader

clean-greader is a tiny tiny rss theme based on the latest Google Reader and inspired by other Google Services.
128 stars 22 forks source link

update to 17.12 #22

Open WladyX opened 6 years ago

WladyX commented 6 years ago

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:

flappysquirrel commented 6 years ago

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

WladyX commented 6 years ago

Seems to do the trick, thank you very much!

WladyX commented 5 years ago

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

o-simardcasanova commented 5 years ago

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!