PDA

View Full Version : Postbit Mod help!


assassingod
07-22-2002, 03:58 PM
Hey.

I was wondering if someone could help me with a postbit mod problem I was having. (Note, this is a request.)

The problem:
I was designing what I call and ID card for my forums, and sadly, it failed miserably, Although I am very very good at HTML, I couldnt sort this simple table out.

My Question:
Could someone please write me the code for the following image-In attachment.

I would greatly appreaciate if somone could do this for me-Sorry if this is in the wrong forum, or not allowed-Im just a newbie:D

Anyway, here is the PHP code for the Extra stuff on my ID card.

HP-$hp / $maxhp
MP- $mp / $maxmp
Exp- $ep%
Donate-<a href="#" onclick="javascript:window.open('itemshop.php?action=donate&user=$post[userid]', '', 'toolbar=no,scrollbars=no,resizable=no,width=300,h eight=50');">Donate</a>
Level/Image-$rpgclass1
Items-$post[items]

Thank you in advance, ffdcsite. AKA FFmaster2

Oh, and the image


PS> Please note that the Blue border HEX code is 900DFF(its actually purple:rolleyes:

mashby
07-22-2002, 04:39 PM
It appears that you're trying to include a level hack in your postbit. You need to take this type of question to vBulletin.org (http://www.vbulletin.org) The instructions for including these elements in your postbit should be in the instructions for the hack you installed.

assassingod
07-22-2002, 05:20 PM
Sorry, Im not sure what you mean. I already have the hacks installed, and I know how to put them in the Postbit. Im asking for some help making the ID card.