By PChuprina on
Vers. 7.0
Theme: Genesis
Hello all,
I've created my page-front.tpl.php page to allow me to style differently from the the site. Unfortunately it is not showing up. I've gone to: Home » Administration » Configuration » System and attempted to use the Default front page with no success. I'm using a local test platform, so have entered: http://sitename:8082/ but don't know what to add after that.
I've researched it on this site, but seem to only get answers for drupal 5.0...... What am I missing or what have I done wrong.
Any help and/or guidance would be greatly appreciated.
PChuprina
Comments
If you are using Drupal 7,
If you are using Drupal 7, rename your page-front.tpl.php to page--front.tpl.php
In drupal 7, front page are named as double-dash instead of a single dash.
Hope this helps :)
Yes it did thank you!
Yes it did thank you!
Furthermore, if you are
Furthermore, if you are adding changes, you should clear the Drupal cache to see your updates to page--front.tpl.php