Walla Articles Fix Overlapping

By Rotem Liss Last update Nov 30, 2005 — Installed 7,490 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 8 posts, 7 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
n0nick Scriptwright

hey,

i created a script for this same problem before i knew you had one.
anyways, i'm not using a js loop, just appending a <style> element to the head part.

js = document.createElement('style');
js.type = "text/css";
js.appendChild(document.createTextNode('.wp-0-b{width:auto !important;}'));
document.getElementsByTagName('head').item(0).appendChild(js);</style>

 
Michael Gs User

^_^

 
Rotem Liss Script's Author

Updated (thanks to AmirG from the Hebrew Mozilla Forum) - now you don't have to exclude Walla! Pedia.

 
daniel Rozen... Scriptwright

Hallelujah :)

 
Rotem Liss Script's Author

By the way, you should disable the script in Walla! Pedia. I will add it to the excluded sites in a minute.

 
Alon User

Thanks, works great!

 
Golanlan Scriptwright

I love you.
I really do.

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