overall_header.html & overall_footer.html
Posted: 13. June 2008 13:13
I used the template bo2Soft and cant changes the files: overall_header.html & overall_footer.html
I upload them here: http://www.ditendatjes.nl/template.rar
Can someone change it 4 me?
You can upload the files here: www.speedyshare.com
Open: styles/MIJN STIJL/template/overall_header.html
Find:
Add before
Find
In-line Find
In-line Add after
Find
Add after
Open: styles/MIJN STIJL/template/overall_footer.html
Find
In-line Find
In-line Add after
I upload them here: http://www.ditendatjes.nl/template.rar
Can someone change it 4 me?
You can upload the files here: www.speedyshare.com
Open: styles/MIJN STIJL/template/overall_header.html
Find:
Code: Select all
<div class="navbar">
Code: Select all
<!-- IF not $S_IN_PORTAL or not S_DISPLAY_MAINMENU -->
Code: Select all
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> <!-- BEGIN navlinks --> <strong>‹</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></li>
Code: Select all
<li class="icon-home">
Code: Select all
<a href="{U_PORTAL}">{L_PORTAL}</a> »
Code: Select all
<li class="icon-logout"><a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="l">{L_LOGIN_LOGOUT}</a></li>
<!-- ENDIF -->
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
Code: Select all
<!-- ENDIF -->
Find
Code: Select all
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
Code: Select all
<li class="icon-home">
Code: Select all
<a href="{U_PORTAL}">{L_PORTAL}</a> »