How to add a link to the home page? How to add a link to the home page?
 

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

How to add a link to the home page?

Started by marcamillion, December 10, 2003, 06:10:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

marcamillion

I am kinda a n00b w/ php, what I want to do is add a button to the gallery that allows my users to go back to the home page. How do I do this ? What lines of code do I look for and in what file ? And what do I add ?

Joachim Müller

search this board for the term "breadcrumb", that's probably what you're looking for.

GauGau