1
samskillern
Photo Album - Probaby a simple anwser
  • 2004/7/3 17:18

  • samskillern

  • Just popping in

  • Posts: 2

  • Since: 2004/7/3 1


Hi all, i am using myAlbum P-2.6 and was wondering if there was any way to turn off the list of recently added photos - its very annoying.

Thanks in advance.

Sam

2
GIJOE
Re: Photo Album - Probaby a simple anwser
  • 2004/7/5 4:57

  • GIJOE

  • Quite a regular

  • Posts: 265

  • Since: 2003/8/13


edit myalbum_index.html in your templates set.
and eliminate this block.
<table width="100%" cellspacing="0" class="outer">
  <
tr>
    <
td class="even" align="left">
      <
h4><{$lang_latest_list}></h4>
      <{if 
$photonavdisp }>
        <
table broder='0' cellpadding='0' cellspacing='0' width='100%'>
          <
tr>
            <
td align='left'>
              <{
$photonavinfo}>
            </
td>
            <
td align='right'>
              <{
$photonav}>
            </
td>
          </
tr>
        </
table>
        <
hr />
      <{/if}>
      <
table width='100%' cellspacing='0' cellpadding='10' border='0'>
        <{foreach 
from=$photos item=photo}>
          <{include 
file="db:myalbum_photo_in_list.html"}>
        <{/foreach}>
      </
table>
      <{if 
$photonavdisp }>
        <
hr />
        <
table broder='0' cellpadding='0' cellspacing='0' width='100%'>
          <
tr>
            <
td align='left'>
              <{
$photonavinfo}>
            </
td>
            <
td align='right'>
              <{
$photonav}>
            </
td>
          </
tr>
        </
table>
      <{/if}>
    </
td>
  </
tr>
</
table>

That's all!

Login

Who's Online

168 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 168


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits