Guest Shenmue Posted November 3, 2013 Share Posted November 3, 2013 How do i Change these Link to comment Share on other sites More sharing options...
0 Yuu Posted November 3, 2013 Share Posted November 3, 2013 ACP -> Look & Feel -> Your Skin -> Board Index -> boardIndexTemplate. 1) Find this: <a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{parse expression="IPSText::striptags( IPSText::htmlspecialchars($__data[1]) )"}'>{$__data[1]}</a><if test="isNotLast:|: empty($__data[4] )">,</if> Replace with this: <a href="{parse url="showforum={$__data[0]}" seotitle="{$__data[2]}" template="showforum" base="public"}" title='{parse expression="IPSText::striptags( IPSText::htmlspecialchars($__data[1]) )"}'>{$__data[1]}</a><if test="isNotLast:|: empty($__data[4] )"></if> 2) Find this: <p class='desc __forum_desc ipsType_small'>{$forum_data['description']}</p> Copy it then remove it, then find this: <if test="showSubForums:|:$forum_data['show_subforums'] AND count( $forum_data['subforums'] ) AND $forum_data['show_subforums']"> <br /> Then paste the 1st code below the code you just found. Need some IPB, MyBB, or HTML/CSS work done? Check out my thread! Link to comment Share on other sites More sharing options...
0 Guest Shenmue Posted November 3, 2013 Share Posted November 3, 2013 Your a babe i could kiss you all day Link to comment Share on other sites More sharing options...
0 Verified Posted November 3, 2013 Share Posted November 3, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Guest Shenmue
How do i Change these
Link to comment
Share on other sites
3 answers to this question
Recommended Posts