(redtrain2) how do i get rid sidebar menu main and meta? (redtrain2) how do i get rid sidebar menu main and meta?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

(redtrain2) how do i get rid sidebar menu main and meta?

Started by pdiddy8117, January 01, 2007, 09:19:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pdiddy8117

I am using red train 2 and i dont want main and meta. i also dont want the 4 little icons in the footer (w3c,myphpsql...) And how do i add a thumbnail to my users gallery main category? thanks

Gizmo

There is a one question per post rule in this forum so please respect this in the future.

To remove the Main and Meta lists in the sidebar, you will find these in the template.html file. Either edit them with your own links or delete them.

         <h2>Main</h2>
       <ul>
    <li><a href="#" id="navAbout" title="About the Author">About</a></li>
    <li><a href="#" id="navArchives" title="Posted Previously">Archives</a></li>
    <li><a href="#" id="navLinks" title="Recommended Links">Links</a></li>
       </ul>



     <h2>Meta</h2>
<ul>
                <li><a href="http://validator.w3.org/check/referer" title="This page validates as XHTML 1.0 Transitional">Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr></a></li>
                <li><a href="http://jigsaw.w3.org/css-validator/check/referer" title="valid css">Valid CSS</a></li>
                <li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li>
                <li><a href="http://coppermine-gallery.net/" title="Powered by Coppermine, state-of-the-art online photo gallery.">Coppermine</a></li>
</ul>


To remove the vanity block in the footer - http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#admin_theme.

To add a thumbnail to a category - http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#cat_cp.

Please read the documentation which you can access through the link at the very top of this page and use the search feature. Also take a look through theme files to see how it functions. It's easy and if you mess something up, just grab a new copy and upload it again.
Did you read the manual first???? Taking 2 minutes to backup your files can save you hours of wondering what you screwed up.
Billy Bullock - BullsEyePhotos Blog of Indecision

pdiddy8117