Page 1 of 1

Guardian website issues

Posted: Wed Oct 21, 2015 7:15 pm
by joebloggs26
Can anyone come up with a filter to prevent the slideshow on the home page's main story? The image is not an animated gif, nor does it have its own link - rather it seems to share the same link as the story's headline.

Also, is there any way to stop the slide-down menu at the top of each article without also losing the masthead and top menuon the home page?

http://www.theguardian.com/uk

Re: Guardian website issues

Posted: Wed Oct 21, 2015 7:29 pm
by mapx
try these filters

Code: Select all

theguardian.com##.fc-item__image-container.u-responsive-ratio.fc-item__slideshow
theguardian.com##.gs-container.l-header__inner

Re: Guardian website issues

Posted: Wed Oct 21, 2015 10:03 pm
by joebloggs26
mapx wrote:try these filters

Code: Select all

theguardian.com##.fc-item__image-container.u-responsive-ratio.fc-item__slideshow
theguardian.com##.gs-container.l-header__inner
Many thanks.