You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
I am relatively new to modifying any of the code in CCP and trying to figure out where I go to change the Home link so that it goes to the clients primary website home page instead of the CCP splash page. I know I have seen this, but cannot find it. Any help is greatly appreciated.
Dave H
Syracuse, NY
Offline
cnyservices,05/08/2006 03:23:49 PM wrote:
I am relatively new to modifying any of the code in CCP and trying to figure out where I go to change the Home link so that it goes to the clients primary website home page instead of the CCP splash page. I know I have seen this, but cannot find it. Any help is greatly appreciated.
You can do this in manage HTML Pages (system)/ manage site elements/ site HTML layout.
The actual file is ste_layout.txt in data/ elements.
Look for: <A HREF="(CGIVAR)common_url(/CGIVAR)&pg=splash">home</A> and change the "(CGIVAR)common_url(/CGIVAR)&pg=splash" section to the URL you want.
(As always, make a backup first!
)
Offline
This worked great, but it didnt change the home link on the bottom of the site? Where do we find that code? Thanks so much for you help!
Dave
Offline
cnyservices,05/11/2006 01:04:28 PM wrote:
This worked great, but it didnt change the home link on the bottom of the site? Where do we find that code?
Also in ste_layout.txt... just further toward the end.
Offline
I get it now, thanks for the help. It is all starting to come together nicely.
Dave
Offline