Hi Dude,
I'm looking at using the Additional Headline as opposed to the Page Title as I feel it look neater and gives that little bit of separation to the page. I've modified the template_fullwidth.php (Line 37) – not sure if this is correct or not?
Iine 37 now reads:
<a>" rel="bookmark" title="<?php _e('Permanent Link:','avisio')?> <?php the_title(); ?>"></a>
Previous code:
<a>" rel="bookmark" title="<?php _e('Permanent Link:','avisio')?> <?php the_title(); ?>"><?php the_title(); ?></a>
This seems to work for Parent pages, but when you add child pages, they show the Page Title. Obviously I’ve gone wrong somewhere. Can you let me know where?
I’m also looking at reducing the space before the page content is displayed. Can you let me know what I need to do here?
Many Thanks for a great theme and your time in answer my questions
Marc














