Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: The big Vote button

by xdg (Monsignor)
on Aug 25, 2005 at 17:11 UTC ( [id://486641]=note: print w/replies, xml ) Need Help??


in reply to The big Vote button

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:

input[name="sexisgreat"] { position: fixed; top: 0px; left: 0px; z-index:1; }

For another "look", add these lines.

padding: 5px; border: 2px solid red;

Play around until you're happy with it.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is 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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://486641]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-18 11:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found