The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
4 VB, HTML and Template Questions
1.When you go to a users' profile, it automatically goes to the first tab. I don't want to change that, I'd just like to know if there is a URL for going to a specific tab. Is that possible?
2. For some reason, my HTML isn't working for me. Below is a part of my postbit - could someone please show how they'd properly give it an orange border? HTML Code:
<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="1"/></a></td></if> 4. When I upgrade from 3.8.1 to 3.8.3, do I lose anything like mods or template modifications? Thanks for all your help. |
#2
|
||||
|
||||
1) Add &tab=aboutme to the end.. Change aboutme to reflect the name of the tab you want to link to. You can change the order permanently by editing the MEMBERINFO template.
2) Add the proper CSS to the link (<a>) code. 3) Should be able to if you edit the postbit template. Don't have the exact HTML in front of me though. 4) If you revert edited templates, you will lose template modifications. It depends on the mod whether it will continue to work but there shouldn't be a problem with most of them. |
#3
|
|||
|
|||
Thanks. I still need help with 1 and 2 though. My tab for #1 is titled Works In Progress, and regardless of whether I use "&tab=worksinprogress" or "&tab=works in progress," it sitll just goes to the first tab. I've tried using "style="colorrange"" in the <a> part of the avatar code, but it didn't change anything.
--------------- Added [DATE]1248390706[/DATE] at [TIME]1248390706[/TIME] --------------- Bump. could still use some help with the above ^. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|