Back to vBulletin 3.7 Template Modifications

Blog block instead of tab in user profile
Mod Version: 1.00, by Taragon

This modification is in the archives.
vB Version: 3.7.x Rating: (1 vote - 5.00 average) Installs: 26
Released: 27 Mar 2008 Last Update: 27 Mar 2008 Downloads: 161
Not Supported Template Edits Re-usable Code Translations  

Blog block instead of tab in user profile
  • Changes the look, and position if preferred of the blog tab in the user profile.

Demo: http://www.letsgather.net/members/taragon.html

Code:
----------------------------
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!
Please keep in mind also some other mods are using the $template_hook[profile_left_last] hook.

By moving the position of this, also all other mods/tabs will reposition this same way. I currently haven’t found a working solution for this yet.

All the best,

Cor

Download

This modification is archived, downloads are still allowed.

File Type: %1$s taragon_blog_block_instead_of_tab_in_user_profile.txt (1.6 KB, 166 downloads)

Screenshots

Click image for larger version
Name:	default.jpg
Views:	1527
Size:	56.9 KB
ID:	77798   Click image for larger version
Name:	element_blue_by_vbstyles_com.jpg
Views:	816
Size:	19.5 KB
ID:	77799  

Similar Mods

Profile Enhancements PS - Ads In Profile (Right Side Block) vBulletin 3.7 Add-ons
vBulletin Blog Blog Portal Link in vBulletin Blog 2.0 Blog Links Menu vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024