PDA

View Full Version : blink PM bar on new PM (I cant seem to install)


MaDCaT75
11-19-2003, 02:55 AM
I'm trying to installl this blink PM bar on new PM hack located here https://vborg.vbsupport.ru/showthread.php?t=32299 but when I go to the part where it says:

/======================================\
| In the template forumhome_pmloggedin |
| find this: |
\======================================/
bgcolor="{categorybackcolor}"

/======================================\
| Before that, add this code: |
\======================================/
id="pmBox"

I cannot find bgcolor="{categorybackcolor}" anywhere. I bought a style and I guess that part was taken out or changed and I dont know what it could be.

I have attatched my forumhome_pmloggedin template in a text file. Thanks to anyone who can help.

Zachery
11-19-2003, 03:09 AM
<br>
<table border="0" cellpadding="0" cellspacing="0" width="{contenttablewidth}" align="center" background="{imagesfolder}/cat_back.gif">
<tr id="cat">
<td width="88" height="26" align="left" valign="left">
<img border="0" src="{imagesfolder}/tren_z_front_top_table_ls.gif" width="88" height="26"></td>
<td width="100%" valign="middle">
<p align="center"><smallfont><b><a href="private.php?s=$session[sessionhash]" title="Click Here to Open Your Private Messages $inboxname"><b>Private Messages</b></a></b></smallfont></td>
<td width="88" height="26" align="right" valign="top">
<img border="0" src="{imagesfolder}/tren_z_front_top_table_rs.gif" width="88" height="26"></td>
</tr>
</table>
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="{contenttablewidth}" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td bgcolor="{secondaltcolor}" align="center" valign="top"><img src="{imagesfolder}/$lightbulb.gif" alt=""></td>
<td id="pmBox" bgcolor="{firstaltcolor}" colspan="5"><smallfont>
<b>$bbuserinfo[username]</b> - You have $newpm[messages] new message(s) since your last visit.<br>
(You have $unreadpm[messages] unread messages and $allpm[messages] total messages in all your folders.)</smallfont></td>
</tr>
</table></td></tr></table>
<!-- bottom table setup -->
<table height="14" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="60" height="14" align="left" valign="top">
<img src="{imagesfolder}/tren_z_front_btm_table_ls.gif" width="60" height="14"></td>
<td height="14" width="100%" background="{imagesfolder}/tren_z_front_btm_table_back.gif"><img src="{imagesfolder}/clear.gif" width="100%" height="14"></td>
<td width="44" height="14" align="right" valign="top">
<img border="0" src="{imagesfolder}/tren_z_front_btm_table_rs.gif" width="60" height="14"></td>
</tr>
</table>
<!-- End bottom table setup -->


give that a shot

MaDCaT75
11-19-2003, 03:15 AM
roger that i'm on it

edit: thanks it worked :)

Zachery
11-19-2003, 11:55 PM
:)

just gotta look to see what it should be