
1. Decide where to put the links
2. Go to Customize » Edit HTML
3. Look for the decided part [Example: Sidebar]
Note: For easier searching, use CTRL + F and type any word you can see on the sidebar.
4. Add this code:
{block:HasPages}<p class="sideheader">PAGES</p>
{block:Pages} <div class="links">
<ul>
<li><a href=”{URL}”>{Label}</a></li>
</ul></div>{/block:Pages}
{/block:HasPages}
5. On the CSS part of the codes, add this:
.links a{
display: block;
text-align:center;
}
.links ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
You can customize the CSS yourself..
-
sana29shah likes this
-
jazpaddles likes this
-
nextstoprequested likes this
-
69cups likes this
-
adaiya likes this
-
negrokyon likes this
-
lokispudding likes this
-
tytyresty likes this
-
themedallioncalls likes this
-
milky-landa likes this
-
athenabilitythemes posted this
























































![Athenability theme [2 columns]
Download Preview Link](http://i46.tinypic.com/2iu3xo1.jpg)

Update: whole wrap length fixed.



















