Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Need Some Help Moving A User & Admin Bar  (Read 2848 times)

0 Members and 1 Guest are viewing this topic.

KeZeF

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Need Some Help Moving A User & Admin Bar
« 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>

Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Need Some Help Moving A User & Admin Bar
« Reply #1 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
Logged
‍I don't answer to PM with support question
Please post your issue to related board
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 22 queries.