coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: nulla on April 02, 2006, 03:37:45 AM

Title: SMF Buttons Problem
Post by: nulla on April 02, 2006, 03:37:45 AM
I have the smf theme installed.

How do I change the link on the "forum" button... as it directs to /board  directory and I have smf in /forum
as you can see I know very little  php

any help much appreciated.

Nulla
Title: Re: SMF Buttons Problem
Post by: Stramm on April 02, 2006, 11:43:48 AM
probably you've setup a 'Custom menu link'
can be changed in config -> theme settings
Title: Re: SMF Buttons Problem
Post by: nulla on April 02, 2006, 09:21:11 PM
Thanks for pointing out the cutom link option. I can now use that in the future.
My trouble still exists... and as I said I am a hopeless grandad that knows little about php... I am ok with the html stuff.

What I need to know is  how do I modify the button in the SMF theme.

In my test site as well using JSAS it points to "http://localhost:85/board/index.php"  even though the forum is setup in  /smf

This is for the SMF theme

thanks

Nulla
Title: Re: SMF Buttons Problem
Post by: Joachim Müller on April 02, 2006, 09:25:08 PM
edit themes/smf/theme.php
Title: Re: SMF Buttons Problem
Post by: nulla on April 03, 2006, 09:07:37 PM
Thanks for the reply GauGau


Nulla