Home
N-13 News
Forums
Help
Search
Username
Password
Register
Forgot password?
How to add image to post
necklacesdiscou
Known bugs - 4.0.3
necklacesdiscou
Latest
N-13 News 4.0.3
What is N-13 News?
Where can I get help?
Known bugs
Forums
Help & Support
There appears to news headlines
Lsteffler
Posted on 08 Oct 2010, 14:45:52
Access: Member
Total Posts: 16
Joined: 2010-07-07
Good morning!
When I click on read more page loads with the full story, but without the title, my code looks like:
Code:
<p style="text-align: center;">
[readmore] <span class="title_{oneortwo}" style="font-size: 16pt; color: #076ebc;">{title}</span>[/readmore] <br />
<span style="font-family: Verdana; font-size: 08pt; color: #ADADAD; text-align: center">
Autor: [email]{author}[/email] - {date}
[comments]{comments} Comentários[/comments] - {ratingstars} <span id="ratingstars_text_{id}"></span>
</span>
</p>
<br />
<div style="font-family: Verdana; font-size: 10pt; line-height: 22px; text-align: justify; text-indent: 30px;">
{shortstory}
{story}
<br />
<p style="font-family: Verdana; font-size: 10pt; color: #658DD8; text-align: right; text-decoration: underline;">[readmore]Ver notÃcia completa...[/readmore]</p>
<p style="magin-left: 5px;">
<script type="text/javascript"><!--
google_ad_client = "pub-5662040244957815";
/* Anuncio NotÃcias Principais */
google_ad_slot = "4078175664";
google_ad_width = 460;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</p>
<br />
[files] <br />
<table style="border: 1px solid #EEEEEE">
<tr>
<td>Title</td><td>Filename</td><td>Filesize</td><td>Uploaded</td><td>Downloads</td><td>Uploader</td>
</tr>
{files}
</table>
[/files] </div>
#2920
Lsteffler
Posted on 08 Oct 2010, 14:56:59
Access: Member
Total Posts: 16
Joined: 2010-07-07
I managed to resolve, I removed the read more of the title, leaving only the title:
Code:
<span class="title_{oneortwo}" style="font-size: 16pt; color: #076ebc;">
{title}
</span>
#2921
Network-13.com © 2013