Use this script in userContent.css to view screenshots as submitted:
@namespace html url(http://www.w3.org/1999/xhtml);
@-moz-document domain(userstyles.org) {
.screenshot { max-width: none !important; }
}
Links to Gadget Modules incorporated into this script:
-Google Calendar http://www.google.com/ig/adde?hl=en&moduleurl=calendar.xml&source=imag
-YouTube http://www.google.com/ig/adde?hl=en&moduleurl=youtube_videos.xml&source=imag
-Gmail http://www.google.com/ig/adde?hl=en&moduleurl=http://william.mcsweeney.googlepages.com/gmail.xml&source=imag
-Google Reader http://www.google.com/ig/adde?hl=en&moduleurl=reader.xml&source=imag
-Google Finance http://www.google.com/ig/adde?hl=en&moduleurl=finance_portfolios.xml&source=imag
-Date & Time http://www.google.com/ig/adde?hl=en&moduleurl=http://www.google.com/ig/modules/datetime.xml&source=imag
Updated: 4/5/08 Updated for FF3.0
@fonyboy Go here to add the gadget http://www.google.com/ig/adde?hl=en&moduleurl=http://www.google.com/ig/modules/datetime.xml&source=imag Once added open DOM Inspector and inspect http://www.google.com/ig
On the top left in the Dom Inspector there is a icon button with a box and an arrow, left click on that icon and then click anywhere on the Date/Time module. In the DOM Inspector you will see the element information and what you need is the number like #m_101_b (which is my module id). Once you have your id number, go to my script and with wordpad replace command, replace _101_ with _(your module id#)_ Save and exit.
Before
|
After
|
On the before picture, how did you get the "Date & Time" gadget in grey/black? I've looked everywhere for this.
Very, very Gooooooooooood! :-D