The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> fixing permanent link
ubiami
post Dec 12 2012, 06:05 AM
Post #1


Newbie
*

Group: Members
Posts: 11
Joined: 17-January 11
Member No.: 13,609



Hi, I am trying to fix my coding and just can't quite work out what part is what.

This is what it originally looked like. It has the date across the top, which acted as a permalink.
IPB Image

I took the date away, so now there is no permalink. I want the straight title to be the permalink.
IPB Image

Can someone please help? I only use it for posting text posts so have only included that section of the coding. Thankyou!





{block:Posts}


<li class="post" id="post{PostID}">

{block:Text}

<div class="meta">


{block:IfCenterall}<center>{/block:IfCenterall}<h2>
<a title="link to this post" href="{Permalink}">{DAY AND MONTH WERE HERE}</a>
</h2>{block:IfCenterall}</center>{/block:IfCenterall}



</div><br><br>

<div class="content text-post">

{block:Title}<h3><span>{Title}</span></h3>{/block:Title}

<div class="text">{Body}</div>
</div>
{/block:Text}
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th April 2024 - 12:51 PM