hello,
Here I made a template that I OnArcade in html / css.
But I search a person who could help me to adapt it for OnArcade for free
Thank you
No one??


thank's
I don't know about everyone else but I love it!
hello i want to put code google analytics on onarcade , but i don 't know where can somebody help me please ?
Go to your template editor in the admin panel, select your current template, and open main.template.php.
The best place to put the analytics code is in the footer section of this template. That way it loads last and shouldn't effect much of your site, and it will also load on every page. I've provided a reference below.
Code:
<div id="footer">
{[var:$lang['footer_copyright']]}<br />
<!-- onArcade 2.2 -->
</div>
COPY ANALYTICS CODE HERE
</body>
(03-18-2009 06:02 PM)N2Flash Wrote: [ -> ]Go to your template editor in the admin panel, select your current template, and open main.template.php.
The best place to put the analytics code is in the footer section of this template. That way it loads last and shouldn't effect much of your site, and it will also load on every page. I've provided a reference below.
Code:
<div id="footer">
{[var:$lang['footer_copyright']]}<br />
<!-- onArcade 2.2 -->
</div>
COPY ANALYTICS CODE HERE
</body>
That is not working .............. please help me , if you have any working example .
You can find the best template on freetemplates.com site.
Check it out.