Sample Sidebar Module

This is a sample module published to the sidebar_top position, using the -sidebar module class suffix. There is also a sidebar_bottom position below the menu.

Sample Sidebar Module

This is a sample module published to the sidebar_bottom position, using the -sidebar module class suffix. There is also a sidebar_top position below the search.
Home
images/iacf1.jpg
Occasionally we need to use custom html to obtain the layouts shown on our demos in specific modules. The code below is what was used on this template. It is best to enter this code directly into the HTML editor function of your editor.

Image and Content Fader Code:

The S5 Image and Content Fader actually uses no custom code for this design. Simply enter the images and into the default fields in the backend of the module. This demo uses 1600x900 images, but you can use any image size; just make sure they are all the same size. Features like size, zoom, slide effects, and others are controlled in the module's backend.



Top Colored Boxes With Images:

This is one custom HTML module published that is published to the top_row1_1 position.


<div class="image_top_wrap">
<div class="image_top_row">
<div class="image_top">
<div class="image_top_inner">
<a href="index.php/features-mainmenu-47/template-specific-features">
<div class="image_top_img">
<img src="images/top1.jpg" alt="" />
</div>
<h3>Warlock</h3>
<span>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In suscipit varius turpis sit amet feugiat. Integer efficit.</span>
<div style="clear:both;height:0px;"></div>
</a>
</div>
</div>
<div class="image_top">
<div class="image_top_inner">
<a href="index.php/features-mainmenu-47/template-specific-features">
<div class="image_top_img">
<img src="images/top2.jpg" alt="" />
</div>
<h3>FIA Soccer</h3>
<span>In suscipit varius turpis sit amet feugiat. Integer efficit. Lorem ipsum dolor sit amet, consectetur adiscing.</span>
<div style="clear:both;height:0px;"></div>
</a>
</div>
</div>
</div>
<div class="image_top_row">
<div class="image_top">
<div class="image_top_inner">
<a href="index.php/features-mainmenu-47/template-specific-features">
<div class="image_top_img">
<img src="images/top3.jpg" alt="" />
</div>
<h3>Halo Valor</h3>
<span>Integer efficit lorem ipsum dolor sit amet, consectetur adipiscing elit. In suscipit varius turpis sit amet.</span>
<div style="clear:both;height:0px;"></div>
</a>
</div>
</div>
<div class="image_top">
<div class="image_top_inner">
<a href="index.php/features-mainmenu-47/template-specific-features">
<div class="image_top_img">
<img src="images/top4.jpg" alt="" />
</div>
<h3>Recore</h3>
<span>In suscipit varius turpis sit. Lorem ipsum dolor sit amet, consectetur adipiscing elit amet feugiat. Integer efficit.</span>
<div style="clear:both;height:0px;"></div>
</a>
</div>
</div>
</div>
<div style="clear:both;height:0px;"></div>
</div>

Homepage Article:

This is an article published to Featured. It's title is turned off in the article's settings.


<a href="/game_world/index.php/features-mainmenu-47/template-specific-features">
<img style="margin-bottom:25px;" alt="" src="/game_world/images/article.jpg">
<h3 class="h3_line">New Version Of Crysis Coming In 2016 For Xbox and Playstation</h3>
</a>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur dignissim metus purus, a consequat velit scelerisque elementum. Vestibulum in augue mauris. Proin ligula mi, eleifend eget felis et, congue dictum mauris. Vestibulum varius ligula mollis risus.
<br>
<i class="ion-android-star star_active"></i>
<i class="ion-android-star star_active"></i>
<i class="ion-android-star star_active"></i>
<i class="ion-android-star star_active"></i>
<i class="ion-android-star star_inactive"></i>

Plus Image Boxes:

These images are published to the custom_3 position.


