Translate

Saturday, May 20, 2017




How to make your Splash Pages, Very easy.If you have any difficulty please just drop me a line via the contact form and I will help you.

Here is a New video, to show members the 'NEW Features' 7th April 2014.

I have made a NEW video showing how to make a splash.
This includes how to add Banners in the header and add a Back Ground Image,
including one that has a transparent background.

Click here to see the old Video

1.  
Click 'Splash Pages'

2.  Enter Splash page 'Name' and then 'Create Splash Page'

3.  Pick a 'Template (you can always change it later)

4.  Then 'Click Here to update the main picture.'

5.  Pick a picture or Upload your own. Click 'Update Picture'

6.  Then 'Click Here to update the other Settings for your Splash Page.'

7.  Fill in the fields and change colour as you see fit.
Settings page view


8. Now carry on and fill the rest of the form.
You can add HTML into these settings!Main contents

How to add the banner code.

When you have added the information (text) and colours to your splash, you simply use the fields under 'Banner/Text links:'
If you want to add extra banners you can use this code below or simply use the editor, add it to any of the HTML boxes.

Use the example code below:

<a href=http://yourreferralurlhere.com?refer=2 target=blank><img
src=http://yourbannerimage.com/banner1.gif></a>

Just replace the links underlined with your links. Please feel free to use one of the images already loaded for your use. Simply right click over the image
and select 'view image info' and the location/url of the image is next to
'Location'.
You could always use a FREE banner maker, simply Click HERE
and when you have done that just copy and paste the CODE into
'Main Contents Area' (see image above)


When you have finished and checked your Splash Page looks like you want it, you can change it any time you like by just going back and editing it, you can change ALL settings completely, redo the splash page without changing the link for your Splash.

9. How To Find Your Link for your splash.
When you have created your splash page and clicked to view it, The splash opens in a new window,
just copy the link from the window.
How to find your link
or copy the Url at the bottom of the 'Settings page'

10. If you want to add a video to your splash page simply go to youtube.com and pick your video, then click 'SHARE', then 'Embed' and pick/tick 'Use old embed code'. Then choose the size you would like, small is best (420x315) as it fits best into the splash page,
Copy and paste the code from the box, see below.

<object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/mm-sbOH-nEc?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mm-sbOH-nEc?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>

If your video doesn't play automatically just paste  autoplay=1&  AFTER the number 3&.
(The Video code here is for the sound music of 'Gladiator')
Now here's the code again that now automatically plays. Having a video on autoplay is better as it will catch the audiences attention more.

<object width="420" height="315"><param name="movie" value="http://www.youtube.com/v/mm-sbOH-nEc?version=3&autoplay=1&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mm-sbOH-nEc?version=3&autoplay=1&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="420" height="315" allowscriptaccess="always" allowfullscreen="true"></embed></object>


11. To add a Background Image:
Simply put the url of the image you want to use into the 'Page BG'
Note: some splashes use a full screen background while others don't, you can tell by the templates image which is which.

12. Change Font Styles:
<b>...</b>    Bold  
<i>...</i>    Italics   
<u>...</u>    Underline  
<s>...</s>    Strike-through  
<sup>...</sup>    Superscript (E=MC2)  
<sub>...</sub>    Subscript (H20)

Click Here for more HTML Tricks