| Author |
Message |
ruidanielborges |
|
Post subject: Techhost Theme: Problem with full article
Posted: Oct 25, 2004 - 11:43 AM
|
|
Joined: Oct 25, 2004
Posts: 3
Status: Offline
|
|
I'm having a problem when i try do read the full article. I'm using Techhost theme and the full article is displayed in a very straight column: http://www.farmacia.com.pt/modules.php?op=modload&name=News&file=ar ticle&sid=801&mode=thread&order=0&thold=0. Do you think you could help me out? Thank you in advance.
Sincerly yours,
Rui B. |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 25, 2004 - 12:30 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| Turn off show right blocks in articles. |
|
|
| |
|
|
|
 |
ruidanielborges |
|
Post subject:
Posted: Oct 25, 2004 - 04:03 PM
|
|
Joined: Oct 25, 2004
Posts: 3
Status: Offline
|
|
| I allready turn off show right blocks in artiles and indeed they don't appear but still the full article come out in a very straight column!! Example: http://www.farmacia.com.pt/modules.php?op=modload&name=News&file=article&sid=801&mode=thread&order=0&thold=0 |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 25, 2004 - 10:10 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
Open article.html and replace ALL of the code with the code below.
Code:
<TABLE WIDTH=95% BORDER=0 CELLPADDING=0 CELLSPACING=0 align="center">
<TR>
<TD> <IMG SRC="{image-path}techhostsummary_01.jpg" WIDTH=8 HEIGHT=21 ALT=""></TD>
<TD background="{image-path}techhostsummary_02.jpg" WIDTH=100% HEIGHT=21 ALT="">
<!-- [cat-title] -->
</TD>
<TD> <IMG SRC="{image-path}techhostsummary_03.jpg" WIDTH=8 HEIGHT=21 ALT=""></TD>
</TR>
<TR>
<TD> <IMG SRC="{image-path}techhostsummary_04.jpg" WIDTH=8 HEIGHT=23 ALT=""></TD>
<TD background="{image-path}techhostsummary_05.jpg" WIDTH=468 HEIGHT=23 ALT="">
<!-- [posted-by] -->
-
<!-- [posted-date-time] -->
</TD>
<TD> <IMG SRC="{image-path}techhostsummary_06.jpg" WIDTH=8 HEIGHT=23 ALT=""></TD>
</TR>
<TR>
<TD background="{image-path}techhostsummary_07.jpg" WIDTH=8 ALT=""></TD>
<TD align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr valign="top">
<td>
<!-- [article-edit-del] -->
</td>
</tr>
<tr>
<td align="left" valign="top">
<!-- [topic-image] -->
<!-- [article-full] -->
</td>
</tr>
</table>
</TD>
<TD background="{image-path}techhostsummary_09.jpg" WIDTH=8 ALT=""></TD>
</TR>
<TR>
<TD> <IMG SRC="{image-path}techhostsummary_10.jpg" WIDTH=8 HEIGHT=25 ALT=""></TD>
<TD background="{image-path}techhostsummary_11.jpg" WIDTH=468 HEIGHT=25 ALT="">
</TD>
<TD> <IMG SRC="{image-path}techhostsummary_12.jpg" WIDTH=8 HEIGHT=25 ALT=""></TD>
</TR>
</TABLE>
<br>
|
|
|
| |
|
|
|
 |
ruidanielborges |
|
Post subject:
Posted: Oct 26, 2004 - 02:31 AM
|
|
Joined: Oct 25, 2004
Posts: 3
Status: Offline
|
|
| I'm very gratefull for your quick reply and usefull answer, it really helped. Keep up the excelent work. |
|
|
| |
|
|
|
 |
yaider |
|
Post subject: same problem
Posted: Jan 07, 2005 - 11:55 AM
|
|
Joined: Jan 07, 2005
Posts: 1
Status: Offline
|
|
Hello,
I have got the same problem with the pt20X theme. I can only see the first part of an article and the annotation(?). Never the full article.
Can anybody help?
Greetings
Andreas |
|
|
| |
|
|
|
 |
|
|