• 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: Background for form table

Background for form table 11 years 5 months ago #19913

  • lvirzi
  • lvirzi's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hallo, i'm using a modified form style, because i would like to align the form to other k2 content on my joomla.
The page is: www.fareformeabitate.it/index.php?option=com_forme&Itemid=80

I would like to extend the background you can see for the heading to the rest of the form but i failed.
This is the code
<div align="left" style="width:100%;font-family: 'century gothic', verdana, geneva;" class="componentheading"><br><br>{formtitle}<br><br></div> <div class="containerBG"> <form name="{formname}" id="{formname}" method="post" action="{action}" {enctype}> <table width="100%" border="0" cellpadding="0" cellspacing="0" class="forme"> {formfields} </table> </div> </form> [code] Any idea? Thanks[code]
<div align="left" style="width:100%;font-family: 'century gothic', verdana, geneva;" class="componentheading"><br><br>{formtitle}<br><br></div>
<div class="containerBG">
<form name="{formname}" id="{formname}" method="post" action="{action}" {enctype}>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="forme">
{formfields}
</table>
</div>
</form>
Any idea? Thanks[code]
Any idea?
Thanks
The administrator has disabled public write access.

Background for form table 11 years 5 months ago #19965

  • gavindcht
  • gavindcht's Avatar
  • OFFLINE
  • Banned
  • Posts: 63
  • Thank you received: 1
Hi lvirzi, it's been two days already but were you able to get an answer to this already?
Deleted code is debugged code.
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!