Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: MOD Implementation
 Syndicate MOD for v3.4 Snitz - layout quest.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

borge
Junior Member

Norway
185 Posts

Posted - 23 July 2003 :  16:13:50  Show Profile
I have a problem with the syndication when I select to show bullets the list comes out with a blank line between the links. If select not to show bullets I do not get that problem. Where can I find and edit the code to resolve this problem, I have been trying to find it in syndicate.asp with no luck

dpmcalister
Junior Member

United Kingdom
161 Posts

Posted - 23 July 2003 :  19:08:25  Show Profile  Visit dpmcalister's Homepage
I don't use the bullets myself, but I think the bullet code is this:

		if Request.QueryString("bu") = "y" then
			strPreLink = "<li>"
			strSufLink = "</li><br /><br />"
'			strPreLink = "<img src=""" & strImgPath & "icon_mi_" & MsgIcon & ".gif"" weight=""15"" height=""15"" border=""0"" align=""absmiddle"">"
'			strSufLink = "<br><br>"
		else
			strPreLink = ""
			strSufLink = "<br />"
		end if

Lines 112-120 of syndicate.asp

(Edit: inserted line numbers)

Edited by - dpmcalister on 23 July 2003 19:11:48
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07