Can you help me to put Top 5 Player And Guild In this place?.
Attachment 134570
This my Template Index.php
index.php download - 2shared
Printable View
Can you help me to put Top 5 Player And Guild In this place?.
Attachment 134570
This my Template Index.php
index.php download - 2shared
The Upper Part is Top 5 Players and below Top 5 Players is Top 5 Guild.
Gimme info of what to code (i mean NICK REST LVL) & what files you use for db struct if needed
EXample
http://oi42.tinypic.com/257o9yb.jpg
also i won't add it, since you gave me index without css :)
But i'll tell you of how to add
simple :) search for SIGN Up and make a new table their and paste code :)
hahaha I forgot wait i upload my css.
I think like on the screenshot you post :)
This the CSS
css.rar download - 2shared
Sorry i dont really any idea on coding site :mellow:
Also bro can you include the serverbox on my index and css?.
Don't teach father how to make kids :D
http://i44.tinypic.com/2j4a9za.png
OK i'll use my top5 rankings, just gimme some time, currently finishing code module for my client.
about server box, which server box the one i coded for epocal ? or some other ?
it would be nice if you can gimme images, i'll see where serverbox will be good looking.
Mate This was my Header Look Like.
Do you Know how to change the color of the font News upper part Cause it cant be seen easily because of the black background.
Attachment 134576
so the tops 5 gonna look like (preview w/o images cuz u didn't gave me) :D
hope colors r ok for your template
http://i39.tinypic.com/11kuys9.png
now tell me where to include ServerBox :D
about Font of this part i'll check it in seconds :D
... edit
Where #FFFFFF = color of the part you want to change :DCode:<marquee direction="left" behavior="scroll">
<font color ="#FFFFFF"> <?=build_header_title(); ?> - Official Website.</font>
</marquee></span> </div></td>
Serverbox Place.I will just adjust it if not exactly :P:
Attachment 134577
Download
ForNoLimiT.rar download - 2shared
Ok (index.php & top5c.php / top5g.php) paste to your template.
(serverbox.php & serverbox_config.php) paste to .../engine
Configure in serverbox_config.php everything you need.
CSS for each of addon inside .php file.
About text you asked me to change color, i set it to white(#FFFFFF), you can change in index.php
Here
If somth is wrong just tell me, FKN Enjoy ^^Code:<font color ="#FFFFFF"> <?=build_header_title(); ?> - Official Website.</font>
Thank You So Muchhhhhhhhhh!!!..Im gonna love you now 4FUNer!!!!..:drool:KISSBOOOOOOOBS:drool:!!.hahahhaha..Let me try it..
Bro a few Question..
How to put some lines?like this
Attachment 134578
And how to put boarders on serverbox and make background transparent.
Attachment 134581
Sorry I am really noob when it comes codes on website :mellow:
You can add
border: 1px solid #FF6666;
to each of Class inside css of top5c.php & top5g.php (it is in <style></style> tags)
or
You can change background color inside top5c.php & top5g.php
background-color: #FFFFFF; (white) to different
Use html color picker for different color hex codes
HTML Color Picker
About ServerBox
Open serverbox.php & delete or change
background-color: #222222;