Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
K0shyX, I just tested the script, and see no problem. It's probably another script or an unrelated issue. |
|
|
this script kinda makes the webpage look funky when it's installed, the firefox banner is half missing and there's two google logos |
|
|
What changes need to be made, Dink? |
|
|
had to edit this script when i updated to firefox 2.2 |
|
|
I've updated it as recommended by Richard Davies. That does "feel" better. Thanks. |
|
|
Let's try this again... ;-) var styles = '<style>input {margin: 3px 5px 0 0;}</style>';
|
|
|
I added the following two lines of code to the bottom of the script to add a little bit of padding around the buttons. I think it looks a little better this way... var styles = '<style>input {margin: 3px 5px 0 0;}</style>';
|
|
|
Great script! This is exactly what I was looking for and works great! |