b3ta.com board
You are not logged in. Login or Signup
Home » Messageboard » XXX » Message 9345069 (Thread)

# The old BBC site made it really easy to change any of the text
On the new one it's a bit more of a chore ;)
(, Wed 8 Apr 2009, 14:52, archived)
# view the source
copy it into dreamweaver and the like. Change what you want in the html then preview it in your chosen browser. Take a screenshot and profit.



Click for bigger (187 kb)
(, Wed 8 Apr 2009, 15:17, archived)
# I used to use the old javascript technique
Paste this into your address bar

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

Then you can edit the page in your browser, take a screenshot and that's it.

The new BBC site does something funny when you move the mouse over certain parts of it though, so you have to be careful :¬/
(, Wed 8 Apr 2009, 15:24, archived)