<div class="plus_img_main_wrap">
<a href="/game_world/index.php/features-mainmenu-47/template-specific-features">
<div class="plus_img_wrap_outer">
<div class="plus_img_wrap">
<img src="/game_world/images/thumb1.jpg" alt="">
<div class="plus_img_icon">
<i class="ion-plus"></i>
</div>
<div class="plus_img_icon_box"></div>
<div class="plus_img_text">
Custom Highlight Colors
</div>
<div style="clear:both;height:0px;"></div>
</div>
</div>
</a>
<a href="/game_world/index.php/features-mainmenu-47/template-specific-features">
<div class="plus_img_wrap_outer">
<div class="plus_img_wrap">
<img src="/game_world/images/thumb2.jpg" alt="">
<div class="plus_img_icon">
<i class="ion-plus"></i>
</div>
<div class="plus_img_icon_box"></div>
<div class="plus_img_text">
Google Fonts Integrated
</div>
<div style="clear:both;height:0px;"></div>
</div>
</div>
</a>
<a href="/game_world/index.php/features-mainmenu-47/template-specific-features">
<div class="plus_img_wrap_outer">
<div class="plus_img_wrap">
<img src="/game_world/images/thumb3.jpg" alt="">
<div class="plus_img_icon">
<i class="ion-plus"></i>
</div>
<div class="plus_img_icon_box"></div>
<div class="plus_img_text">
Specify Custom Background
</div>
<div style="clear:both;height:0px;"></div>
</div>
</div>
</a>
<div style="clear:both;height:0px;"></div>
</div>

S5 Vertical Accordion, S5 Tab Show, Ad and Game List:

There are four modules shown here, but only two use custom HTML. The vertical accordion module has default Joomla Newsflash modules pubished to each slide, same is true for the S5 Tab Show slides. The ad and the game list use a custom HTML module, the code for these is shown below. The modules on the left (in the dark area) are published to custom_2, the images on the right side are published to right_inset.


<ul class="colored_numbers">
<li><span>1</span>Batman: Arkham Origins</li>
<li><span>2</span>Tomb Raider Collector's Edition</li>
<li><span>3</span>Madden NFL 2015</li>
<li><span>4</span>Call of Duty Modern Warfare</li>
<li><span>5</span>Tom Clancy's Splinter Cell</li>
</ul>

<a href="/game_world/index.php/features-mainmenu-47/template-specific-features">
<img style="width:100%;" alt="" src="/game_world/images/ad1.jpg">
</a>

Banner Ads:

These ads are published to below_columns_1 and below_columns_2, and they are custom HTML modules. The background for this row is controlled in the Vertex admin under Main/Layout.


<a href="/game_world/index.php/features-mainmenu-47/template-specific-features">
<img style="width:100%;" alt="" src="/game_world/images/banner1.jpg">
</a>

S5 Media Player and Text:

This area is a custom HTML module published to bottom_row1_1. The background is controlled under Main/Layout in the template configuration. The video uses the S5 Media Player plugin, which must be installed and enabled. Instructions for this plugin are found in the plugin's backend.


<div class="video_wrap">
<div class="video_wrap_left">
S5 MEDIA PLAYER PLUGIN CALL GOES HERE
<div style="clear:both;height:0px;"></div>
</div>
<div class="video_wrap_right">
<h3>Are You Ready?</h3>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec non turpis a sem tristique blandit. Praesent eget eros.
<br /><br />
Sed ultrices, urna vitae mattis placerat, quam velit tincidunt odio, vel consequat dolor leo a augue. Proin massa erat, mollis quis lacus eu, fringilla lacinia turpis.
<br />
<span class="highlight1">06.12.2016</span>
<br /><br />
Praesent hendrerit nisi quis felis tempus, non malesuada urna tincidunt. Proin varius bibendum urna, convallis tempus purus condimentum eu vestibulum
<br />
<span class="highlight1">11.21.2016</span>
<div style="clear:both;height:0px;"></div>
</div>
<div style="clear:both;height:0px;"></div>
</div>

S5 Masonry:

This module is published to bottom_row2_1 and does not use any custom HTML. The images and defined as the article's intro image in the settings of the article.



Social Icons:

This is a custom HTML module publishd to the custom_4 position. Ion Icons must be enabled in the template configuration for these to show.


<a href="javascript:;" class="social_icon ion-social-facebook"></a>
<a href="javascript:;" class="social_icon ion-social-twitter"></a>
<a href="javascript:;" class="social_icon ion-social-googleplus"></a>
<a href="javascript:;" class="social_icon ion-social-rss"></a>
<a href="javascript:;" class="social_icon ion-social-youtube"></a>

The Game of the Month

Run your own Funeral Parlor at our Funeral Quest Server RIGHT HERE

BBS NEWS

Happy New Year!

Well who can believe that we are finally in 2021!  Happy New Year Everyone.  

