vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Myspace Profile Re-Write PRO! 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=109094)

vbreal 03-12-2006 05:57 PM

Quote:

Originally Posted by ZacUSNYR
The original code is pretty messy - but it's right under the user information table.

I viewed your source. All i'm seeing declared in the profile is

Code:

<td width="100%" valign="top" class="alt1"><EMBED SRC="Video Link from Field" autostart="false" ShowControls="true" loop="true" height="240" width="320" align="center" height="128"> </td>
Between two tables.... So what this is doing is telling the original table to add a new column.

Add

Code:

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr class="tcat">
 
Code from up above
 
</tr>
</table>

You'll most likely need a line break in between the tables.


do u mind taking a look at my page.

www.trudaily.com/mrdaily

it cuts off my comment section some and also the friend section. I notice it does this even more when somone has a long yahoo name so it stretches that box and puses the friends and comments over causing it to get cut off

also my navbar is funky. how can i get the navbar and the banner to be centered instead of to the left

www.trudaily.com/francia

hers is an example of how it gets messed up then the yahoo name is long


o and also the quick links, journal, and change theme doesn't work when i use the CSS field.

I would appreciate any help that anyone can offer.

Thanks

MissKalunji 03-12-2006 06:27 PM

Quote:

Originally Posted by Real Talk
do u mind taking a look at my page.

www.trudaily.com/mrdaily

it cuts off my comment section some and also the friend section. I notice it does this even more when somone has a long yahoo name so it stretches that box and puses the friends and comments over causing it to get cut off

also my navbar is funky. how can i get the navbar and the banner to be centered instead of to the left

www.trudaily.com/francia

hers is an example of how it gets messed up then the yahoo name is long


o and also the quick links, journal, and change theme doesn't work when i use the CSS field.

I would appreciate any help that anyone can offer.

Thanks

I told you on another post is because you're using the WRONG statement for the CSS thats why your quick links journal and you have the javascript errors

ZacUSNYR 03-12-2006 06:41 PM

<a href="https://vborg.vbsupport.ru/showpost.php?p=921091&postcount=279" target="_blank">https://vborg.vbsupport.ru/showp...&postcount=279</a>

As far as the yahoo name - I just noticed that myself and i'll post a rewrite that i'm doing on my forum.

ZacUSNYR 03-12-2006 08:50 PM

Quote:

Originally Posted by ZacUSNYR
https://vborg.vbsupport.ru/showpost....&postcount=279

As far as the yahoo name - I just noticed that myself and i'll post a rewrite that i'm doing on my forum.

This adds another new block for instant message contacts and I added Skype back into the template.

Find section in original code
Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr class="tcat">
        <td colspan="2"><strong>Contacting $userinfo[username]</td></font></strong>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" width="50%"> <div align="left">
            <a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;">
<img border="0" src="http://www.sevencityforums.com/forum...mns/sendpm.gif" align="left" width="79" height="22"></a>
</td>
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><if condition="$userinfo['showicq']"> $userinfo[icqicon]
            <a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
            </if> </div></td>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><div class="smallfont">
    <a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow">
<img border="0" src="http://www.sevencityforums.com/forum...dmailicon2.gif" align="left" width="79" height="22"></a></p>
            </div></td>
        <td height="2" nowrap="nowrap" valign="middle" width="50%">
            <div align="left"><if condition="$userinfo['showaim']"> $userinfo[aimicon]
            <a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
            </if></div></td>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" valign="top" width="50%">
        <div align="left"><div class="smallfont"><if condition="$show['addbuddylist']"> <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="http://www.sevencityforums.com/forum...s/addbuddy.gif" width="79" height="22"></a>
            <else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]">
<img border="0" src="http://www.sevencityforums.com/forum...mns/remove.jpg" align="left" width="79" height="22"></a>
            </if> </div></td>
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><if condition="$userinfo['showmsn']"> $userinfo[msnicon]
            <a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
            </if></div></td>
        </tr>
        <tr class="alt2">
        <td height="5" nowrap="nowrap" valign="top" width="50%">
            <div align="left"><div class="smallfont"><if condition="$show['addignorelist']"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="http://www.sevencityforums.com/forum..._mns/block.jpg" width="79" height="22" align="left"></a></p>
            <else /><div class="smallfont"><a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]">
<img border="0" src="http://www.sevencityforums.com/forum...ns/addbudy.jpg" width="79" align="left" height="22"></a></p>
            </if> </div></td>
        <td height="2" nowrap="nowrap" valign="middle" width="50%">
            <div align="left"><if condition="$userinfo['showyahoo']"> $userinfo[yahooicon]
            <a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
            </if></div></td>
        </tr>
    </table>

Replace with.
Code:

