Ambo100s Widgets

20Sep/090

Xbox Live Avatar Released!

After 5 days of waiting for the widget to be approved by Widgetbox it's finally in the gallery.

15Sep/090

Xbox Live Avatar widget preview

I can't promise that the app will be released but it's being reviewed by the Widgetbox staff. If it is accepted you can find the widget at the following url

15Aug/090

10k views

The Runescape Hiscore Lookup widget or RSHL for short has reached the goal of 10,000 Views.

14Aug/090

Enter key bug fixed

The bug mentioned here has been fixed and is no longer a problem.

Tagged as: , No Comments
14Aug/090

Enter key bug

I'm aware of the enter key bug, After entering your name in the Runescape Hiscore Lookup widget be sure to press Go and not press the enter key. If you do the widget will disappear. I'm trying to fix this...

14Aug/090

A new record…

On Sunday 9, August the RSHL widget had gained a massive

28Jul/090

Guide to using custom CSS

Table of contents for Documentation

  1. Guide to using custom CSS

The ability of using custom CSS can help to make your widget fit the theme of your website.

Tips

  • Basic knowledge of CSS is required
  • The two classes' you need to know about are rsl-text and rsl-button
  • Don't use <style> tags as they are automatically added
  • It's currently not possible to use external CSS
  • Visit w3schools or search google for help with coding CSS
  • This feature is optional, keep the text field empty for the default styling

Sample CSS

#1

Code

.rsl-text {
    background: url(http://www.widget.ambo100.com/widget-files/background.png) repeat-x;
	border: 1px solid #000000;
}

.rsl-button {
    background: url(http://www.widget.ambo100.com/widget-files/background.png) repeat-x;
    border: 1px solid #000000;
}

Output


27Jul/090

Portuguese Language available

The Brazilian Portuguese is now available.

27Jul/090

Hiscore Compare no longer in development

The Runescape Hiscore Compare widget is no longer in active development.

27Jul/090

New Website

I've set up a new website blog for the widgets i make at Widgetbox.com. As the last site i used was outdated and wasn't a good enough blog. Since the 21st March around the time of the last update the Runescape Hiscore Lookup widget has gained 3,878 views and 221 new installs, a total of 8,660 views and 477 installs.

I'm hoping to keep the new site and current widgets updated more often.