Community Support Forums — WordPress® ( Users Helping Users ) — 2010-10-17T05:43:06-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=959 2010-10-17T05:43:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=959&p=3964#p3964 <![CDATA[Re: where to format checkboxes on Reg form?]]>
Regards, Joe

Statistics: Posted by joehark — October 17th, 2010, 5:43 am


]]>
2010-10-17T05:29:45-05:00 http://www.primothemes.com/forums/viewtopic.php?t=959&p=3963#p3963 <![CDATA[Re: where to format checkboxes on Reg form?]]>
By default they all should list vertically,

It may be your blog theme style.css file overriding the formatting for the check boxes ,

At a glance the text labels for each option are very small compared to the normal text so it maybe that.

For the formatting for each check box which will change the look ,
see here

1) General Options
2) Custom Registration Fields
3) Edit the filed in question to the far right by clicking on the the pencil
4) CSS Classes: ( optional ) put in the css name you want eg: my_format
5) CSS Styles: ( optional ) eg: display: block;

but remember the theme style.css may override this

You could test my theory by changing the blog template to the default wordpress one quickly and having a look at the registration page to see of they all align up and then changing it back to your theme

if so you may see a line in the file like this

.checkbox {

}

or

#checkbox {

}
But bear in mind this will change every check box on the blog if you change this

Statistics: Posted by webboy — October 17th, 2010, 5:29 am


]]>
2010-10-16T02:17:48-05:00 http://www.primothemes.com/forums/viewtopic.php?t=959&p=3933#p3933 <![CDATA[Re: where to format checkboxes on Reg form?]]> Statistics: Posted by joehark — October 16th, 2010, 2:17 am


]]>
2010-10-06T02:03:19-05:00 http://www.primothemes.com/forums/viewtopic.php?t=959&p=3790#p3790 <![CDATA[where to format checkboxes on Reg form?]]>
Where can I insert a bit of HTML, like maybe a table and cells to organize them? I can't find the file, so the full path - not just the file name - would be greatly appreciated.

This is my first s2Member installation and I am amazed at how well it is done - especially the tutorials. I am one who constantly moans that programmers should never be allowed to write instructions or manuals because they know and assume to much - but Jason, you are a rare exception. After this project is finished I will be back here to buy a Pro license and I have some great expectations for selling sites that need this plugin.

Statistics: Posted by joehark — October 6th, 2010, 2:03 am


]]>