• 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: Look nicer on phone

Look nicer on phone 4 years 9 months ago #39315

Yes if you go to my form

https:// vbyc.ca/ classifieds

Please remove the SPACES after the / (don't want seach engines going to this page

1. I you see it on a computer it looks nice
2. If you look at it on a smart phone it looks odd - how can I make it look nicer for the submission

HTML Layout
<table width="100%">
		<tr>
			<td><strong>Category</strong></td>
			<td><strong>Ad</strong></td>
			<td><strong>Price</strong></td>
			<td><strong>Location</strong></td>
		</tr>{formdata}</table>

Row Layout
<table width="100%">
		<tr>
			<td>{details}{Category:value}{/details}</td>
			<td>{Ad title:value}</td>
			<td>${Asking price:value}</td>
			<td>{Location:value}</td>
		</tr>
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!