• 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: li has no class

li has no class 13 years 2 months ago #16296

  • steven5
  • steven5's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
I installed the latest version of RSFormPro on a site running Joomla 1.5, alll works great but the Auto Generated code does not have class tags on the li tags
<li>
		<div class="formCaption2">{city:caption}</div>
		<div class="formBody">{city:body}<span class="formClr">{city:validation}</span></div>
		<div class="formDescription">{city:description}</div>
	</li>

On another site that I installed RSFormPro I get class tags for the li's in the auto generated code,
<li class="rsform-block rsform-block-details">
		<div class="formCaption"></div>
		<div class="formBody">Your Details:<span class="formClr"></span></div>
 
		<div class="formDescription"></div>
	</li>

anyone know why?
Where do these templates reside
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!