Pages: [1]
Author Topic: How to add another block on toys theme.  (Read 851 times)
Customers
Full Member
*

Karma: 0
Posts: 31



WWW Email
on: Aug 13, 09, 08:09 PM

Hi,

I was wondering how would I add an extra block on the toys theme. I would want a block to add an adsense banner vertically.

Thanks.
Logged

Free Online and Arcade Games! -- http://www.nightgamers.com
Free Online and Flash Games! --  http://www.sevengamers.com
Administrator
Sr. Member
*

Karma: 7
Posts: 486


Email
Reply #1 on: Aug 13, 09, 08:27 PM

This tutorial will give you an idea about blocks' management... you just need to add a static block, not PHP. As for block's decoration, in the "Toys" theme each side block have the following structure (you'll see that in any page's source):
Code:
<h2 class="Special">Block title</h2>
<div class="Box">
   <div>
      <p>Your content</p>
   </div>
</div>
<div class="BoxFooter"></div>
Logged
Customers
Full Member
*

Karma: 0
Posts: 31



WWW Email
Reply #2 on: Aug 14, 09, 03:21 PM

Cool, everything went well.

Thanks.
Logged

Free Online and Arcade Games! -- http://www.nightgamers.com
Free Online and Flash Games! --  http://www.sevengamers.com
Pages: [1]
 
Jump to: