Mountain View 1600, CA 94043
+1 650-253-0000
name@example.com
Web
Site
Search
Register
Login
DNN Home
Services
-
DotNetNuke Support
-
CRM Systems
DNN
-
DotNetNuke Modules
-
Module Downloads
-
Module Upgrade Policy
DNN Support
-
Module Update News
-
Knowledge Base
-
License Management
-
Invoice History
Module Downloads
Blog
Store
Contact Us
-
About Us
Search
Home
1
2
3
4
5
Home
Support
Feedback Design...
Can't duplicate form alignment
Previous
Next
2/17/2012 6:51 AM
Will
Joined: 9/2/2011
Posts: 2
Can't duplicate form alignment
(United States)
Hi there,
I have a page here http://mofga.net/Home/SignUpRequest/tabid/129/Default.aspx where I have the form items lined up properly.
I installed the module on another portal and copied out the Modify Form "Look And Feel"-> Form Items Layout Text/HTML code and it is not looking the same way - the alignment of fields does not snap to the same vertical line like they need to. Here is the code:
<table border="0" cellpadding="1" cellspacing="0" width="100%">
<tbody>
<tr class="SubHead" valign="top">
<td nowrap="nowrap" width="150">
[ITEMNAME]</td>
<td>
[ITEM]</td>
<td align="left" width="100%">
[REQITEM]</td>
</tr>
</tbody>
</table>
Is something overr riding the settings somehow?
thanks,
Will Sugg, Planet Maine
2/17/2012 10:06 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Can't duplicate form alignment
(Australia)
That will be your skin playing with that look.
2/24/2012 10:17 AM
Will
Joined: 9/2/2011
Posts: 2
Re: Can't duplicate form alignment
(United States)
I am not much of a skinner - what would I do to fix that? Write a new class or something?
thanks
2/24/2012 1:25 PM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Can't duplicate form alignment
(Singapore)
Probably the best place to start is to put the page skin to a default skin, and confirm that this fixes the problem. Identifying that the skin is at fault.
After that, the best place to start may be the skin creator.
We can provide support in this area, but would need RDP or FTP access to your site. Naturally we would need to charge you for the time in modifying the skin.
You can contact us directly via our contact us page if you would like this service. Another team who can likely assist you is salar.com - We have a close relationship with them as one of the best DNN skin teams around.
Page 1 of 1
Previous
Next
Home
Support
Feedback Design...
Can't duplicate form alignment