coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: SV650 on November 01, 2004, 06:50:50 AM

Title: How can I make a new link in my header?
Post by: SV650 on November 01, 2004, 06:50:50 AM
It is a fresh install, integrated with my BBS. Nothing fancy, and Classic theme.

There are several links up top, FAQ, Album List, Uploads, etc....

What I want to do is just make one more up there that links to my forum, so it would say "Forum". How can I go about adding a link like that? I could also modify the FAQ button because nobody reads that anyways...I just dont know where to go to do the modifications at. Help a noob out?:) Thanks guys.
Title: Re: How can I make a new link in my header?
Post by: Casper on November 01, 2004, 09:26:31 AM
see http://forum.coppermine-gallery.net/index.php?topic=10700.0
Title: Re: How can I make a new link in my header?
Post by: SV650 on November 02, 2004, 02:41:07 AM
That did it, thank you.
Title: Re: How can I make a new link in my header?
Post by: SV650 on November 11, 2004, 06:13:25 AM
I got this all figured out and it worked great, but I got several requests from people on my forum for it to open up in a new window when they click on the button. How would I go about adding that? Thanks again for the help, I am such a noob.
Title: Re: How can I make a new link in my header?
Post by: Joachim Müller on November 11, 2004, 06:18:02 AM
that's just html syntax, nothing specific to coppermine: look it up here (http://www.w3schools.com/tags/tag_a.asp) - use to the target attribute (I could have given an answer that is ready to be copy'n pasted, but this page I'm refering to is a great way to learn things).

Joachim