Jump to content

Help Creating A Block


CTerrian

Recommended Posts

I'm still learning PHP, and I'm trying to create a block with two banners centered (side by side) in the block. GameTracker provides the code for my game servers stats in HTML.

Here's the HTML provided by GameTracker:

<!-- Start GameTracker Banner -->

<iframe src="http://cache.www.gametracker.com/components/html0/?host=69.65.13.83:27015&width=200&height=547&bgColor=333333&titleBgColor=222222&borderColor=555555&fontColor=CCCCCC&titleColor=FF9900&linkColor=FFCC00&borderLinkColor=222222&showMap=1&showCurrPlayers=1&showTopPlayers=1&showBlogs=0" frameborder="0" scrolling="no" width="200" height="547"></iframe>

<!-- End GameTracker Banner -->

<!-- Start GameTracker Banner -->

<iframe src="http://cache.www.gametracker.com/components/html0/?host=69.65.13.82:27015&width=200&height=547&bgColor=333333&titleBgColor=222222&borderColor=555555&fontColor=CCCCCC&titleColor=FF9900&linkColor=FFCC00&borderLinkColor=222222&showMap=1&showCurrPlayers=1&showTopPlayers=1&showBlogs=0" frameborder="0" scrolling="no" width="200" height="547"></iframe>

<!-- End GameTracker Banner -->

I've already created the "block_banner.php" file. I just need help with the code.

I know this can be done because I've seen it at other sites using php.

 

Thanks in advance,

CT

 

PS: I'm using "Team Fortress 2 Nuke theme"

(Item# DMTF2)

PHP-Nuke

PHP Version 5.2.5

 

Link to comment
Share on other sites

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.