Tutorials
 
Please link back to my site; these tutorials were written by me, and it would be appreciated greatly.
 
Popup Message:

1. Copy the code below (Ctrl+C) and paste (Ctrl+V) this after your </head> tag
 
2. Copy the code below and paste this between your <head> </head> tags

 
Christmas Countdown (in Status Bar):


1.
Copy the code below (Ctrl+C) and paste (Ctrl+V) this between the <head> tags
2. You could change the text "Woot...it's Christmas!!" into your own Christmas Message

 
Scrolling Text (in Status Bar):

1.
Copy the code below (Ctrl+C) and paste (Ctrl+V) this between the <head> tags
2. The only thing you have to do now is change the text "Welcome to whorecake.co.uk" into your own text
 
Hides Links (in Status Bar):
 
1.
Copy the code below (Ctrl+C) and paste (Ctrl+V) this between the <head> tags
 
Banner Rotation Slideshow:


1.
Copy the code below (Ctrl+C) and paste (Ctrl+V) this where you want the button rotation to appear
2. Read the code carefully because it says in the code where to change what
3. You can add as many buttons as you want, just add ultimateshow[0]=['Path to image', 'optional link/', '_target'] and change the 0 in this case into number 3

 
Bookmark Site:


1.
Copy the code below (Ctrl+C) and paste (Ctrl+V) this where you want the text to appear
2. Don't forget to change http://www.yoursite.com & your site name in the code

 
Popup Window:


1.
Place the code below between your <head></head> tags


1. Place the code below where you want your thumbnail to be (so in your <body></body>)

The only thing you have to do is create a thumbnail and page for your original sized image.
Change the width and height of the popup-window and thumbnail

 
Turn .abr files into .jbr

REQUIRED:

-FTP Program
-.ABR brush file
-JASC Paintshop Pro

STEP 1
Open up your FTP client, and navigate through your files and folders until you spot your .ABR brush you want to convert into a .JBR.

STEP 2
Right click > Rename > Now, set the brush to have an ending of '.jbr' instead of '.abr'. Click ok.

Now you can properly import your new .JBR brush into your Paint Shop Pro, and use it.

 Back