Quote:
Originally Posted by maidos
thanks alot for implementing my suggestions. bb code parsing looks great now and my users are happy with it so thanks yet again =)
was wondering can you add some pictures like thead.gif to seperate each articles instead ofthis
....................................
|
Edit Template: af_articlebit
PHP Code:
is it possible be able to disable/movethe category Search Articles, Display Options,Most Read Articles etc
Not at the moment. I might look into disabling them.
for now Edit Template: af_articles
Removing one of the following line(s) to get rid of the left/ right column on articles.php:
HTML Code:
<td nowrap="nowrap" style="vertical-align: top;">$a_left</td>
HTML Code:
<td nowrap="nowrap" style="vertical-align: top;">$a_right</td>
Quote:
since i renamed articles.php to soemthing else the links are still redirecting to articles.php any help?
Forum index? Renamed from articles.php ? subcategory
|
You could set up Style Replacement Variable
Add New Replacement Variable
Search for Text : yoursite.com/forum/articles.php
Replace with Text: yoursite.com/forum/newfilename.php