Extra Links Extra Links
 

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

Extra Links

Started by daklay, September 28, 2005, 03:12:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

daklay

How do I add other links to the tops of pages. My template is rainy day if you need to know. (Like next to the login, or search buttons)

Nibbler

Look in your theme's theme.php file for

// HTML template for main menu
$template_main_menu1 = <<<EOT


and modify the code to suit. Copy paste the existing links to help you.

daklay

#2
K, thanks, I really didn't follow what you where saying, but, I eventually figured it out :D