The Game of the Month is back.  We are sorry that the site hasn't been updated in a very long time, but finally I have the time to make some things happen.  It seems that the turning of a new year is always a great time for me to focus on the site a little bit and do some work to the system.

Since we really never had the Game of the Month operating right from April of last year, we are running the same game.  Our Game of the Month for the first month of the New Year is Murder Motel.  Find parts of your weapon and go on the hunt.  The winner of this months game of the month will be the one with the most kills at the end of January.  Good Luck.  The winner will win a Section One BBS T-Shirt.
Hits: 1983

April's Game of the Month - Murder Motel

It's been a while for our Game of the Month contest.  We've had one running for a while, but just never got it out to the public and published.  But we are ready to start it up again.

Our game of the month for April 2020 is Murder Motel.  

If you've ever seen Psycho or Thunderdome, you know what to expect.  Your job is to meander through the motel and find your weapon parts, put them together and get your victim before they get you.  Everyone is hunting someone.

The winner will be the player with the highest kill count at the end of April.  The winner will get our famous Section One BBS T-Shirt.  But you have to play to win!
Hits: 2342

August's Game of the Month

Hey Everyone, It's a new month and a New Game.  Our game for the month of August, 2019 is "SkyCop."  

In SkyCop you get to be an Air Traffic Controller guiding airplanes full of people all around your region and safely landing them in local airports.  See why this job is such a stressful one.  This game is based off of the actual software that is used to train real Air Traffic Controllers, but done in a way that makes it easy for everyone to learn.  Can you keep the planes from crashing into each other?  Can you keep the people safe, by giving commands that will safely land their airplanes.  Can you handle the pressure?

Our winner will be the person who has the highest score at the end of the month and they will receive a free BBS T-Shirt.  Join in and play today.  You never know, our winner for August, just might be YOU!!!
Hits: 2699

July's Winner

Congratulations to our winner of July's Game of the Month, "Vegas Slots."  Sandy was our high roller this month.  She scored the top take of $1,000.  It didn't have to be high as we had so few players for the month.  

For her score and win, she will receive our free Section One BBS T-shirt.  You can log in today and play our new game of the Month and win yourself one of the T-Shirts as well.
Hits: 4751

New Funeral Quest Tournament Starts Today!

Our Funeral Quest Server was reset today.  Our last 90 day tournament is over.  Miss Ery is the clear winner with 2,654 Bury Points.  As the winner, she is receiving a $25 Gift Card to Best Buy!

Our new tournament starts today and will run until the end of September.  You can connect to it in Microsoft Edge Browser as it has a bug in it that keeps it from working in Chrome and Firefox.  connect at www.sectiononebbs.com:8081.

Happy Undertaking!
Hits: 2279

July's Game of the Month

Happy Independence Day!  It's the month of the day that we celebrate the victory.  There is also another victory to be won this month, and that is Section One BBS's Game of the Month.  Our game for July 2019 is "Vegas Slots."  

Vegas Slots is an entertaining slot machine game that simulates the machines found in gambling casinos.  It is a fun and highly addictive game.  Place a bet and Pull the handle.  Where will it stop?  You start with $1,000 and the Jackpot goes up every day.  The #1 Scorer at the end of the month will win the Free BBS T-Shirt.  Good Luck, You are going to need it!
Hits: 2443

June's Winner

It wasn't a game that was played much, but it was still our game of the month, and we still have a winner.  Congratulations to Mopar Man who won our game of the month for June 2019, "Scavenger Hunt."  It wasn't a high score, but he played and had the best record, so he will be receiving our Free BBS T-Shirt.  

You can get one of those free T-Shirts as well, by playing next month's Game.  Stay tuned for upcoming announcements!
Hits: 2202

June's Game of the Month

Our Game of the Month for June 2019 starts today!  

The game of the Month for June is Scavenger Hunt.  You are assigned 10 objects that you must run around to collect to win each round.  The problem is that other players are running around the same space, looking for their 10 objects and they might even be looking for some of the same things that you are.  Some of those objects will be right out in front of you while others might be in locked fixtures that require you to find keys to open.  You might have to beat up other players to see what they are holding, especially if you need it.  But watch out for the booby traps.  

You can steal from others, play tricks on others and even booby trap the items that they need.  How many rounds can you win in 25 days?  The game will run through the entire month of June and our winner will be the one with the most rounds won and highest points.  But you can't win if you don't play.  So log in to the BBS today and happy hunting!
Hits: 2259