-
-
CommentAuthorJeremyD
- CommentTimeJan 5th 2007
I thought that sink sunk it (say that 5 times fast) for that user only? I didn't know everyone saw it as sunk. -
-
-
CommentAuthorChristopher
- CommentTimeJan 5th 2007
Posted By: JeremyDI thought that sink sunk it (say that 5 times fast) for that user only? I didn't know everyone saw it as sunk.
nope, as we just tested it sinks for everyone and not just yourself, thanks for being the guiney pig though and testing it out whilst on MSN ;o) -
-
-
CommentAuthorsofaspud
- CommentTimeJan 5th 2007 edited by sofaspud on the 05th January 2007 at 10:43:38 EST
Fifty comments per page seems like a bit too many.
I would recommend more like 30-40.
-
-
-
CommentAuthorsnop
- CommentTimeJan 5th 2007
Looks great! Can't believe how fast you guys tweaked vanilla.
What about something like this for the Forum sub links? I had wanted to add it to the original design, but ran out of time.
Oh, and I noticed a bug in FF (might be in IE too). When you're not logged in and you view the forum, you get a rounded_brown_bottom.gif sitting just underneath the menu. -
-
-
CommentAuthorgnome
- CommentTimeJan 5th 2007
I would put the forum-related sub-links links in that lighter box below, but let us see what Ainslie has up his sleeve first. -
-
-
CommentAuthorbakercad
- CommentTimeJan 5th 2007
also....if you're interested. To add a different background color to alternate posts (to split them up a bit) you can add this the the vanilla.css as well:.Alternate {
background: #F7F3ED;
} -
-
-
CommentAuthorsnop
- CommentTimeJan 5th 2007
Just noticed another bug - when starting a new discussion, you get a javascript error when you try to preview it:document.getElementById("Content") has no properties
Source File: http://www.opendesigns.org/forum/extensions/PreviewPost/preview.js
Line: 96 -
-
- CommentAuthorBrent Shultz
- CommentTimeJan 6th 2007
Minor issue not related to the theme, but Vanilla's current config:
When not logged in it appears as though there are zero posts in the forum. It was rather confusing to me when I first found my way over here, as I'd imagine it might be to others.
There's a nice add-on for Vanilla that I think could help:
Guest Welcome Message 2
Adds a welcome message to the panel if the person viewing the forum isn't signed in. -
-
CommentAuthorSean
- CommentTimeJan 6th 2007 edited by Sean on the 06th January 2007 at 17:11:27 EST
Thanks Brent. I just added this extension to the forum.
I did need to make a couple adjustments to the source files so it would call the proper URL but other then that, nice and easy.
We also have a notice on the help/faq page as well but now this extension should help too. -
