How can I make a new link in my header? How can I make a new link in my header?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

How can I make a new link in my header?

Started by SV650, November 01, 2004, 06:50:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SV650

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.

Casper

It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

SV650


SV650

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.

Joachim Müller

that's just html syntax, nothing specific to coppermine: look it up here - 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