coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: KeZeF on October 08, 2006, 10:26:46 PM

Title: Need Some Help Moving A User & Admin Bar
Post by: KeZeF on October 08, 2006, 10:26:46 PM
Ok, here we go. I have installed 3 or 4 Galleries (Zoom, Gallery2, RSGallery2, & CPG), I love the CPG and think I will be going with this for my main gallery, but I have not been able to figure out how to put the user bar (&admin bar) on the bottom / below the photo / bottom of the page.

I am using the EyeBall template, and I have figured out how to remove some of the stuff I didn't want by updating the:

template.html / theme.php / & the style2.css

BUT, I would really like to have the user interface at the bottom of the photos and I would like to remove the latest & random thumbnails, but I keep editing the template files and I get no where. Can soemone help me out here really quick, I would imagine I am missing something really stupid.

The site is www.pcexpectations.com click on the Gallery - PCX CPG.

PS When I copy the code below and position it right above the "</div>{CUSTOM_FOOTER} {VANITY}" all I get is "{SUB_MENU}" at the bottom of the photo and the original admin menu and user menu stays at the top :(.

Just so you all know I am trying to push the photo as high up in the browser as possible.

Here is the code, TIA for any help.


<table border="0" cellpadding="0" cellspacing="0" width="100%" class="top_panel">
    <tr>
      <td>
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
            <td width="49%" ;"></td>

            <td width="2%">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                  <td>
                    <div>
                      <table border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tr>
                          <td width="135" height="17" ;width="135" height="17" border="0" alt="" /></td>

                          <td width="100%" </td>

                          <td width="135" height="17" ;</td>
                        </tr>
                      </table>
                    </div>
                  </td>
                </tr>

                <tr>
                  <td>
                    <div class="ie_fix">
                      <table border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tr>
                          <td></td>

                          <td align="center">{SUB_MENU}</td>

                          <td></td>
                        </tr>
                      </table>
                    </div>
                  </td>
                </tr>
              </table>
            </td>

            <td width="49%" </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>

Title: Re: Need Some Help Moving A User & Admin Bar
Post by: Sami on October 09, 2006, 06:39:15 AM
We have one issue per thread policy ,please respact the rules
check this thread for "Moving navbar to bottom":
http://forum.coppermine-gallery.net/index.php?topic=32976.0