Forum Row Re-Arrangement Tutorial - NBS






 

 

Forum Row Re-Arrangement Tutorial - NBS

View Full Version : Forum Row Re-Arrangement Tutorial


Will78
22-Jan-2005, 08:33 PM
take a look at the screenshot to see what i mean and what it should look like


AdminCP->skin manager->HTML->Board Index->ForumRow

and replace everything in there with the following:



{$data['img_new_post']}
{$data['_queued_img']}{$data['name']}
{$data['description']}{$data['show_subforums']}{$data['_queued_info']}
{$data['last_unread']} {$data['last_post']}
{ipb.lang['in']}: {$data['last_topic']}
{ipb.lang['by']}: {$data['last_poster']}



{$data['moderator']}
Topics: {$data['topics']} Posts: {$data['posts']}




should look like this

http://img128.exs.cx/img128/517/tut14jc.jpg<!--c2-->

nightfox_pc_asst
23-Jan-2005, 02:46 AM
Nice one there Ted, Glad to see we all can give something to benefit others.