#1 2003-12-06 17:06:38

hama
Member
2003-12-02
27

Moving The Rectangle "categories"

Hi Pierrick

Your PhpWebGallery is running very good. I uploadet about 2000 pictures until now and everything is ok. I built in all of your tipps and I'm really happy with your gallery. I hope my pupils at school will enjoy it too.

Please have a short look to my site because I've got a little question:

**Broken link**

The rectangle "Categories" ("Ordner - Home") and the rectangle with the title "OST  Engelberg" are not exactly at the same height. The vertical space between the rectangle "Categories" and the windows of the browser is a little bit bigger than the vertical space between the title "Ost" and the browser window.

Can I fix that?  8-O

Thanks

Offline

 

#2 2003-12-06 18:37:17

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

Re: Moving The Rectangle "categories"

I propose you to align the top of the two boxes to the title one  :D

in template/default/category.vtp (1.3.0), replace

Code:

     11         <td valign="top" style="width:1%;padding:10px;">

by

Code:

        <td valign="top" style="width:1%;padding:5px;">

Offline

 

#3 2003-12-06 22:02:01

hama
Member
2003-12-02
27

Re: Moving The Rectangle "categories"


perfect!  ;) 

Offline

 

Board footer

Powered by FluxBB