1
adwin
Designing with xoopssimpleform class?
  • 2006/5/24 2:40

  • adwin

  • Just popping in

  • Posts: 68

  • Since: 2004/6/27


Hi,

I want to redisgn the registration form with some images and text in it. I couldnt use XoopsThemeForm because the style is fixed already.

So, what I want to ask is that possible to redesign a registration form with XOOPSSIMPLEFORM?


Here is the ouput of html that I desire to have.
<form ... >
<
table>
 <
tr>
   <
tdFirst Name </td>
   </
tdLast Name </td>
 </
tr>
 <
tr>
   <
td>  <input type=text name=firstname/> </td>
   </
td> <input type=text name=lastname/> </td>
  </
tr>
  <
tr>
   <
td colspan=2>
     <
img src="images/quotation.jpg"/>
   </
td>
  </
tr>
  ..... <!-- 
another text field and images and texts --> 
  
  <
tr>
    <
td colspan=2> <center> <input type="submit"/> </center></td>
  </
tr>
<
table>
</
form>
www.adwin.org

2
tripmon
Re: Designing with xoopssimpleform class?
  • 2006/5/24 8:02

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


XoopsThemeForm simply inherits the default theme's stylesheet(colors, font styles & sizes, etc)... you can still add images, etc. (though you may need to use a tray to do so).

You can find info on the elements at the DEV WIKI

hope that helps at least a little...

Login

Who's Online

229 user(s) are online (151 user(s) are browsing Support Forums)


Members: 0


Guests: 229


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits