Changeset 14227
- Timestamp:
- 04/25/2010 01:02:51 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/twentyten/functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/functions.php
r13977 r14227 101 101 define( 'HEADER_TEXTCOLOR', '' ); 102 102 // No CSS, just IMG call. The %s is a placeholder for the theme template directory URI. 103 define( 'HEADER_IMAGE', '%s/images/headers/ forestfloor.jpg' );103 define( 'HEADER_IMAGE', '%s/images/headers/path.jpg' ); 104 104 105 105 // The height and width of your custom header. You can hook into the theme's own filters to change these values.
Note: See TracChangeset
for help on using the changeset viewer.