<?xml version="1.0" encoding="windows-1252"?>
<node id="486641" title="Re: The big Vote button" created="2005-08-25 13:11:08" updated="2005-08-25 09:11:08">
<type id="11">
note</type>
<author id="268515">
xdg</author>
<data>
<field name="doctext">
&lt;p&gt;If you know some CSS, you can do a lot with custom CSS in your user settings.  Try this -- it should pin the vote button to the upper left of your window:
&lt;/p&gt;
&lt;code&gt;
input[name="sexisgreat"] {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index:1;
}
&lt;/code&gt;
&lt;p&gt;For another "look", add these lines.&lt;/p&gt;
&lt;code&gt;
  padding: 5px;
  border: 2px solid red;
&lt;/code&gt;
&lt;p&gt;Play around until you're happy with it.&lt;/p&gt;
&lt;div class="pmsig"&gt;&lt;div class="pmsig-268515"&gt;
&lt;p&gt;-xdg&lt;/p&gt;
&lt;p&gt;&lt;small&gt;&lt;i&gt;Code written by xdg and posted on PerlMonks is &lt;a href="http://creativecommons.org/licenses/publicdomain"&gt;public domain&lt;/a&gt;. It is provided &lt;b&gt;as is&lt;/b&gt; with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.&lt;/i&gt;&lt;/small&gt;&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;</field>
<field name="root_node">
486584</field>
<field name="parent_node">
486584</field>
</data>
</node>
