Home : Products : Links 2.0 : Customization :

Products: Links 2.0: Customization: Re: [bs7] main page, columns problem: Edit Log

Here is the list of edits for this post
Re: [bs7] main page, columns problem
ok one other problem:

i added some SSI into the last table - and got it working on the main page BUT if a category has a sub-category then it also shows up this SSI. Is there any way around this at all?

the code is:
Code:
# Don't forget to end the unordered list..
$output .= "</td><td width='20%' VALIGN=TOP> <table border='0' cellpadding='5' bordercolor='#111111' width='100%' cellspacing='5'><tr><td width='100%' height='18' style='background-color: #F2F2F4'><b><font size='2'>SSI title:</font></b><br><br><font size='1'><!--#include virtual='/ssi_page.txt' --></font></td></tr></table></td></tr></table>\n";
return $output;


is there any way i could get that to show only for the main page and not on the category (with sub-cats) page?

or is there a better way of going about the same thing?



thanks in advance

Last edited by:

bs7: Sep 2, 2003, 3:20 AM

Edit Log: