Elxis CMS Forum
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Download Elxis CMS: Elxis 4.0 Nautilus
 
Pages: [1]
  Print  
Author Topic: logo and footer question  (Read 2231 times)
alinux
Newbie
*
Offline Offline

Posts: 5


« on: March 12, 2011, 12:02:19 »

hello all im new to elxis and its very NICE... and easy but there are some things i need to learn first Roll Eyes
like how can i remove "powered by elxis..." if im alowed.. ?!
and is it possible to chnage the homepage "logo" from administration,or only by "ftp" ?
Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3293



WWW
« Reply #1 on: March 12, 2011, 12:53:27 »

Welcome to Elxis Community,

You can change the footer area as you wish by modifying the index.php file under the folder : templates/your_template/
You can't change the logo from administrator area.Ιt's forbidden
Logged

alinux
Newbie
*
Offline Offline

Posts: 5


« Reply #2 on: March 12, 2011, 13:08:15 »

Welcome to Elxis Community,

You can change the footer area as you wish by modifying the index.php file under the folder : templates/your_template/
You can't change the logo from administrator area.Ιt's forbidden
hm... ahh i cant find the text "powered by.. " on templates/okto/index.php "
 Huh
« Last Edit: March 12, 2011, 13:19:21 by alinux » Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3293



WWW
« Reply #3 on: March 12, 2011, 13:39:17 »

You can find something like :

   <div align="center">
      <?php include_once($mainframe->getCfg('absolute_path').'/includes/footer.php'); ?>
   </div>

Just change that to :


   <div align="center">
      Powered by alinux!
   </div>
Logged

alinux
Newbie
*
Offline Offline

Posts: 5


« Reply #4 on: March 12, 2011, 14:40:54 »

You can find something like :

   <div align="center">
      <?php include_once($mainframe->getCfg('absolute_path').'/includes/footer.php'); ?>
   </div>

Just change that to :


   <div align="center">
      Powered by alinux!
   </div>


nice  Wink thank you
Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3293



WWW
« Reply #5 on: March 12, 2011, 15:28:55 »

 Wink Smiley
Logged

alinux
Newbie
*
Offline Offline

Posts: 5


« Reply #6 on: March 12, 2011, 20:37:10 »

Wink Smiley

how can i remove the "recent news or posts" from the home ?
Logged
webgift
Elxis Team
Hero Member
*****
Offline Offline

Posts: 3293



WWW
« Reply #7 on: March 12, 2011, 21:02:33 »

You can see the published modules at : [administrator area ] top menu : modules -> site modules.
More Documentation at Elxis Wiki : http://wiki.elxis.org/wiki/Main_Page
Logged

alinux
Newbie
*
Offline Offline

Posts: 5


« Reply #8 on: March 12, 2011, 21:07:39 »

You can see the published modules at : [administrator area ] top menu : modules -> site modules.
More Documentation at Elxis Wiki : http://wiki.elxis.org/wiki/Main_Page

many thanks again Grin
Logged
Pages: [1]
  Print  
 
Jump to: