Advanced search  

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

Pages: [1]   Go Down

Author Topic: CaliSkin V6 Question  (Read 3993 times)

0 Members and 1 Guest are viewing this topic.

cheesenub

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
CaliSkin V6 Question
« on: July 29, 2005, 12:54:36 am »

http://www.floodplane.net/photos

I would like to add extra links (in user mode) that link to the regular pages of the website, and also the forum. I tried messing around with the theme.php file but I always get errors. Before I start posting these errors, I'm hoping that someone had a quick answer to this question.


Edit: Fixed the gray line problem with the css that I asked before in case anyone saw that question.
« Last Edit: July 29, 2005, 01:05:30 am by cheesenub »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: CaliSkin V6 Question
« Reply #1 on: July 29, 2005, 08:37:56 am »

edit themes/yourtheme/theme.php, find
Code: [Select]
// HTML template for main menu
$template_main_menu = <<<EOT
                <span class="topmenu">
and add right after it (in a new line)
Code: [Select]
                        <a href="http://google.com/" title="go to the google web page">google</a> ::and you have your link item. Shouldn't be too hard. There are many postings already that asked the very same thing - please search before posting.
Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 20 queries.