*

Recent

Author Topic: [v3.x] Simple  (Read 5259 times)

am-fs

  • Owner
  • Developer
  • Full Member
  • ******
  • Posts: 228
  • Force: +1/-0
    • Great Flash Games
[v3.x] Simple
« on: November 30, 2014, 10:42:30 PM »


Here is a Simple template that features large 180x135 images.
Available Styles: Blue and Pink.
This theme is designed for a simple arcade and it is set up not to use a member system.
You will need to edit the includes/blocks to activate the blocks you would like to show and deactivate the members comments.
Blue style is default, so you will need to rename pink-style.css to style.css if you choose to use the pink style.

Requires: sitemap mod => http://freearcadescript.net/forums/index.php?topic=762.0

I recommend you to make the theme your own by changing up the colors or use it as it is.
Blue Style:
Main Color: 1C386C
Background: EEEEEE
Menu Image: menu.png

Pink Style:
Main Color: F54E96
Background: FFE6F2
Menu Image: menu1.png

Green Style:
Main Color: 003300
Background: E1F2E2
Menu Image: green.gif

Black Style:
Main Color: 000000
Background: CCCCCC
Menu Image: headerback.gif
« Last Edit: December 02, 2014, 11:43:21 PM by am-fs »

am-fs

  • Owner
  • Developer
  • Full Member
  • ******
  • Posts: 228
  • Force: +1/-0
    • Great Flash Games
Re: [v3.x] Simple
« Reply #1 on: December 02, 2014, 11:31:14 PM »
Added 2 new styles Green and Black.
« Last Edit: December 02, 2014, 11:43:36 PM by am-fs »

outlaw16151

  • Jr. Member
  • **
  • Posts: 54
  • Force: +0/-0
    • OutlawsGameroom
Re: [v3.x] Simple
« Reply #2 on: December 08, 2014, 10:01:56 AM »
Good job Dwayne

am-fs

  • Owner
  • Developer
  • Full Member
  • ******
  • Posts: 228
  • Force: +1/-0
    • Great Flash Games
Re: [v3.x] Simple
« Reply #3 on: January 04, 2015, 04:08:36 PM »
Bug - Header Banner does not show on game page

Fix - Remove Code:
Code: [Select]
$fheaderspace = $r['headerspace'];
if ( $headerspace !='' ) { $headerspace = $fheaderspace; };