Farm Town View Simplifier

By JoeSimmons Last update Nov 24, 2009 — Installed 1,737 times.

Centered

in
Subscribe to Centered 2 posts, 2 voices



Chris4 Scriptwright
FirefoxWindows

I didn't like it positioned in the top left, so I positioned it in the center.

To do this, edit the script and scroll down to:

#app56748925791_main_tab_control {margin:0;padding:0;width:auto;height:auto;}
..which is the 7th line from the bottom, and change it to:
#app56748925791_main_tab_control {text-align:center;}

Chris :)

 
JoeSimmons Script's Author
FirefoxWindows

text-align doesn't work for me, but I put a simple percent margin and it seems to be fairly centered.

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