coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Mez on May 13, 2007, 12:05:27 AM

Title: Pulling my hair out!
Post by: Mez on May 13, 2007, 12:05:27 AM
Ok guys.
Have worked with coppermine before a while back, and have just found a nice theme, Foilage, but theres one problem. i cant find the file i need to edit to get rid of this:
Fill me with meaningful content
"With the vanity, theme list and languange list & flags turned off, this is a large empty place. Add some thoughtful comments here."


I have looked in /gallery/themes/foilage and also everywhere else in there but cant find a footer.php or anything similar..if you view source on that page (or any page on the gallery) you can clearly see the
!-- Start Footer -->
   <div id="footercontent">
      <div id="bottomwrap">
         <div id="bottomcontent">
         <h3>Fill me with meaningful content</h3>
         <p>"With the vanity, theme list and languange list & flags turned off, this is a large empty place. Add some thoughtful comments here."</p>
            <div align="center">
                    <br />
                    <br />
                   <div id="vanity">
      <a id="v_php" href="http://www.php.net/" target="_blank"></a>
      <a id="v_mysql" href="http://www.mysql.com/" target="_blank"></a>
      <a id="v_xhtml" href="http://validator.w3.org/check/referer" target="_blank"></a>
      <a id="v_css" href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank"></a>
</div>
                </div>
         </div>


Can anyone help me out?
Ifi go gallery>themes>foilage i get
Images (folder)
js (folder, containing combo.php, effects.php and prototype.php)
style.css
style_wp.css
template.html
theme.php

Surlely i am looking in the right place by being in the /themes/foilage/ part...right?
A bit lost and looking for help,
James!   :-\
Title: Re: Pulling my hair out!
Post by: Mez on May 13, 2007, 12:07:19 AM
Sorry, gallery is http://www.ukgeckos.co.uk/gallery (http://www.ukgeckos.co.uk/gallery)
Title: Re: Pulling my hair out!
Post by: Nibbler on May 13, 2007, 12:10:13 AM
It's in the template.html
Title: Re: Pulling my hair out!
Post by: Mez on May 13, 2007, 04:25:53 PM
*solved*
Thanks nibbler!