![]() |
|
|
|||||||
| Subrion Core Discussion Here we discuss everything that is related to Subrion CMS core functionality. Additional features related to plugins and templates engines. New features that are related to Manage Pages functionality or anything that's not related to Subrion packages. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Senior Member
|
How i will removed the text link and LOG IN section?
I have marked on the image; ![]() 1- "Sign Up" text link on the top of site 2- "Log In" Area on the top of site 3- "Sign Up" and "Post Article" text link on the COMMON MENU How I will removed these? a- under the "Latest News" box, i can added a box as like "My Sponsor"? Because i want add my others Site links... and in ADMIN CP, there is an option for posting a message? Because i will posted my Articles when i have removed "Post Article" link also... I want use this script as a BLOG Oups, i have said blog but there is an option also for the guests? The guests can posted their comments on my articles?
__________________
Excuse me all, My English isn't good
|
|
|
|
|
|
#2 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 644
![]() |
You can edit your templates/Default/footer.tpl
2. Insert sybols {* after line #75 Code:
<div id="top_logo"><a href="index.php"><img src="templates/Default/img/logo.gif" alt="xooArticles Publishing Software" title="Go Home"/></a></div>
{*
<div id="top_data">
Code:
</div><!-- top_data --> *} </div><!-- top --> |
|
|
|
|
|
#4 (permalink) |
|
Subrion Tech Support
Join Date: Apr 2007
Posts: 644
![]() |
About 'Latest News'. You can change caption of this block in file templates/Default/footer.tpl in line #57 and post info about your sponsors in admin panel as a news
![]() Yes, it can be tuned in 'Configuration' part of xooArticles admin panel. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|