Skip to Content Skip to Menu

🐰 Happy Easter! Great savings on Professional and Developer Memberships! Get 20% off now with code EASTER-2025!

CB 1.2.1 User List Layout

  • psonline
  • psonline
  • OFFLINE
  • Posts: 1
  • Thanks: 0
  • Karma: 0
14 years 1 week ago #160671 by psonline
CB 1.2.1 User List Layout was created by psonline
Hello to all...

I tried to post this in the CB 1.2.1 area but it wouldn't allow me to post there.

What I need to do is chage the User List layout so i shows more than one user in a row.

Example.

<table width="242">
<tr>
<td colspan="4">Heading</td>
</tr>
<tr>
<td width="46">&nbsp;</td>
<td width="46">&nbsp;</td>
<td width="46">&nbsp;</td>
<td width="211">&nbsp;</td>
</tr>
<tr>
<td>User Avertar</td>
<td>User Avertar</td>
<td>User Avertar</td>
<td>User Avertar</td>
</tr>
<tr>
<td>name</td>
<td>name</td>
<td>name</td>
<td>name</td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td>User Avertar</td>
<td>User Avertar</td>
<td>User Avertar</td>
<td>User Avertar</td>
</tr>
<tr>
<td>name</td>
<td>name</td>
<td>name</td>
<td>name</td>
</tr>
</table>

I have selected the profile fields to show via the backend, my only problem is showing more than one user in a row, the rows. Been trying to solve the problem from the templates/default.php folder but can't work it out.

Im quite ok with HTML but have no idea with PHP.

Any help is much appreciated.

Please Log in or Create an account to join the conversation.

  • tinetto
  • tinetto
  • OFFLINE
  • Posts: 114
  • Thanks: 38
  • Karma: 12
14 years 1 week ago #160773 by tinetto

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
14 years 1 week ago #160795 by nant

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum