Getting Rid of the Standard Title and Description in the Header Getting Rid of the Standard Title and Description in the Header
 

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

Getting Rid of the Standard Title and Description in the Header

Started by nowordneeded, September 22, 2010, 04:10:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nowordneeded

I'm running the cpg 1.5.x Curve theme in my current gallery set up here: http://photos.tamara-braun.com and I'd like to put my header image in there, however, the title remains as does the description. Can I just get rid of that in the Config section under General, or is there a bit of code like in Wordpress that will do that?

NWN
Sometimes my musings are too confusing for someone not inside my head.

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Jeff Bailey

Forgot to mention:

You could also edit it out of your theme.
In your template.html remove:

<h1>{GAL_NAME}</h1>
<h3>{GAL_DESCRIPTION}</h3>
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

nowordneeded

Jeff:

Thanks for the response. That worked.

This thread is now resolved.

NWN
Sometimes my musings are too confusing for someone not inside my head.

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford