Gametrailers.com [fixed in EasyElement]

This is where you should report issues arising from the subscription filters.
Locked
Strealeche
Guest

Gametrailers.com [fixed in EasyElement]

Post by Strealeche »

http://www.gametrailers.com/

Front page login is messed up when adblock is on but fine when turned I turn off the easylist subscriptions.
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

You will need to disable the string:

Code: Select all

#*(class^=ad)(class*=eaderboard)
... in the EasyElement subscription.

And add this allowance:

Code: Select all

@@.gametrailers.com/*sz=728x90
"Experience is something you don't get until just after you need it"
Ares2
Emeritus Contributor
Emeritus Contributor
Posts: 4572
Joined: Thu Sep 27, 2007 12:49 pm

Post by Ares2 »

Rick, if you don't want to add/change it, you could maybe add

Code: Select all

gametrailers.com#IMG(height=98)(width=200)(src=/images/spacer.gif)
to EE?
User avatar
rick752
Honorary Member
Honorary Member
Posts: 4508
Joined: Fri Dec 30, 2005 1:02 am
Location: New York, USA

Post by rick752 »

Ares2 wrote:Rick, if you don't want to add/change it, you could maybe add

Code: Select all

gametrailers.com#IMG(height=98)(width=200)(src=/images/spacer.gif)
to EE?
Interesting. I added that instead. :arrow:
All it does is cause everything to realign again over the background logo again. If you don't care about the logo, it actually is BETTER than the normal layout as it moves everything up even higher. You will have to add it if you are using the EasyList without the EasyElement though .. but what the heck.
"Experience is something you don't get until just after you need it"
Locked