View Single Post
  #7 (permalink)  
Old 11-16-2002, 07:27 AM
Nemesco Nemesco is offline
Junior Member
 
Join Date: Nov 2002
Location: Netherlands
Posts: 12
Send a message via ICQ to Nemesco Send a message via MSN to Nemesco
Its working. . . . . but I didn't got the clue. Mayby when I've read it more than once


I have some more themes, and I'd like to do things myself, but these themes look a little different than the one above.
Can you give me some more specific details, what I have to leave out of the script or have to change....


Code:
function themefooter()
{
 global  $index, $bgcolor1, $eXtreme_Colors;
 
 if ($index == 1)
 {

?>
</td>
<td valign="top" width="160">
<?

  blocks(right);
 }

?>
The previous theme is working fine, even the forum..... ;-)
Reply With Quote