-
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 such function. If you already have such script installed at your web space, you can copy HTML tags of your contact form, paste it in a text document, and save it as a .php file. Then insert a link to the file in one of your pages in A4Desk. For more details, please refer to "How can I add a form to my site? ".
-
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.