open the themes folder. open page.tpl file with not pad or dream weaver right at the bottom find this code
<!-- do NOT remove the Jcow Attribution Information -->
<?php echo jcow_attribution(1);?>
Copy and Paste this code Below
<div id="bahasa">
<span style="float:left;">
<a href="[url]http://your[/url] link"title="Bahasa Indonesia"class="tipTip">Change here</a> |
<a href="[url]http://your[/url] link"title="English"class="tipTip">English (US)</a> |
<a href="[url]http://your[/url] link"title="Arabic"class="tipTip">Arabic</a> |
<a href="[url]http://your[/url] link"title="Spanish"class="tipTip">Spanish</a> |
<a href="[url]http://your[/url] link"title="Norwegian"class="tipTip">Norwegian</a> |
<a href="[url]http://your[/url] link"title="Italian"class="tipTip">Italian</a> |
<a href="[url]http://your[/url] link"title="Bahasa Minang Kabau"class="tipTip">Bhs.Minang</a>
</span>
<span style="float:right;">Coypyright © 2011 your website name ® All Rights Reserved -
<!-- jcow branding -->
<!-- jcow branding --> <!-- Image:jcow_attribution('image'), Text: jcow_attribution('text') -->
<!-- jcow branding -->
Powered by <a class="jbrandtag" href="[url]http://www.jcow.net"[/url] title="Create a social network/online community">Jcow</a>
<!-- jcow branding --> </a> & <a href="[url]http://temanku.net/karismaservice/"title="Di[/url] Karisma Service Centre kami melayani perbaikan seluruh alat elektronik rumah tangga yang rusak. Termasuk perbaikan atau instal ulang komputer. Kami juga menyediakan berbagai macam software dan game untuk komputer anda"class="tipTip">ur website name</a>
Now Open your CSS file add this code right at the bottom
}
bahasa {
text-decoration:none; color:#FF0000; size:10px
the CSS is where you change the style. The colour, font, size.... ect ect you will need to play around with it until you have it the way you like it
|