I have been using the piece of code below to generate a pop screen on our homepage. www.mashers.co.uk
I have attempted to edit the code and remove the pop up through:
design>options>layout>front page layout.
When i try to apply changes i am told that this is a read only file, but the weird thing is that, the code is removed but the pop up still appears on the website.
Any ideas?
Code:
<!-- Advanced DHTML Popup Linking section start --> <!-- Please place just after the <body> tag --> <script language="JavaScript" src="Still_under_construction_adplib.js"></script> <script language="JavaScript" src="Still_under_construction.js"></script> <!-- Advanced DHTML Popup Linking Section End -->
design>options>layout>front page layout.
When i try to apply changes i am told that this is a read only file, but the weird thing is that, the code is removed but the pop up still appears on the website.
Any ideas?
Comment