Sorry it took so long.. the damned cat unplugged my computer. I think this is what you want. You can see it at the bottom of my test site.
http://balla.umaballa.com/index.php
ok here we go..
1. go to /mystore/layouts/default.php I need you to open this file and look for.
- Code: Select all
<!-- FOOTER -->
We need to turn this into.
- Code: Select all
<?php $this->loadBlock('topsla') ?>
<!-- FOOTER -->
All done here you can close it and upload.
2. I need you to go to /mystore/templateDetails.xml
open the file and look for.
- Code: Select all
<position>top1</position>
<position>top2</position>
<position>top3</position>
<position>top4</position>
<position>top5</position>
<position>top6</position>
<position>top7</position>
<position>top8</position>
Right under this I need you to paste this.
- Code: Select all
<position>top1a</position>
<position>top2a</position>
<position>top3a</position>
<position>top4a</position>
<position>top5a</position>
<position>top6a</position>
<position>top7a</position>
<position>top8a</position>
Ok we're done here, save, and upload this file.
3. I have created a file you need to upload to the server this file holds 8 new module positions. It's called topsla.php. Put this file in:
- Code: Select all
/mystore/layouts/blocks
when you get done with these steps you'll have this.
http://balla.umaballa.com/index.php