![]() |
Code:
<tr valign="top"> Thanks in advance.. |
Well, I think I've got the answer... my table border color.. and that's the one!
How stupid am I as it took me weeks to clear this doubt.. thanks for your time anyway... :) |
Well glad you got it:)
|
Any fix for the Moved: issuse yet? I would really like to add this hack.
|
Sadly I still haven't found an obvioud fix fort he moved issue, although I have some ideas, I will work on a fix soon:) (Today probably)
|
Anxiously awaiting both the moved threads and the announcements without stickies fixes, as this is a very nice hack to have for a board with at least 2 or 3 stickies in each forum!
|
Oops.. almost forgotten to click install. :speechless:
Quote:
Matthew *Click install* |
YEs...Still looking forward to this hack.
|
great hack,
I know someone prob did this, but I was updating my forum with vb 2.3.2. and made this small template change if anyone is interested :) works great :) good job! Edit: Template "forumdisplay_sepsai" change contents to: Code:
|
assassingod, thanks for a wonderous and simple hack.
Somebody said earlier that the divider was a bit harsh and they offered a suggestion. what i ended up doing was using an image as my divider. This can be done by making the following change to your 'forumdisplay_sepsai' template. Code:
$announcement Code:
<img src="{imagesfolder}/InsertYourFileNameHere.gif" alt=""> See the image I have provided for an example of how mine looks or you can goto http://www.dungeonkeepersdomain.com and look in any of the forums for a working example. Reload the page and see if the image changes. If you want to know how to do this, follow these instructions. Note: Do this only after you have successfully installed this hack. Make a directory under your {imagesfolder} directory called "divider" or whatever you want to call it and put all your images that you wish to pull from in there. Name them "1.gif", "2.gif", etc... Edit your "phpinclude" template and add the following to the bottom of it: Code:
$dividerimagenumber=rand(1,6); Note: Change the (1,6) to 1,the number of images in your "divider" directory). If you 25 images in your divider directory, it would says (1,25); Save the "phpinclude" template. edit your "forumdisplay_sepsai" template. Replace the default values from the hack in this template with the following: Code:
$announcement That is pretty much it. Now when you load up a page where this hack is necessary, it will pull a random image from the "divider" folder and display it. |
All times are GMT. The time now is 11:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|