Tagged Questions
2
votes
1answer
771 views
Server Error after trying to update the functions.php [closed]
I recently tried to change the logo on Genesis themed WordPress site using this tutorial:
http://anewtab.com/add-logo-genesis-theme
I added
add_theme_support( 'genesis-custom-header', array( ...
0
votes
1answer
121 views
Joomla theme only 1 page or module
Hi how can I theme only 1 page or module in joomla 1.5?
And I don't mean change the css but change the php file, so I can choose to display the date above the title and not below.
This should be very ...