Archived Boards and Threads... > Classic Themes

[Theme] Black22 (SMF 1.0.5 - 1.1RC2)

<< < (16/16)

kvanorsdel:
Bloc I've tried adding the column but each time I think I have it I get an error is this where I need to place something???

--- Quote ---     // --></script>
</head>
<body>';


       echo '<table align="center" width="', (isset($settings['forumwidth']) && !empty($settings['forumwidth'])) ? $settings['forumwidth'] : '85%' ,'" cellspacing="0" cellpadding="0" border="0"><tr><td style="width: 6px; background-image: url('.$settings['images_url'].'/leftback.gif); background-repeat: repeat-y;" valign="top"><img src="'.$settings['images_url'].'/leftback.gif" alt="" /></td>';
       echo '<td width="100%" style="background-color: #000000" valign="top">
                   <div style="width: 100%; background-color: #3E3C3C">';
--- End quote ---



This is what I have for the flashing gif

--- Quote ---echo '<a href="', $scripturl, '?action=pm">'.$txt['bl22-pm'].': ', $context['user']['messages'], ' (', $context['user']['unread_messages']>0 ? '<span style="color: #ffa0a0;font-weight: bold;">'.$context['user']['unread_messages'].'</span>' : $context['user']['unread_messages'] ,')</a>';


//kvo081406 Show Flashy icon if user has new messages and it not a guest
if (!$context['user']['is_guest'] && $context['user']['unread_messages'])
      echo '
<a href="' . $scripturl . '?action=pm"><img src="' . $settings['images_url'] . '/newim.gif" border="0" />(' . $context['user']['unread_messages'] . ')</a> ' . $context['menu_separator'] . '';
--- End quote ---

What can I delete without messing everything up


Thanks for your help

Runic:
topic now locked please refer to:

http://www.simplemachines.org/community/index.php?topic=77774.0

Navigation

[0] Message Index

[*] Previous page

Go to full version