>>  Site Map >>  Forums >>  Blocks

Forum module - topics in forum:



Blocks - Having problems with a block? Code doesn't work, get help here.



COD4 Server Info Block

Hello,

I am trying to refine a block I currently have to make it more user friendly and appealing to the eye. Sadly I lack the skill to do so. Hopefully I can find someone here that is willing to help.

The basic version of this block can be seen at http://ptpclan.net/index.php.

The block is the COD4 server info on the top left of the site. Has you can see I don’t even know how to make it fit into the blocks border…

What I would like to do is:

1) Make this block fit into the border.

2) Possibly have the names of players on server scroll, instead of just expand the border.

3) Create a middle block that will show 2-3 different servers. (But only if the names are scrolling.)

If there is anyone here willing to help me that would be AWESOME!! We are not a rich clan but I would be happy to reimburse the person for their time the best we can.

Please get back to me if there is anyway/anyone that is willing to help.

Thanks,

Attica
http://ptpclan.net






email me the code

seven.nines at yahoo.com and i'll make the block for you.






Can I get in on that as well! Would love to have a COD4 block that shows the IP, Picture of the current map and current players. Anyone have something like that or can make one? And how much would you charge?






Since Attica never sent me the code, it was never made. If you anyone has the code I would be glad to make it, at no charge.






Hi,

This might be of use, took me ages to figure out that i had to convert the html code to php to get my gametracker block working, you can check it out www.celtsclan.com

saved the file as block-gametracker.php
code:

Code: :
<?php
#### Generated by Block Creator by Disipal Site (www.disipal.net) ###
if (eregi("block-Block_Creator.php",$PHP_SELF)) {
    Header("Location: index.php");
    die();
}
$content  =  "<center><!-- Start GameTracker Banner -->";
$content  .= "<iframe src=\"http://cache.www.gametracker.com/components/html0/?host=217.146.84.135:28962&width=200
&height=547&bgColor=040005&titleBgColor=040101&borderColor=555555&fontColor=CCCCCC&titleColor=4A443A
&linkColor=5B5952&borderLinkColor=222222&showMap=1&showCurrPlayers=1
&showTopPlayers=1&showBlogs=0\" frameborder=\"0\" scrolling=\"no\" width=\"200\" height=\"547\"></iframe>";
$content  .= "<!-- End GameTracker Banner --><center>";
?>





Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS