JPCA Designs - HTML Helpers Lemonade

header


Home  Signatures  HTML  Midis  Email

HTML Helpers Banner
Here are a few HTML Helpers to get you started. When I first started making signatures everything was like a foreign language to me. Therefore, when I found or stumbled across coding that would help me accomplish what I wanted I saved them and am now passing them on for all that might need them.
CHANGE BACKGROUND COLORS TAKE THIS CODE:
Put a solid color on your rules page when your background is too busy to read through. This is put at the very end of any sig after the closing </html> (DO NOT put a background URL in the designated spot on the customize tourney page)
FIXED BACKGROUND TAKE THIS CODE:
Use this so that your background is stationary and your sig scrolls over it.
ADD MUSIC TO PAGES TAKE THIS CODE:
To add music to your page (this can be put at the very top or very bottom of your Custom HTML)
SCROLLBAR COLOR CHANGE TAKE THIS CODE:
This code goes inside the <body> tag -- An easy way to to this is scroll to the end of the HTML and find the ending </html> tag. Insert this code above that tag and change the color codes and watch the magic.
LINK ROLLOVER COLORS/SIZE TAKE THIS CODE:
Change the look of the cases links on mouse rollover. Insert this code above the ending </html> tag. The first color you choose will be the color you want the link to turn on mouse rollover and the second color will be the highlight color. The font size is the percentage to enlarge text on rollover.
MARQUEE SCROLL TAKE THIS CODE:
Place this code between the <Body> tags where you want the marquee to start. Use the directions of up, down, right, or left but the word must be inside the " " marks. Change the color code for text and insert text to scroll. If you have multiple lines separate each line with the <br> tag. You can also take out from <font color thru TEXT and put in <center><img src=" ">, add the url of your graphic in between the " " marks and your picture will scroll.
NO RIGHT CLICK TAKE THIS CODE:
To prevent people from right clicking and taking graphics or source codes. This code works best if placed within the <HEAD> and </HEAD>tags of your html. This works on your main league pages also.
NO COPY AND PASTE TAKE THIS CODE:
Stop people from copying and pasting the text off your pages - this works on the main site pages also. This goes between the <HEAD> and </HEAD>tags.


bar
Home

Guestbook

Webset by: © JPCA Designs 2008

Copyright: ©2008 JPCA Designs
All rights reserved
Last Changes made 05/08