![]() |
Quote:
Also, here's a screenshot for the reference: http://i101.photobucket.com/albums/m...omButtonII.png |
Ah, ok. To center the Hide Customizations button find:
HTML Code:
<form action="{vb:link member, {vb:raw userinfo}}" method="get" id="profile_swap_form" class="floatright"> |
Quote:
As for the deleting or commenting out, is this the original code? http://i101.photobucket.com/albums/m...te-Comment.png |
That's the new button you added. The old button is toward the bottom of the template.
|
Quote:
http://i101.photobucket.com/albums/m...EMBERINFO2.png |
Yup, place HTML comment tags around that. :)
|
Quote:
Before this, the MEMBERINFO template wasn't modified, so I can always revert it if we decide to get rid of those changes. --------------- Added 12/9/2012 at 5:40 PM --------------- Hm. To fix the alignment issue of the user rank not being centered under the username, is it possible to move the pencil icon up with Customize button? Or did you already post about that? In regards to my other thread, I noticed the rank isn't directly centered under the username there, either, but there's no pencil icon there. Weird. EDIT: You can reply regarding the postbit there, though. :) |
To move the pencil up, find your button code
HTML Code:
<div style="text-align:center;padding-top:5px;"> HTML Code:
<vb:if condition="$show['edit_profile']"> Fix the centering, find HTML Code:
<span class="member_username">{vb:raw prepared.musername}</span> HTML Code:
style="position:relative;left:5px;" |
Quote:
Code:
<vb:if condition="$show['edit_profile']"> |
You have to remove the entire old <vb:if>code</vb:if> if you want to delete the old pencil icon.
|
All times are GMT. The time now is 07:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|