inherit
49550
0
Sept 18, 2016 15:06:47 GMT -8
hellyearockstar
658
July 2005
dunn
|
Post by hellyearockstar on Jul 21, 2012 15:35:33 GMT -8
GLOBAL HEADER A simple code to edit your text area. Edit the parts in red. PREVIEW. <style type="text/css"> <!-- textarea { background-attachment: FIXED; border: 3px inset #BORDER COLOR; background-color: #BACKGROUND COLOR; background-image: url(BACKGROUND IMAGE); font-family: FONT; font-size: 9pt; color: #TEXT COLOR; } --> </style>
<style type="text/css"> <!-- textarea { background-attachment: fixed; border: 3px inset #BORDER COLOR; background-color: #BACKGROUND COLOR; background-image: url(BACKGROUND IMAGE); font-family: FONT; font-size: 9pt; color: #TEXT COLOR; } --> </style>
|
|