The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I thought I published this mod some time ago already, but when being asked for it today, I found out I couldn't find it anymore here at Snitz.
So, here's an updated version, which changes the quote-function.
It does 2 things ;
Enjoy.<
- Quote's are stored in the DB in forumcode format. So, no HTML, just plain [quote][/quote] in the db. Conversion to HTML is done onload, by the ExtraTags function. (in other words, Forumcode needs to be enabled, and it'll cost you less db space but a little bit more serverresources (which I guess are virtually zero to none). Side effect is that the layout of quotes made with the new quote code can be updated by simlpy editing the CSS style)
- Quotes are placed inside a div, which has a CSS defined style
Enjoy.<
portfolio - linkshrinker - oxle - twitter
Posted
For some reason, every time I try to implement this, I get a quotebox with a dashed-line round the outside but the dashes are about 100 pixels or so thick!
Maybe it's something to do with the CSS work I've done to the site, I don't know. I've tried it twice, to no avail.
One thing I have noticed though. The line it says to edit in inc_header.asp which goes:
"input.radio {background:" & strPopUpTableColor & ";color:#000000}" & vbNewLine & _
Looks like this in mine:
"input.radio {color:#000000}" & vbNewLine & _
<
Maybe it's something to do with the CSS work I've done to the site, I don't know. I've tried it twice, to no avail.
One thing I have noticed though. The line it says to edit in inc_header.asp which goes:
"input.radio {background:" & strPopUpTableColor & ";color:#000000}" & vbNewLine & _
Looks like this in mine:
"input.radio {color:#000000}" & vbNewLine & _
Bandlink.net - http://www.bandlink.net/
Bandlink Music Forums - http://www.bandlink.net/forum/
Bandlink Music Forums - http://www.bandlink.net/forum/
Posted
Originally posted by MarkJHI made the mod based on default 3.4.05; the line you mention has been the way I described since at least 3.4.04, so I guess that's something you modified yourself earlier on.<
One thing I have noticed though. The line it says to edit in inc_header.asp which goes:
"input.radio {background:" & strPopUpTableColor & ";color:#000000}" & vbNewLine & _
Looks like this in mine:
"input.radio {color:#000000}" & vbNewLine & _
portfolio - linkshrinker - oxle - twitter
Posted
My version's built around 3.4.03 but I can't be certain if it was a change I made or not. It's been a long time since it was standard code!
The server's busy processing right now but if I have the time I'll try it again tomorrow using your alternate style. Cheers.
<
The server's busy processing right now but if I have the time I'll try it again tomorrow using your alternate style. Cheers.
Bandlink.net - http://www.bandlink.net/
Bandlink Music Forums - http://www.bandlink.net/forum/
Bandlink Music Forums - http://www.bandlink.net/forum/
Posted
Now THAT worked.
Wonder why it needed the extra code?<
Wonder why it needed the extra code?<
Bandlink.net - http://www.bandlink.net/
Bandlink Music Forums - http://www.bandlink.net/forum/
Bandlink Music Forums - http://www.bandlink.net/forum/
Posted
Which browser did you use ? Perhaps, you used a browser that was a bit more strict about div-styles?
(By the way, you seem to be missing a space in your paging script on forum.asp:
)<
(By the way, you seem to be missing a space in your paging script on forum.asp:
)<
portfolio - linkshrinker - oxle - twitter
Last edited by MarcelG on 17 October 2005, 15:28
Posted
I'm using good ole IE6.
The most important thing is it's working. Just got to tweak it a bit to make it fit a bit better with my site style and bingo. Really nice little modification that. Looks a lot more '2005'.
<
The most important thing is it's working. Just got to tweak it a bit to make it fit a bit better with my site style and bingo. Really nice little modification that. Looks a lot more '2005'.
(By the way, you seem to be missing a space in your paging script on forum.asp:There was a reason for that, I'm sure... but it escapes me now.
Bandlink.net - http://www.bandlink.net/
Bandlink Music Forums - http://www.bandlink.net/forum/
Bandlink Music Forums - http://www.bandlink.net/forum/
Posted
I've just added this to one of my forums... very nice!
<
Posted
I've added it to my new site that is currently under development ... EXTRA COOL!!!
Thanks for sharing.<
Thanks for sharing.<
- Kevin
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...