
HeruHelp
Home
Coming Soon
About
News
Rules
Contact Us
Link Back
Staff Log
Live Help
QuickLinks
Herupets
HeruHelp Clan
UnOfficial Toolbar
Herupets
Pets
Info/History
Herupets Staff Log
Game Guides
Itemlist: 156 Items
FAQ
Guides
Layouts/Graphics
Pet Revamp: 93%
Important
Rules
Privacy Policy
Coding
CSS Coding
HTML Coding
BBCode Coding
Affiliates
Apply

Please Apply
Other
| body,div,td,p{font-family: FONTTYPE; color: COLOR; font-size: SIZE} | This changes the fonts on your page. FONTTYPE can be changed to things such as Arial, Verdana or any other font. Color can be any color of the rainbow. Make sure to change size, too. Standard size is 12. |
| A{text-decoration: DECORATE; font-family: FONTTYPE; color: COLOR; font-size: SIZE} | This changes the link on your page. DECORATE can be changed to: underline, overline, underline overline, line-through, none. |
|
body{background: COLOR; background-image: url(IMGLINK)} | This changes the background. You can have a color and an image, but if you only want a color, erase "background-image: url(IMGLINK)". |
|
scrollbar-face-color : COLOR; scrollbar-highlight-color : COLOR; scrollbar-3dlight-color : COLOR; scrollbar-shadow-color : COLOR; scrollbar-darkshadow-color : COLOR; scrollbar-track-color : COLOR; scrollbar-arrow-color : COLOR} | This changes your scrollbar. Experiment! |
| body{cursor: CURSOR} | This changes your cursor. CURSOR can be changed to: default, auto, wait, crosshair, hand, help, text, move. |