Instalation ArthemiaZinmag
1. Backup your old template first.
2. Go to Layout, Edit, Download Template... put to your hard drive.
3. Download ArthemiaZinmagTemplate and put to your hard drive and extract, read the Readmefirst file.
4. If Done, back to your template ( Layout, Edit menus ).
5. Look Upload a template from your hard drive..click Chose File..pick ArthemiaZinmagTemplate.xml, and then upload.
6. Wait until finish and success.
7. View your new blog template.
Edited :
1. Headline Widget.
Format HTML Code :
<div id='kotak'>
<div id='slider'>
<div id='mover'>
<!----post #1---->
<div class='slide'>
<span class='slmet'> Posted by YourName </span>
<h2><a href='Url Article'>Article Title</a></h2>
<p>Article Description.</p>
<img alt='' src='Url Picture'/>
</div>
<!----post #3---->
</div>
</div>
</div>
2. Popular Widget
Format HTML Code :
<form action="tabview.html" method="get">
<div class="TabView" id="TabView">
<div class="Tabs" style="width: 350px;">
<a>Tab 1</a>
<a>Tab 2</a>
<a>Tab 3</a>
</div>
<div class="Pages" style="width: 350px; height: 250px;">
<div class="Page">
<div class="Pad">
Tab 1.1 <br />
Tab 1.2 <br />
Tab 1.3 <br />
</div>
</div>
<div class="Page">
<div class="Pad">
Tab 2.1 <br />
Tab 2.2 <br />
Tab 2.3 <br />
</div>
</div>
<div class="Page">
<div class="Pad">
Tab 3.1 <br />
Tab 3.2 <br />
Tab 3.3 <br />
</div>
</div>
</div>
</div>
</form>
<script type="text/javascript">
tabview_initialize('TabView');
</script>
For Detail TabView..Visit : MakeOverBlogs
Related Post:
0 komentar »
Leave your response!