Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-01-02 12:24:40
- mikae1
- New Member
- Registered: 2006-11-27
- Posts: 8
txp:link_to_prev & a class
Is it possible to have the <a> tag generated by <txp:link_to_prev> contain a class attribute? I can’t seem to do it by just adding class=“classname” to the <txp:link_to_prev> tag.
Offline
#2 2007-01-02 13:34:20
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: txp:link_to_prev & a class
<a class="classname" href="<txp:link_to_prev />"><txp:prev_title /></a>
Offline
Pages: 1