Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
IOS Hotels
and
IOS Rentals
online booking systems for Elxis CMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Administration
»
Pathway in Gaia Theme
« previous
next »
Print
Pages: [
1
]
Author
Topic: Pathway in Gaia Theme (Read 5973 times)
SteveXB
Newbie
Posts: 2
Pathway in Gaia Theme
«
on:
August 16, 2007, 19:55:53 »
Hallo,
how can i remove the pathway (with the links of the current active page) on top of every CMS page from Gaia. I cant't remove this in the template_css.css.
Thanx for help.
Logged
SteveXB
Newbie
Posts: 2
Re: Pathway in Gaia Theme
«
Reply #1 on:
August 16, 2007, 20:18:27 »
Allright, i found it by myself. It was in the pathway.php file.
Logged
eliasan
Hero Member
Posts: 897
Re: Pathway in Gaia Theme
«
Reply #2 on:
August 16, 2007, 23:34:52 »
Hi SteveXB,
The right and correct way to do is modify the index.php file of the template.
Especially on Gaia template you can comment line 53, from:
<?php mosPathWay(); ?>
to:
<?php //mosPathWay(); ?>
Take my advice. Modify core files only as the last resort. Especially when there are alternative ways to achieve the same result.
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Administration
»
Pathway in Gaia Theme