• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Newbie questions

Newbie questions 17 years 1 month ago #2936

  • Zara20
  • Zara20's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi

I have a few questions.
First of all, this is a great form tool.
But I also have a few problems here. I have used the code that came with it.
1. The entire form has an alignment to the left side of the page, with the name fields protruding to the left. I would rather have the name fields start all from the same place and more space between the name fields and the actual text fields which is my 2nd problem(2.).
Take a look at this image to display my 2nd problem.
3. On the Thank you screen, I need to change Continue to a German word. Where is the file to be changed?
4. Also regarding the Thank you screen, it says:
Global variables are available too: {sitename},{siteurl}
Where do I need to add/define these?

Thank you very much. http://www.rsjoomla.com/media/kunena/attachments/legacy/images/Webkontakt.zip

Attachment Webkontakt.zip not found



Here is part of the code I am struggling with:
<div align=\"center\" style=\"width: 100%;\">
<div align=\"left\" style=\"width: 70%;\">
<form id=\"contactForm\" action=\"http://mysitewithform\" method=\"post\" name=\"contactForm\">
<table class=\"forme\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\">
<tbody>
<tr>
<td width=\"60%\" valign=\"top\" align=\"left\">Last name: *</td>
<td valign=\"top\">
<input id=\"lastname\" type=\"text\" style=\"width: 40%;\" value=\"\" name=\"form[lastname]\"/>
</td>
<td valign=\"top\"/>
</tr>
..
</tbody>
</table>
</form>
</div>
</div>
I would like it to look like this form here:
www.holstenrealestate.com/contact-us.html
Thanks!

Post edited by: Zara20, at: 2008/05/13 23:30<br><br>Post edited by: Zara20, at: 2008/05/14 01:49
Attachments:
The administrator has disabled public write access.

Re:Newbie questions 17 years 1 month ago #2938

  • dniezby
  • dniezby's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 136
  • Thank you received: 2
Your question is about styling the form; check out my tutorial on this board. Just search for tute. It's popular, it shouldn't be too far away.

As for your Thank you on your thank you page, the thank you that you see at the top of the page does not appear on the screen when a user submit's it. Only the text you input into the text area will appear.
Dave Niezby
www.nsfilms.com
Nightshade Studios, CEO
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!