Need Help with BlackBirch-Theme for cpg1.4.x Need Help with BlackBirch-Theme for cpg1.4.x
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Need Help with BlackBirch-Theme for cpg1.4.x

Started by abnvet, November 02, 2007, 07:05:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abnvet

I am wondering how I modify the area on the top right of the header where it has the below information:


YOUR SITE ETC | LINKS IF YOU LIKE
SOME MENULINK | LINK NR 2

Joachim Müller


BigBallin

im new to this also, how do you get to where you need to edit? im a complete noob at this

François Keller

open the file with a text editor. It's plain html, but if you don't have html basic knowledge it would be hard for you to do something.
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

steveeh131047

I'm not sure what changes you are wanting to make, but the text you are referring to can be found in:
themes >> blackbirch >> template.html

Open up that file in a text editor (e.g. Notepad) and look around lines 23/24:
            SITE ETC | LINKS IF YOU LIKE</strong><br />
            SOME MENULINK | LINK NR 2</span><br />


But as Joachim says, you'll need at least a basic knowledge of HTML to make sensible changes.