---------------------------- blog_entry_profile REPLACE all with: ---------------------------- <div class="alt1"> <div class="smallfont" align="left"><a href="blog.php?$session[sessionurl]b=$blog[blogid]">$blog[title]</a> <span class="shade"><phrase 1="$blog[date]" 2="$blog[time]">$vbphrase[posted_date_at_time]</phrase></span></div> </div> ---------------------------- blog_member_block REPLACE all with: ---------------------------- <if condition="$block_data['latestentries']"> <div class="alt1 block_row"> $block_data[latestentries] </div> </if> <div class="<if condition="$block_data['latestentries']">alt2<else />alt1</if> smallfont block_row block_footer"> <a href="blog.php?$session[sessionurl]u=$prepared[userid]"><phrase 1="$prepared[username]">$vbphrase[view_xs_blog]</phrase></a> </div> ---------------------------- MEMBERINFO FIND: ---------------------------- $template_hook[profile_left_last] ---------------------------- CUT and paste after: ---------------------------- $blocks[groups] ---------------------------- Done!
Show Your Support