Google Mail Customize

By fobos Last update Feb 16, 2008 — Installed 11,644 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 32 posts, 18 voices



fobos Script's Author

Thanks Sir Robert for finding this bug.
I've made the correction.

 
Sir Robert User

Huh. The site edited out part of my comment. The way I edited the file was that I added


if( !footer ) return false;

at line 117, just after the document.getElementById('ft') statement.

 
Sir Robert User

Got a bunch of errors on line 117 (because in some frames it wasn't finding the footer). So I changed:


if (isUseInMenu == 1) {
footer = document.getElementById('ft');
stringFooter = footer.innerHTML;
stringFooter = stringFooter.slice(stringFooter.indexOf('

No more errors.

 
Cipher Scriptwright

Hi fobos, thanks for finally mentioning it, i would've done the same if i borrowed code from others.

 
fobos Script's Author

Hi Cipher !
I must say you're right and I was greatly inspired of your Gmail Beautifier script, specially for the button style and wider email body. That's why, now I mention it in the script source.

 
Cipher Scriptwright

hey dude thanks for copying my code & not even mentioning it...Hey guys if you want the real code script checkout: Gmail Beautifier

this guys is nothing but a thief :)

 
Oday User

Haha, you actually ripped off "Gmail Beautifier".

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel