-
How can I add a form to my site? ( at top )
If you want to add contents containing a HTML Form in your site, you have to do the following. First, copy and paste your HTML code in a new text document. Then save as filename .php, that filename can be any name. After that, insert a link at one of your pages in A4Desk. The link address will be "filename .php" if you are placing it in the same folder of your flash site.
-
How can I add a contact form to A4Desk Pro? ( at top )
To allow visitors contact you by a contact form, there should be server-side scripts supporting (PHP) such function. If you already have such script installed at your web space, you can click the contact form setting to create your form. Fill in the title, description, email and subject. Then you can use the set as contact form function when using link type or insert a link to the content text area using the Form button. For more details, please reference to our online userguide Create a Contact Form
-
Can I apply any HTML tags on my website's content in A4Desk Pro? ( at top )
The follow html tags are allowed in a4desk template's content area :
Tags |
Attributes Available |
<a> |
href, target |
<b> |
|
<br> |
|
<font> |
face , color , size |
<i> |
|
<li> |
|
<p> |
align ( left,center,right ) |
<u> |
|
If you want to put forms or any html tag not listed above, you can first create a pure html webpage, and then make a link to it using the <a> tag.
-
Does A4Desk Pro support Mac OS? ( at top )
A4Desk Pro is a Windows software only. However, the published files are readable in any browsers from Windows, Mac OS or Linux which supports the lastest Adobe Flash player.
-
How can I set the alignment of text such as company name and dropdown menus? ( at top )
These settings are available in the Font Settings window:
http://www.a4deskpro.com/userguide/Using_the_Font_Settings_Button.php
Click the alignment button under Change Font and you can make the text align to left, center or right.
-
How can I make a line in the content text align to center? ( at top )
Firstly, highlight the line you want. Then click on the "<p>" button under text area and choose your alignment option.
-
How can I add text below or above the flash web site? ( at top )
You can add text below your flash web site by going to the tab page "HTML & Meta Tag Settings", which is located under toolbar. At "MEMO Area", you can insert text or HTML tags below your site.
For inserting text above your flash web site, you need to edit web page's source, or you can contact us for customizations.