How to change font on the BBC Urdu website

2011 May 18
by awais

Update: BBC has now embedded a new font (BBCNasim) on their website which is quite good. In fact I don’t use this plugin any more myself. It’s not Nastaleeq but it is good enough.

Let’s face it. The font on the BBC Urdu website is not that good. When a friend complained about it on our alumni list, I thought of writing a small greasemonkey script to take  care of the problem. The results are pretty good, as visible in the image below. The left part is the site after installing the Urdu Naskh Asia type font provided by BBC and before installing the script (and I maintain, Aijaz, it is not good). The right part is after installing the script. Click on the image and you’ll get an un-scaled version.

To install the script, click the link below and follow the installation instructions given there. Currently, it works only on Chrome and Firefox.

BBC Urdu Font Changer @ userscripts.org

and the world is a bit better now…

change

6 Responses leave one →
  1. 2011 July 13
    Kashif Iqbal Khan permalink

    Hi Awais!

    Awesome work.

    I have made a little change in your script so that it works on BBC Urdu Blogs as well:

    modified the following headers:

    // @match http://*.bbc.co.uk/*/urdu/*
    // @include http://*.bbc.co.uk/blogs/urdu/*

    added these selectors

    div#blq-content input, div#blq-content input#comment-submit, div#blq-content textarea

    and finally changed body#bbcworld to body

    Keep up the good work

  2. 2011 December 2
    Kashif Iqbal Khan permalink

    Hi Awais!, Its me once again.

    Any plans for updating the script for BBC updated layout?

    • 2011 December 13

      The main page seems ok. Got a test page where it doesn’t work?

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS