View Single Post
  #6  
Old 12-27-2006, 03:51 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: Adding a static page to the home page?

You could use an inline frame instead I suppose...
Code:
<iframe src="skin1/pages/US/page_006.html" height="200" width="100%" frameborder="1" scrolling="yes"> Alternative text for browsers that do not understand IFrames. </iframe>
(the path has changed, as you are now calling the page from the store root)
__________________
xcartmods.co.uk
Reply With Quote