Version: 1.0.2, by peterska2
Developer Last Online: Nov 2013
Category: Forum Home Enhancements -
Version: 3.6.0
Rating:
Released: 06-07-2006
Last Update: 08-28-2006
Installs: 266
Uses Plugins Template Edits
No support by the author.
This is the 3.6.0 port of the release for 3.5.x found here.
Changes since the last version Alignment issues fixed.
Template renamed to group in the forumhome templates.
Installation Instructions
Download the attached zip file.
Import the product.
Perform the template modifications.
Click install
Screen shot attached for those who like to see them.
29 August 2006
Upgraded to version 1.0.2
Changes:
Now valid XHTML Trans
Fixed to work correctly with vBShout when located below navbar.
Added vB.org version checking.
[high]Please Note:[/high] This modification is only for the forumhome. I do not support any attempts to use it on any other pages. Alternative modifications exist that are for all pages - please use one of them if that is what you want to do.
If you require support, please ensure that provide a link to your site and that the column is enabled. Thanks.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
i'm having a really wierd issue with this and the shoutbox.
when i did the default install of this it works just fine, but then i moved it to under the navbar and now the smilies in the shoutbox are expanded...and will not unexpand...
Which shoutbox are you using? I'll have to have a look at this on my test board.
I'll have a look at it later on and see what I can find out. And the bug exists with 3.6 right?
that is correct.
it worked fine when i placed the first template edit within the <thead></thead> tags, but when i moved it from there to directly under $navbar is when it messed the shoutbox up
Sorry to trouble you with a simple style question, but what's the best way to center the items inside the 'bar'? I could edit the <TD> and place alignment paramaters; or set up a class in the css, or inline; or the frightfull <CENTER> tags nested in each cell. I'm not sure. Thanks for considering to answer me.
Sorry to trouble you with a simple style question, but what's the best way to center the items inside the 'bar'? I could edit the <TD> and place alignment paramaters; or set up a class in the css, or inline; or the frightfull <CENTER> tags nested in each cell. I'm not sure. Thanks for considering to answer me.
I'd use
Code:
<td align="center">
myself as that is what is used everywhere else in vB and still allows you to use standard classes for the contents too.
thanks...strange though...i swear i looked over the 3.6 mods like 3 times before asking that question...though the one for all pages is the one i really need