Post Reply 
Facebook Ads
Sep. 30, 2011, 03:50 AM
Post: #2
RE: Facebook Ads
We can't use "@-moz-document domain("facebook.com") ". The rest looks like css.

Code:
[Patterns]
Name = "facebook css test 11/09/29"
Active = TRUE
URL = "$TYPE(htm)www.facebook.com/"
Limit = 256
Match = "(^(^</head>))$STOP()"
Replace = "<style>"
          ".ad_capsule{ display: none !important; }"
          "#ssponsor{ display: none !important; }"
          ".nextstep{ display: none !important; }"
          ".sponsors { display: none !important; } "
          ".invitefriends { display: none !important; }"
          ".social_ad { display: none !important; }"
          "#sidebar_ads { display: none !important; }"
          ".sponsor { display: none !important; }"
          "#feedwall_with_composer, #info_tab { width: 722px !important; margin-left: -180px; }"
          ".story_content { width: 660px !important; }"
          ".story_body {width: 665px !important; }"
          ".photos_tab { width: 945px !important; }"
          ".emu_sponsor,.house_sponsor { display: none !important; }"
          ".from_friend_story {width: 725px !important; }"
          ".UIHomeBox_Sponsored, .profile_sidebar_ads { display: none !important; }"
          "#home_sponsor_nile{ display: none !important; }"
          "#pagelet_ego_pane { display: none !important; }"
          ".fbPhotoTheaterGrid .adsContainer { display: none !important; }"
          "</style>"

Anything?

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
Facebook Ads - Belarathon - Sep. 29, 2011, 05:25 PM
RE: Facebook Ads - JJoe - Sep. 30, 2011 03:50 AM
RE: Facebook Ads - Belarathon - Sep. 30, 2011, 04:25 AM
RE: Facebook Ads - JJoe - Sep. 30, 2011, 01:51 PM
RE: Facebook Ads - Belarathon - Oct. 01, 2011, 09:50 PM
RE: Facebook Ads - JJoe - Oct. 02, 2011, 02:47 AM
RE: Facebook Ads - scoop - Sep. 30, 2011, 02:05 PM

Forum Jump: