Active
Project:
Content Profile
Version:
6.x-1.0-beta3
Component:
User registration module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 15:35 UTC
Updated:
26 Apr 2010 at 21:39 UTC
I imagine that there would be a way to tweak the content_profile_registration.module file to add a div wrapper to form items in one of the foreach statements I just can't figure out how. It would be great to be able to add CSS classes to these items. Any help would be greatly appreciated!
Comments
Comment #1
scalp commentedWas able to work around this using the Rules module as suggested in the README file.
Comment #2
Phillip Mc commentedcan you provide more details? I'm trying to do the same thing.
phil
Comment #3
scalp commentedPhil,
I didn't end up wrapping anything as I originally wanted, but I did find what I needed in the README file. There's a whole section toward the bottom of it that deals with theming. If you can't find your answer there, let me know a little more about exactly what you want to do and I can try to help out.