Jump to content

RS client


zhong881209

Recommended Posts

i want Runescape Client to be look exactly like in firefox with Adblock Plus enabled.

 

i used iframe{display:none} but only the homepage ads is removed, the game page top section is still there.

 

what css that need to be insert into IE so that Runescape Client will not include the whole top section, including 'home', upgrade to member', search'.

that it will look like almost full screen?

Link to comment
Share on other sites

You'll notice that the frame on the main Runescape game page (at least on the Signed version), links to a webpage like so :- http://world36.runescape.com/m0

 

If you view the source of this page, you'll see that you're wanting to remove the 'menubox' element from the page to remove what you're speaking of.

 

Removing that gives the following effect, which I presume is what you're after :-

 

[spoiler=Image]menuboxremoved.png

 

Link to comment
Share on other sites

Removing ads when you are not a member is against the rules, and can get you in trouble, so don't do that.

 

I guess the menubar at the top can be a nuisance...

 

#menubar { display:none; }

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.