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

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

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.