Topic: [Theme Release] Grassland
Download Link: http://www.mediafire.com/?4974oaj4akwsnzp
Theme is optimised by spriteme combined images and compressed css. If you guys have any problem with the theme, please post a reply, also rate the theme.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.4 additions → [Theme Release] Grassland
Download Link: http://www.mediafire.com/?4974oaj4akwsnzp
Theme is optimised by spriteme combined images and compressed css. If you guys have any problem with the theme, please post a reply, also rate the theme.
Looks nice.
Its good, great for green/eco related forums.
I like it, but how do I add a header to it? Pretty noob at the whole php thing.
I added it through my main.tpl file from include/template folder. here is my file:
<!DOCTYPE html>
<!--[if lt IE 7 ]> <html class="oldie ie6" <!-- forum_local -->> <![endif]-->
<!--[if IE 7 ]> <html class="oldie ie7" <!-- forum_local -->> <![endif]-->
<!--[if IE 8 ]> <html class="oldie ie8" <!-- forum_local -->> <![endif]-->
<!--[if gt IE 8]><!--> <html <!-- forum_local -->> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<link rel="Shortcut icon" href="http://www.myfootballcafe.com/favicon.ico" type="image/x-icon"
<!-- forum_head -->
</head>
<body>
<!-- forum_messages -->
<div id="brd-wrap" class="brd">
<div <!-- forum_page -->>
<div id="brd-head" class="gen-content">
<a href="http://www.myfootballcafe.com/"><img alt="MyFootballCafe.com" height="65" longdesc="MyFootballCafe.com is a place for all football fans to talk about top level football." src="http://www.myfootballcafe.com/img/logo.png" width="100%" /></a>
<!-- forum_skip -->
<!-- forum_title -->
<!-- forum_desc -->
</div>
<div id="brd-navlinks" class="gen-content">
<!-- forum_navlinks -->
<!-- forum_admod -->
</div>
<div id="brd-visit" class="gen-content">
<!-- forum_welcome -->
<!-- forum_visit -->
</div>
<!-- forum_announcement -->
<div class="hr"><hr /></div>
<!-- forum_include "header.php" -->
<div id="brd-main">
<!-- forum_main_title -->
<!-- forum_crumbs_top -->
<!-- forum_main_menu -->
<!-- forum_main_pagepost_top -->
<!-- forum_main -->
<!-- forum_main_pagepost_end -->
<!-- forum_crumbs_end -->
</div>
<!-- forum_qpost -->
<!-- forum_info -->
<div class="hr"><hr /></div>
<div id="brd-about">
<!-- forum_include "newfooter.php" -->
</div>
</div>
</div>
<!-- forum_javascript -->
</body>
</html>
Thank you very much
Tested editor.
Thanks alot
PunBB Forums → PunBB 1.4 additions → [Theme Release] Grassland
Powered by PunBB, supported by Informer Technologies, Inc.