View Single Post
  #5  
Old 03-18-2012, 05:21 PM
Tequila's Avatar
Tequila Tequila is offline
The Grim One
 
Join Date: Jan 2009
Location: Souther Tier, New York State
Posts: 1,356
Gender: Female
Credits: 99,082
Tequila is on a distinguished road
Default

*Theme Coder Here*

I designed it so that if you use the following code type it works best:
Code:
<p>
<a href="link.url">link text</a>
<a href="link.url">link text</a>
<a href="link.url">link text</a>
<a href="link.url">link text</a>
<a href="link.url">link text</a>
<a href="link.url">link text</a>
<a href="link.url">link text</a>
</p>
Just find the section labeled "sidebar" in your functions file, and put each new link on it's own line (they are coded to display as "blocks") without breaks or new paragraphs.
__________________
Artist. Designer. Gamer. Mother.
[portfolio] [tarot] [Rune Hollow] [freebies]

Last edited by Tequila; 03-18-2012 at 05:35 PM. Reason: goofed...
Reply With Quote