<!-- Declare the Contact Username Table -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
  <tr class="tcat">
    <td colspan="2"><strong>Contacting $userinfo[username]</strong></td> 
  </tr>
  <tr>
    <td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
    <a href="private.php?$session[sessionurl]do=newpm&amp;u=$userinfo[userid]&quot;&gt;&lt;"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendpm.gif" width="79" height="22"></a>
    </td>
    <td class="alt2" nowrap="nowrap" width="50%" valign="middle" align="center">
    <a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$userinfo[userid]&quot; rel=&quot;nofollow"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/sendmailicon2.gif" width="79" height="22"></a>
    </td>
  </tr>
  <tr>
    <td class="alt2" nowrap="nowrap" valign="middle" align="center">
    <if condition="$show['addbuddylist']">
      <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbuddy.gif" width="79" height="22"></a>
    <else />
      <a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/remove.jpg" width="79" height="22"></a>
    </if>
    </td>
    <td class="alt2" nowrap="nowrap" valign="middle" align="center">
    <if condition="$show['addignorelist']">
      <a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/block.jpg" width="79" height="22"></a>
    <else />
      <a href="profile.php?$session[sessionurl]do=removelist&amp;userlist=ignore&amp;u=$userinfo[userid]"><img border="0" src="http://www.twowheelfemales.com/forum/images/profile/addbudy.jpg" width="79" height="22"></a>
    </if>
    </td>
  </tr>
</table>
<br />

<!-- Declare all Instant Message contacts in IF conditions -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
  <tr class="tcat">
    <td colspan="2"><strong>Instant Message $userinfo[username]</strong></td> 
  </tr>
<if condition="$userinfo['showicq']"> 
  <tr>
    <td class="alt2" valign="middle" align="center" width="10%">$userinfo[icqicon]</td>
    <td class="alt2" valign="middle" align="left">
    <a href="#" dir="ltr" onclick="imwindow('icq', '$userinfo[userid]', 500, 450); return false;">$userinfo[icq]</a>
    </td>
  </tr>
</if>
<if condition="$userinfo['showaim']">
  <tr>
    <td class="alt2" valign="middle" align="center" width="10%">$userinfo[aimicon]</td>
    <td class="alt2" valign="middle" align="left">
    <a href="#" dir="ltr" onclick="imwindow('aim', '$userinfo[userid]', 400, 200); return false;">$userinfo[aim]</a>
    </td>
  </tr>
</if>
<if condition="$userinfo['showmsn']"> 
  <tr>
    <td class="alt2" valign="middle" align="center" width="10%">$userinfo[msnicon]</td>
    <td class="alt2" valign="middle" align="left">
    <a href="#" dir="ltr" onclick="imwindow('msn', '$userinfo[userid]', 400, 200); return false;">$userinfo[msn]</a>
    </td>
  </tr>
</if>
<if condition="$userinfo['showyahoo']"> 
  <tr>
    <td class="alt2" valign="middle" align="center" width="10%">$userinfo[yahooicon]</td>
    <td class="alt2" valign="middle" align="left">
    <a href="#" dir="ltr" onclick="imwindow('yahoo', '$userinfo[userid]', 400, 200); return false;">$userinfo[yahoo]</a>
    </td>
  </tr>
</if>

<if condition="$userinfo['showskype']">
  <tr>
    <td class="alt2" valign="middle" align="center" width="10%">$userinfo[skypeicon]</td>
    <td class="alt2" valign="middle" align="left">
<a href="#" dir="ltr" onclick="imwindow('skype', '$userinfo[userid]', 400, 220); return false;">$userinfo[skype]</a></td>
</tr>
</if>

</table>

You will need to change your paths to your images and links.

Brandon Sheley 03-12-2006 09:24 PM

oh good post about the skype, i dl'ed it the other day and am trying it out right now :)

vbreal 03-13-2006 01:57 AM

Quote:

Originally Posted by MissKalunji
I told you on another post is because you're using the WRONG statement for the CSS thats why your quick links journal and you have the javascript errors

i didn't know that change was supposed to fix the journal links. there was a few things i had questions about and u just said to use that.

when i took out that section and replaced it with what you told me to. it ignored the style and made everyones background white instead of keeping the style. so if someone didn't enter anything in the CSS field the background would be white.

Stangsta 03-13-2006 02:02 AM

Quote:

Originally Posted by Real Talk
i didn't know that change was supposed to fix the journal links. there was a few things i had questions about and u just said to use that.

when i took out that section and replaced it with what you told me to. it ignored the style and made everyones background white instead of keeping the style. so if someone didn't enter anything in the CSS field the background would be white.

Check your PM's

DementedMindz 03-13-2006 02:14 AM

Stangsta any word when you you would have time to look at my profile? or should i just give up on the media part?

Stangsta 03-13-2006 02:19 AM

Quote:

Originally Posted by DementedMindz
Stangsta any word when you you would have time to look at my profile? or should i just give up on the media part?

Sorry, Ive been busy as hell doing installs. I haven't forgotten you, I will get to it soon.

DementedMindz 03-13-2006 02:21 AM

ok thank you very much :)


All times are GMT. The time now is 11:01 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
  • Page Generation 0.02130 seconds
  • Memory Usage 1,806KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete