PDA

View Full Version : which welcome panel hack should i install or modify to get this


blakkboy
09-25-2003, 05:19 AM
like this i already have the welcome panel installed, but besides that what should i do to get this

blakkboy
03-12-2004, 09:34 PM
uppin

blakkboy
03-16-2004, 03:50 PM
im really trying to figure out how to do this, if someone could help me out i would GREATLY appreciate it

MindTrix
03-16-2004, 06:46 PM
Its pretty much all HTML. You need to search for the nesecary hacks/add ons that give you your desired information such as all that info on the far right. Once you have these they are usualy a line with a variable in it such as this


This is a test board its name is $name please visit


Where $name would contain the board name etc.

All of these basically get places in the table and are seperated by a


<br>


tag which moves too the next line.


In the code for the welcome panel try to find the writting in the template, where you wanted to add something.

Lets use your screenshot as an example.

Say that was your forum and you wanted to add something underneath where it says Total Posts Today on the far right hand side.

You would open the nessecary template and find the writting that says this, then simply add what you desire under it. Its meerly a case of trial and error im afraid.

As for the graphics etc around it, thats not my department sorry :)

Hope this helped a little, if not just say so and ill try my best to explain clearly.

blakkboy
03-16-2004, 09:25 PM
please explain clearer, because im really not that smart in dealing with php and all that...

so if you could break it down into beginner-novice level i would really appreciate it.

blakkboy
03-17-2004, 01:20 AM
and actually forget about the graphic part of it........... im just concerned with how to get the content inside the welcome panel

Preech
03-17-2004, 02:41 AM
Easiest way to learn is make a few mistakes.

blakkboy
03-17-2004, 03:07 AM
:( :(