Author Topic: Arrange the left side of comments section. Mod or help??  (Read 3968 times)

0 Members and 1 Guest are viewing this topic.

Offline haider512

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Arrange the left side of comments section. Mod or help??
« on: December 17, 2010, 08:59:08 PM »
is there any mod out here to give much pretty interface to user info section of left side of comments like make it like in tables form etc..
see the screencap that i mean to say better arranged..

if is there not any mod out..then in which file i will need to do the editings for this section?

Offline x23piracy

  • Sr. Member
  • ****
  • Posts: 420
    • View Profile
    • FHG
Re: Arrange the left side of comments section. Mod or help??
« Reply #1 on: December 17, 2010, 10:00:04 PM »
Hi,

edit comment_bit.html to your needs.


Greetz X23

Don't trust in md5 it's unsafe change your 4i galerys password hash algorythm! second pw db field, create new hashes over some time, deny old hash. Help members that cry, send informationen mail to the rest. Camouflage new pw hash in cookie. Done!

--(◔̯◔)--

Offline haider512

  • Full Member
  • ***
  • Posts: 153
    • View Profile
Re: Arrange the left side of comments section. Mod or help??
« Reply #2 on: December 19, 2010, 09:27:54 PM »
Thanks..but still i cant fix it the way i want..

here is all the coding for left side i get..


<tr
  <
td class="commentrow{row_bg_number}" valign="top" nowrap="nowrap">
    <
a name="comment{comment_id}"></a>
	
	
<
b>{comment_user_name}</b><br />
	
{
comment_user_info}
	
{if 
comment_user_ip}<br /><br /><b>IP:</b> {comment_user_ip}{endif comment_user_ip}
  </
td>


i mean there are other codings too in that file but for left side where avatar and counting and user info are shown ...this is all for that..

now how to do editings in it..
i want to give it a good look..
now where can i find comment_user_info for changing that file..cuz its linked more then one information .and i cant rearrange the data..

i want to put username on top, then below the user level (admin or whatever) then avatar , then user comments counted no, then join date..and one more extra feild that if user have skype or yahoo or msn it shows up there..

so to arrange those i need to know where to start...but i dont even know how to find out what is  {comment_user_info} and how to do arrangements in it..

help me setting up this to better design..



===========================================

Still looking out for help...Do any one knows how to rearrange their order?

FIXED...Many thanks ...found on forum..some one actually have done that before..

« Last Edit: December 25, 2010, 11:51:30 PM by haider512 »