![]() |
Profile Questions - Tabs and Profile Owner View Only
<a href="http://evercube.net/forum/members/skye.html" target="_blank">http://evercube.net/forum/members/skye.html</a>
Underneath the profile picture, I would like a link to show up that says "Update Picture". It should only show up if the profile owner is viewing it. I have seen a code for it while googling for things but haven't seen it since. My other problem would be the Tabs in the profile. After 6 tabs it starts showing [>>]. How would I go about disabling this so it shows all tabs with no cutoff? |
For the link only visible to the user I guess this would work:
Code:
<if condition="$bbuserinfo[userid] == $userinfo[userid]"> CODE here </if> . |
Quote:
|
Quote:
Quote:
|
Quote:
|
Looking through the source I'm guessing it has to do with this file:
http://evercube.net/forum/clientscri...bctrl.js?v=382 Wheres it calling for the width from? |
Quote:
https://vborg.vbsupport.ru/external/2009/06/57.png ^^ Thats just one example there are many more. . |
Thats because I put tables inside of a <td>, what your seeing is the ending table at the end of the main table ending. It associates with everything above the tabs, don't think that is the problem
|
Look closer.... you should have end column, end row, end table - then end column, end row, end table. You have end row, end column, end table - the the proper end column, end row, end table.
|
And some of your <div>'s are ending in between tables. e.g.
https://vborg.vbsupport.ru/external/2009/06/55.png . |
All times are GMT. The time now is 04:59 PM. |
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:
|