#1 2003-10-15 15:41:41

Jimmy
Guest

Updating Look...

Hi,
  I just downloaded the 1.3 version of PhpWebGallery and let me say, Great Job!!!  I was up in no time and it is working great.  Now, I have searched the forums for customization options, but the reference is usually to version 1.2.  Here is a couple of things I would like to do.

I am using the gallery only as a gallery viewer for a single directory.  So I would like to know how to customize the category page to ONLY include the pictures that are in the single directory.  No menu or category menu is needed. 

As well I would like to put my LOGO at the top of the page instead of the category name.

That is all for now.  I look forward to the response!  Again great job on the PhpWebGallery!

Jimmy


 

#2 2003-10-15 22:24:56

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14049

Re: Updating Look...

I have to go to sleep early tonight (waking at 5am...) and I have no time to answer all your question for now, but I can already say for your LOGO : use the file template/default/header.htm to place your HTML code -> it's magic :-)

Offline

 

#3 2003-10-16 00:47:12

Jimmy
Guest

Re: Updating Look...

That works for the header and if I could just eliminate the other issues then that would be perfect.  Go to sleep and when you have a moment please write back.  Thanks for the response.

 

#4 2003-10-16 22:45:52

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
14049

Re: Updating Look...

If you don't want to see all the left part :

in template/default/category.vtp (release 1.3), replace

Code:

     11         <td valign="top" style="width:1%;padding:10px;">
     12           {#frame_start}100%{#frame_begin}

by

Code:

         <td valign="top" style="width:1%;padding:10px;">
<!--
           {#frame_start}100%{#frame_begin}

and also replace

Code:

     37           {#frame_end}
     38         </td>

by

Code:

           {#frame_end}
-->
         </td>

Offline

 

Board footer

Powered by FluxBB

github linkedin newsletter Piwigo.org © 2002-2026 · Contact