JSPT Docs > Tips and Tricks > Show Profiletype selection in multiple column

Show Profiletype selection in multiple column

Through this description you can configure the layout of Profile type Selection page as you want.

Profile Type Selection

Till now each Profile Type is shown as row by row in Profile Type Selection Page at the time of Registration using JSPT. Now  you can also show Profile Types in Columns.

How to do this?

Now the question comes that how to do this? You need to change one line of code. You have to change the width of a division which is used to show each Profile Type. For Displaying -

  1. One Column(set width=95%)
  2. Two Column(set width=45%)
  3. Three Column(set width=28%)
  4. Four Column(set width=23%)

To do so change the one line of code at location -

  1. Open the file from the path ----> Joomla Root / components / com_xipt / assets / style.css
  2. Change the width of division Div.singlePT at line no 29 to which you want.
  3. Save the change and check your site.
Note
  • Refer link for JSPT3.3 or Higher version: http://joomlaxi.com/component/kunena/56-jspt33xxx/16771-jomsocial-profile-types-8o1p3vpoclx7-.html#16771
  • This setting will affect all registrations integrated with JSPT.
  • The version of JSPT should be 2.1.247 or more.
  • To show the profile type in two column do not change the above width to exact 50%. Please leave some % for the margin. You can change it to 45% - 47% for better output.
  • Similarly for more then two column above rule is applicable.
  • For only one column change the width to 50% to 95%.


  • Wednesday, 01 December 2010

Comments (0)

Leave a comment

You are commenting as guest.