change hyperlinks ( theme = digital flow ) change hyperlinks ( theme = digital flow )
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

change hyperlinks ( theme = digital flow )

Started by Eastmaster, November 22, 2003, 03:51:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Eastmaster

few weeks ago, I started using coppermine image gallery..

I don''t have any knowlegde of php... but i'm interested to learn it.

I've use some theme's, some themes have the possibility to post some hyperlinks.... but i have no idea where i can change the hyperlinks on the left side of the site.
http://members.lycos.nl/eastmaster1/

TIA

Joachim Müller

in /themes/digital_flow/template.html look for<td  class="topmenu" valign="top"> <a href="">Link</a><br>and change the link accordingly (could be a link pointing to your main page or whatever you like). These links are not created dynamically, but are pure static, standard html-links, nothing special about it.

GauGau


ksshane

does anyone have a link to the digital flow download?   I cant seem to find it under the download section here (I believe they are doing some updates).

Thanks

Joachim Müller