Quote:
Originally Posted by olaf
I can not for the life of me figure out how to remove an image file at the top of each article of this newspaper. The image file has "Share - Larger Text - Smaller Text - Print" at the top of each article, pushing the main picture off to the next page and leaving the current page mostly blank.
|
Try this:
remove_tags = [dict(name='div', attrs={'id':'article_tools'})]