
X-71
X-71 is a free CSS Gaming Template that features a fixed width, 3 column layout that can be easily customized by an experienced web developer.
Last updated 01/31/2012 – v4.0 Fixed banner issue with IE, and added footer note space.

X-71
X-71 is a free CSS Gaming Template that features a fixed width, 3 column layout that can be easily customized by an experienced web developer.
Last updated 01/31/2012 – v4.0 Fixed banner issue with IE, and added footer note space.
the flash is not working on this template
Find this code here:
and replace it with this code:
I failed to properly link the flash file to the appropriate directory within the Movie Parameter. Sorry about that. Oddly enough Firefox displays it appropriately however IE 7 & 8 did not. This will fix that issue. Enjoy!
FOOTER NOTES: For those who already have this theme and want to add Footer Notes (as included in v4.0) to your pages add the following info to the CSS file. (Be sure to replace the existing #footer id with the new)
#footer { width: 920px; height: 102px; position: relative; margin: 0px; padding: 0px; overflow: hidden; background-image: url('theme/footer-2.jpg'); background-repeat: no-repeat; background-position: left top; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size: .6em; font-weight: normal; } #foot-CL { width: 392px; height: 38px; position: relative; overflow: hidden; float: left; margin: 10px 0px 0px 30px; padding: 0px; color: #444444; text-align: center; } #foot-CR { width: 392px; height: 38px; position: relative; overflow: hidden; float: right; margin: 10px 30px 0px 0px; padding: 0px; color: #444444; text-align: center; }Now replace the HTML code. Find this:
…..and replace with: