Themes and Templates modifying

Header

Hi, i'm an amateur webdesigner that is composing a web site about an italian association of cowboy XD

i would know if it's possible to customize the header in a way to relate the gallery page with the website style.

sorry for my bad english :)

cheers

mirko

Gallery folder icons

Hi. And like a lot of other people, thanks for this great and easy to use script. So, my question. Is it possible to display the folder icons across all galleries. Or, if I select a gallery from the list on the left, when I am in the selected gallery, I have to go back to the gallery home page to access the list of galleries.

I hope I have explained myself properly, if not, I'm sure I'll hear.

Cheers

LoonyTune

$img_desc_long in thmb.tpl.php

Hello

I try to find a way to display the long description under the thumbs in the albumview.
Can anybody give me the a help ?

Regrets Kolja

make Galleries Horizontal

hey guys, is it possible to make the Galleries Horizontal on page?

see what I mean - http://stonelandscapedesigns.ca/photo/main.php?cmd=album

remove bread crumbs

How can I remove the remove bread crumbs on the album? What file do I find it in and where?

thanks for your help!

SOLVED: Albumthumbs in a Raster Style

Hi Patrik

Is there a way to display the Albumthumbs not in an vertically line,
but in a raster style like the thumbs in the album ?

I tried it a little bit, but could not find a solution with the template (borders),
so i searched in the main.php.
But this file is to complicatet for me...

Can you help me a little bit ?

regrets kolja

edit says:
i found this
http://www.phpalbum.net/node/1538
it seems, i am not alone with my wishes :-)

SOLVED:
now i found the template Clear_White right here in the forum :-)
THX

search hacked into phpalbum

I installed phpalbum early Jan. and was hoping for a new release with search, but just couldn't wait any longer. So I wrote up my own. This is crude and messy but it may give some of the other php writers a little more incite as to how this can be done.

Since I installed this for a dealership, I wanted to only search on Path, Short Description, Long Description. Nothing else can be searched on in my version, although someone can take this and modify it to search on any fields. Also, I don't have that many records in the album right now, so I don't know how it is for performance. It runs pretty quick, but there's not much to search through.

Using includes

I am trying to integrate my sites look and feel into phpAlbum, but my includes are not working. Below is part of the code I have put in the album..tpl.php file, but my files are not getting included


<?
include_once $_SERVER["DOCUMENT_ROOT"] . "/inc/sitecommon.php";
include_once $DOCUMENT_ROOT."/inc/dbconn.php";
include_once $DOCUMENT_ROOT."/inc/opendb.php";
$current_page = $_GET['page_name'];
?>

Site Name :

<?php
echo ucwords(str_replace("-", " ", $current_page));
?>

<? include_once $DOCUMENT_ROOT."/inc/headContent.php";?>

Force download links to original file

Is it possible to create a link that force your browser to download the original file? Now, the download-link is for example http://images.arnohoogwerf.nl/main.php?cmd=imageorig&var1=Architectuur/AH091201+Woonmagazine+6208.jpg which will open the large jpg in your browser. I'd like to directly save the picture without showing the large image.

Show username when logged in

Is it possible to add a code in my template which shows the active username when logged in? For example; when I'm logged in as Steve I'd like to show a text 'Logged in as Steve' above my albums.

Syndicate content