get paid to paste

Forum Mods

#postQuickReply {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: url("link to pic") repeat scroll 0 0 gray !important; /* background*/
    padding: 10px;
}
/* Cool Forum mods provided by myuwant.webs.com */
/* Visit http://myuwant.webs.com for more cool codes */
/* This notice should stay here for legal use */

td.postDescription {
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    background: url("link to pic") repeat scroll 0 0 gray !important; /*Post background*/
    border: 5px solid lightgray !important; /*Border*/
    color: #494949 !important; /*Font color*/
    padding: 10px !important;
}
table#postQuickReply {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: url("link to pic") repeat scroll 0 0 gray !important; /*Form background*/
    color: #FFFFFF !important;
    border: 5px solid lightgray !important; /*Border*/
    margin-bottom: 5px;
    margin-top: 10px;
    padding-left: 20px !important;
    width: 100%;
}

Pasted: Jun 4, 2011, 3:41:37 pm
Views: 78