Quote Originally Posted by SteveBridge View Post
First of all GREAT template!
okay I have a question...is there any way of making the social media links open in the same window? I am not a programmer so don't know php at all...
Thank you in advance...

A Grateful user of Glasgow Neat
You will need to edit:

includes/templates/glasgow_neat/common/tpl_mega_menu.php
includes/templates/glasgow_neat/common/tpl_footer.php

and remove the target="_blank" from the anchor tags.



Thanks,

Anne