View Full Version : vBulletin replacements ROCK!
filburt1
07-11-2002, 10:42 PM
Check out the cool shadow effect!
filburt1
07-11-2002, 10:45 PM
LOL, of course it's broken in Nutscrape 4 :D
Velocd
07-11-2002, 10:51 PM
!!!
gimme gimme gimme ;)
filburt1
07-11-2002, 10:55 PM
It's actually an extremely simple template mod/replacement addition, once I finalize my new forums I'll release the code.
Velocd
07-11-2002, 10:57 PM
Swaaheet. Thnx filburt ^_^
filburt1
07-12-2002, 01:48 AM
Okay, make two replacement vars:
{catfirstaltshadow} is replaced by ../new/catshadow-firstalt.gif
{catsecondaltshadow} is replaced by ../new/catshadow-secondalt.gif
firstalt should be a gradient from one color to the first alt color, same with second alt.
Then in forumhome_forumbit_level1_nopost replace put this after the last <tr>:
<tr id="cat" height="10">
<td background="{catsecondaltshadow}"> </td>
<td background="{catfirstaltshadow}"> </td>
<td background="{catsecondaltshadow}"> </td>
<td background="{catfirstaltshadow}"> </td>
<td background="{catsecondaltshadow}"> </td>
<td background="{catfirstaltshadow}"> </td>
</tr>
...replacing "10" with the height of the two images.
filburt1
07-12-2002, 02:37 AM
Now that this thread has degenerated into a serious topic (:eek:), could somebody move this to Template Mods?
Heineken77
07-28-2002, 11:17 PM
Does anyone have a few images I can choose from to use for both the first and second? My background of my forum is black :)
http://nba2k3.net
Cheers!
zootsuit
08-08-2002, 12:03 AM
Yeah, I need some help with that too...if someone would be so kind :)
filburt1
08-08-2002, 12:46 AM
I just made them in a minute or two in Photochop...good luck using shadows on a black forum though :p
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.