The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Offering monthly item
Hello I'm looking to offer users an item montly for whoever has the most posts, now I'm looking to add this box to the homepage with a title "Montly Item to be Won" , something like that.
I was wondering how I go about adding this just under thee welcome_text of the forum. Thanks. |
#2
|
||||
|
||||
Anyone please?
|
#3
|
||||
|
||||
So you just want to add the text "Montly Item to be Won" in a separate box under the welcome box? Please be very specific on where you want it and I will be glad to help.
|
#4
|
||||
|
||||
Yes, thanks ericgtr, I'm looking to add some text like "Montly Item to be Won"(some text like that) in a seperate box under the welcome box.
Thanks. |
#5
|
||||
|
||||
Anyone please?
|
#6
|
||||
|
||||
Okay, here's something to start you off. In your FORUMHOME template find:
Code:
$header $navbar Code:
<!-- monthly message --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <thead> <tr> <td class="tcat" colspan="2">Title</td> </tr> </thead> <tbody> <tr> <td class="thead" colspan="2"> <strong>Message</strong> </div> </td> </tr> </tbody> <!-- /monthly message --> |
#7
|
||||
|
||||
Thankyou , that looks like it would work except for one thing.
How do I get it to have a white background instead of that blue gradient and white text font, I'd like the text to be black and the background to be white. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|