[Updates] How to format updates page to look like album page?

CJohnston

Joined: 2006-03-24
Posts: 8
Posted: Fri, 2006-04-07 02:18

I would like to format my "updates" page such that it looks like all my other album pages. The current updates page format can be seen at http://forevercatherine.us/media/updates/ . I want it to look like this: http://forevercatherine.us/media/v/award/04Oscars/ (same imageframe & 4 columns wide). Formatting the updates page so that it contains the same number of rows as the theme & has multi-page capability would be nice but is not mandatory. I've tried emulating the code found in album.tpl but have been completely unsuccessful.

Thanks for any suggestions!
Cindy


Gallery version (not just "2"): 2.0.4 core 1.0.0.4
PHP version (e.g. 4.3.11): 4.3.11 apache
PHPInfo Link (see FAQ): http://www.forevercatherine.us/media/phpinfo.php
Webserver (e.g. Apache 1.3.33): Apache/1.3.34 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.11 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Database (e.g. MySql 4.0.11): mysql 4.0.25-standard
Activated toolkits (e.g. NetPbm, GD): NetPBM
Operating system (e.g. Linux): Linux
Browser (e.g. Firefox 1.0): Firefox/1.5.0.1 & MSIE 6.0

 
Fjelsten

Joined: 2005-10-15
Posts: 66
Posted: Fri, 2006-04-07 13:27

You need to change the updates CSS so it fits the CSS of the standard pages. If you go into the Updates link in Administration, there is a "Custom CSS" filed. This is where you want to add the CSS. You are probably interested mainly in the div.updates-item tag.

 
CJohnston

Joined: 2006-03-24
Posts: 8
Posted: Fri, 2006-04-07 18:48

Thanks for the tip about using custom css within the updates module. My updates page looks much better now.

Cindy

 
kylehase
kylehase's picture

Joined: 2005-09-15
Posts: 38
Posted: Sun, 2007-01-21 04:30

I'm trying to modify the updates module/theme to show links to jump to pages instead of just first/previous/next/last. I'd like something like

<< first < previous 3 4 5 6 7 8 9 10 11 12 next > last >>

or perhaps when there are many pages

<< first < previous 20 30 40 50 60 70 next > last >>