-
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.
-
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.
-
Can I add a 2nd Contact form to my website?
( at top )
Customization is required for adding more contact
forms.
-
How can I change the font in tooltip/ info box? ( at top )
If you need to change the font of the text inside tooltip/infobox, you can set it using the HTML tag <font>.
For example, <font face="MS Sans Serif" color="#000000" size="8">123456</font> would set the font to MS Sans Serif at size 8.
-
How do my site can be found in serach engines? ( at top )
You can use <meta> elements, which provides descriptions and keywords for search engines. Please refer to the link below:
http://www.a4deskpro.com/userguide/Working_with_HTML.php
-
How to add HTML patch to my website other than below the footer? ( at top )
Please note that A4DeskPro is a flash website builder, it will produce
flash based website, the flash based website only allow limited HTML tag
support inside the flash area. If you need to add external HTML content
outside the flash website, you can pubish the flash website, get the
index.html and modify it using notepad or any html editor to add your own
HTML content.
-
Does your software templete accept Google Adsense code?
For Google Adsense, as our A4DeskPro is flash based template, you are required to put your google adsense code in the HTML Area, you can simply put it in the memo area or you can simply modify the published html file using any html editor and add your google adsense code.