Ignore:
Timestamp:
Jun 11, 2011, 4:33:07 AM (13 years ago)
Author:
tearran
Message:

Changed The menu to a horizontal placement in the header.tpl
added some css id's for the menu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PaysonsPlaces/themeconf.inc.php

    r11306 r11309  
    11<?php
    22/*
    3 Theme Name: PaysonsPlaces
    4 Version: 2.2.1
    5 Description: Static background with 2 images.
     3Theme Name: paysonsplaces
     4Version: 0.0.2
     5Description:
    66Theme URI: http://piwigo.org/ext/extension_view.php?eid=557
    77Author: Tearran
    8 Author URI: http://tearran.deviantart.com/
     8Author URI: http://tearran.deviantart.com
    99*/
    1010$themeconf = array(
    11   'name'  => 'PaysonsPlaces',
     11  'name'  => 'paysonsplaces',
    1212  'parent' => 'default',
    1313);
Note: See TracChangeset for help on using the changeset viewer.